﻿#header
{
	height: 292px;
	background: url(images/topImage_Home.jpg) no-repeat top left;
	margin-left: 2px;
}

#header .text
{
	float: right;
	margin-right: 30px;
	width: 294px;
	clear: both;
	padding: 20px 0px 20px 20px;
}

#header .phone
{
	float: right;
	margin-right: 30px;
	height: 125px;
	width: 300px;
	text-align: center;
}

#content
{
	min-height: 352px;
}

#rightBar
{
	background: #c9c9c9;
}
#rightBar .top
{
	background: url(images/grayBar.gif) no-repeat 0 0;
}

#rightBar .bottom
{
	background: url(images/grayBar.gif) no-repeat 0 -10px;
}
