body{
	background:#EBEBEB url(img/page_bg.jpg) repeat-x;
}
#banner{
	height:60px;
	padding:170px 0 0 0;
	background:url(img/home_banner.jpg) no-repeat center;
}
#call{
	width:780px;
	margin:0 auto;
	padding:0 0 0 100px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
}
#call .phone{
	color:#1D598D;
	font-size:28px;
}
#content{
	width:884px;
	margin:0 auto;
	padding:0 0 30px 0;
	background:url(img/content_bg.gif) repeat-y;
}
#leftcol{
	width:590px;
	float:left;
	padding:0 30px;
}
#leftcol h1{
	background:#6C9C2C url(img/h1_green_bg.jpg) no-repeat;
	margin:0 -30px;
}
#rightcol{
	width:200px;
	margin:0 0 0 660px;
	padding:0 10px;
	font-size:.9em;
}
#rightcol .heading, #rightcol .subheading{
	padding:7px 0 0 0;
	height:31px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	margin:0 -10px;
	text-align:center;
}
#rightcol .heading{
	background:#174D83 url(img/h1_blue_bg.jpg) no-repeat;
}
#rightcol .subheading{
	background:#174D83 url(img/h1_blue2_bg.jpg) no-repeat;
}
#homelogos{
	float:right;
	margin:40px 0 0 10px;
}
#footer{
	width:880px;
	background:url(img/footer_bg.jpg) no-repeat;
}
