﻿#header
{
	height: 146px;
	background: url(images/topImage_Inside.jpg) no-repeat top left;
	margin-left:2px;
}

#header .text
{
	float: left;
	margin-left: 168px;
	width: 100px;
	height: 101px;
}

#header .phone
{
	float: right;
	margin-right: 30px;
	margin-top: 29px;
	height: 72px;
	width: 300px;
	text-align: center;
}

#content
{
	min-height: 498px;
}

#rightBar
{
	background: #c9c9c9;
}

#rightBar .top
{
	background: url(images/blueBar.gif) no-repeat 0 0;
}

#rightBar .bottom
{
	background: url(images/grayBar.gif) no-repeat 0 -10px;
}
