body {
	background: #0000F6 url(../images/page_bg.jpg) repeat-x;
}

br.cleft {
	clear: left;
	height: 1px;
	font-size: 1px;
	line-height: 0;
	height: 0;
}

#container {
	width: 950px;
	margin: 0 auto;
	border: none;
	background:#000;
}

#siteToolbar {
	background-color: #333;
}

#header {
	width: 100%;
	height: 117px;
	background: url(../images/header.jpg) no-repeat;
}

#navigation {
	padding: 1px 0 0 0;
	width: 100%;
	height: 32px;
	background: url(../images/nav_bg.jpg) no-repeat;
}

#maingraphic_front {
	margin: 0 3px;
}

ul#search_buttons {
	margin-left: 53px;
	list-style-type: none;
}

ul#search_buttons li {
	margin: 6px 40px 0 0;
	height: 60px;
	width: 181px;
	height: 114px;
	float: left;
	display: inline;
}

#search_container {
	background: url(../images/searchbg.jpg) no-repeat;
	height:111px;
}

#searches {
	width:936px;
	margin:0 4px 0 13px;
	padding-top:10px;
}

#searches ul {}

#searches li {
	float:left;
	display:inline;
	margin:0 0.2em;
}	

#dealerinfo {
	width:938px;
	margin:0 auto;
}

#dealerinfo ul {}

#dealerinfo li{
	float:left;
	display:inline;
}


* html #hours {
	width: 302px;
	height: 476px;
	margin: 36px 0 0 15px;
	float: left;
	background: #FFF url(../images/parts_service.jpg);
}

* html #departments {
	
}

#footer {
	background: transparent url(../images/footerBck.jpg) 0 0 no-repeat;
	height: 24px;
}

#footer a {
	color:#ccc;
}

#seo_container {
		margin: 0 auto; width: 950px;
		height: 230px; 
		background: #000;
		color: #ccc;
		}		
		
#seo_text {
		height:230px;
		margin:0;
		padding:1.0em 1.0em 0 1.0em;
		border-top: #ccc solid 1px;
		
		color: #fff;
		clear: both;
/*		overflow:auto;*/
		background: #000;
}

#seo_text p { 
	font-size: 11px; 
	color: #d7d7d7; 
}

#seo_text a {
	color: #0f57a9;
}

#seo_text a:hover{
	color: #fff;
}	