body {
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bodyBg.jpg);
	background-repeat: repeat-x;
	margin:0px auto;
}
#mainContainer{
	width:990px;
	height:auto;
	margin:0px auto;
	color: #C5CAD0;
}
#header{
	width:990px;
	height:125px;
	background-image:url(../images/headerBg.jpg);
	background-repeat:repeat;
}
#topHeader{
	width:990px;
	height:92px;
}
#topHeadLft{
	float:left;
	width:705px;
	height:57px;
	padding:35px 0px 0px 20px;
}
#topHeadRgt{
	float:right;
	width:250px;
	height:72px;
	text-align:center;
	padding-top:20px;	
}
#topNav{
	width:980px;
	height:30px;
	padding:0px 5px 0px 5px;
}
#topNavLft{
	float:left;
	width:725px;
	height:30px;
	/*margin-left:5px;*/
	text-align:left;
}
#topNavRgt{
	float:right;
	width:250px;
	height:30px;
	/*margin-right:5px;*/
}
#midContainer{
	width:980px;
	height:auto;
	padding:0px 5px 10px 5px;
	background-color:#FFFFFF;
	color: #505F76;
}
#leftContainer{
	float:left;
	width:725px;
	height:auto;
}
#HomeBanner{
	width:725px;
	height:auto;
}
#HmLftCntBx{
	width:725px;
	height:auto;
}
#HmVehSpot{
	float:left;
	width:225px;
	height:160px;
	background-image:url(../images/rcBtm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#F4F4F2;
	margin-right:7px;
	padding:10px 6px 0px 6px;
	line-height:18px;
}
#HmTipsAdv{
	float:left;
	width:225px;
	height:160px;
	background-image:url(../images/rcBtm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#F4F4F2;
	padding:10px 6px 0px 6px;
	line-height:18px;
}
#HmProdServ{
	float:right;
	width:225px;
	height:160px;
	background-image:url(../images/rcBtm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#F4F4F2;
	padding:10px 6px 0px 6px;
	line-height:18px;
}
#gryBox{
	width:725px;
	height:auto;
	background-color:#D1D1D1;
	margin-top:8px;
}
#gryTop{
	width:725px;
	height:8px;
}
#gryCtr{
	width:700px;
	height:auto;
	padding:6px 12px 5px 13px;
}
#gryCtrCnt{
	width:700px;
	height:auto;
	padding:6px 0px 6px 0px;
}
#gryCtrCntLft{
	float:left;
	width:345px;
	height:auto;
	border-bottom:1px dashed #666666;
	padding:0px 0px 6px 0px;
}
#gryCtrCntRgt{
	float:right;
	width:345px;
	height:auto;
	border-bottom:1px dashed #666666;
	padding:0px 0px 6px 0px;
}
#gryImg{
	float:left;
	width:135px;
	height:auto;
}
#gryImgCnt{
	float:right;
	width:200px;
	height:auto;
	line-height:18px;
}
#gryBtm{
	width:725px;
	height:8px;
}
#rightContainer{
	float:right;
	width:250px;
	height:auto;
}
#newUsed{
	width:210px;
	height:200px;
	background-image:url(../images/rgtBtm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px 10px 20px 30px;
	background-color:#F1E4D4;
	line-height:22px;
}
#rgtAdvt{
	width:250px;
	height:auto;
	margin-top:10px;
	text-align:center;
}
#footer{
	width:970px;
	height:auto;
	padding:10px;
	background-color:#4C7CAD;
	border-top:2px solid #006699;
	text-align:center;
}
