.float_l {
	float: left;
	display: inline;
}
.float_r {
	float: right;
	display: inline;
}

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

body {
	background: #3c3c3c url(../images/bg_body.jpg) 50% 0 no-repeat;
	background-attachment:fixed;
}

#container_front {
	width: 950px;
	margin: 0 auto;
	border: none;
	background:#3c3c3c;
}

#siteToolbar {
	background: url(../images/page_bg.jpg) repeat-x;
}
#facebookIcon {
	margin-top: 2px;
	border: 4px solid #fff;
	background-position: -33px -18px;
	width: 72px;
	height: 14px;
	overflow: hidden;
}
#youTubeIcon {
	margin-top: 2px;
	height: 22px;
	background-position: 50% 50%;
}
html body .fb_share_button {
	font: 600 normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 3px;
}

/* sections - details */
#mainContainer {
	background: url(../images/bg_topContainer.jpg) no-repeat;
	height: 272px;
	margin: 0;
	padding: 0.2em 0 0 0;
}

#header_front {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 128px;
	background: url(../images/header.jpg) no-repeat;
}

#nav_front {
	padding:0;
	margin: 5px 0 0 4px;
	width: 100%;
	height: 38px;
	/*background: url(../images/navBG.jpg) no-repeat;*/
}

#main_left {
	float:left;
	display: inline;
	margin-left: 10px;
}

#model_rotate {
	background-color:#231f20;
	border:#fff 1px solid;
	margin: 0;
	width: 398px;
	height: 207px;
}


#main_right {
	margin-right: 10px;
	float:right;
	display: inline;
	width: 524px;
	height: 209px;
	background: url(../images/bg_searchContainer.jpg) 0 0 no-repeat;
}

#specials {
	margin: 12px 0 0 15px;	
}

#specials li.first_btn {
	margin-bottom: 7px;	
}

#bg_search {
	margin: 12px 15px 0 0;
	width: 185px;
	height: 183px;
	background: transparent url(../images/bg_search.jpg) 0 0 no-repeat;
}

#searchform {
	margin: 25px 0 0 0;
}

#searchform label {
	width: 45px;
}

#searchform #button {
	margin: 0;
	width: 94px;
	height: 25px;
	background: #fff url(../images/btn_search.jpg) 0 0 no-repeat;
	border: none;
	letter-spacing: 999em;
	text-indent: -9999em;
	display: inline;
	cursor:pointer;
}
	

#button_section {
	background: url(../images/bg2.jpg) no-repeat;
	height: 85px;
	margin: 0.3em 0 0 0;
	padding: 1.0em 0 0 0;
}


#models_section {
	background: url(../images/bg3.jpg) no-repeat;
	height: 197px;
	margin: -8px 0 0 0;
}

#models_section ul {
	padding: 0.4em 0 0 0.4em;
	}

#models_section li {
	display:inline;
	margin-right: 0.1em;
}


#bottom_section {
	background: url(../images/bg4.jpg) no-repeat;
	height: 330px;
	margin: -8px 0 0 0;
}

#car_flipper_container {
/*	background: url(../images/carflipper_placeholder.jpg) no-repeat;  */
	margin: 185px 0 0 5px;
	height:70px;
	width:940px;
}

/*  Button Section  */

#button_section ul{
	display:inline;
	padding: 0 0 0 0.4em;
}

#button_section li{
	display:inline;
	margin: 0 0 0 0.3em;
}

#rightcol {
	float:right;
	width:480px;
}


#footer {
	background: transparent url(../images/footer_bg.jpg) 0 0 no-repeat;
	padding:0;
	height: 45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer a {
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;
}
	

/*  ---------  blurb -------------   */

	#blurb {
		float:left;
		width:450px;
		margin: 1.5em;
		display:inline;
	}
	
	#blurb h2{
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		font-size:18px;
		font-weight:900;
		text-align:center;
		}
	
	#blurb p{
		color:#fff;
	}


/*   --------  dealer details  ----------  */
	
	#dealer_details {
		float: left;
		width: 445px;
		margin:2.0em 0 0 0.2em;
		padding: 0;
		color:#ccc;		
	}
	
	#dealer_details img {
		margin: 0 0.2em 0 0.4em;
	}
	
	#dealer_details h5 {
		margin: 0 0 0 0.6em;
	}
	
	#dealer_details p {
		margin: 0 0 0 0.6em;
	}
	
	#location {
		margin: 0;
		padding: 0;
		float:left;
		width: 200px;
	}
	
	#hours {
		margin: 0;
		padding: 0;
		float:right;
		width: 190px;
	}
	
	#hours table {
		width:190px;
		}


/*  -----  SEO  --------   */

	#seo_container {
		margin: 0 auto; width: 950px;
		height: 150px; 
		background: #eee;
		color: #ccc;
		}		
			
	#seo_text {
		height:230px;
		margin:0 0 2.0em 0;
		padding:1.0em 1.0em 0 1.0em;
		border-top: #ccc solid 1px;
		
		color: #000;
		clear: both;
		background: #eee;
		}
	
	#seo_text p { 
		font-size: 11px; 
		color: #000;
		padding-right:0.5em; 
	}
	
	#seo_text a {
		color: #0f57a9;
	}
	
	#seo_text a:hover{
		color: #000;
	}

#qm0 a	{	
	margin: 1px 5px 0px 2px;
}	

* html #container #qm0 a {	/*little love for IE6*/
	margin: 1px 5px 0px 2px;
}