@charset "utf-8";
/* CSS Document */

#main_graphic_box {
	width:950px;
	height:350px;
	margin:10px 0 0 0;
}
#left_col {
	width:250px;
	height:340px;
	float:left;
	margin:0 0 0 12px;
}
#left_col img {
	float:left;
}
#main_graphic_flipper {
	width:660px;
	height:230px;
	margin:0 0 0 12px;
	float:left;
}
#specials_scroller_box {
	background: transparent url(../images/bg_certified_scroller.gif) 0 0 no-repeat;
	width:674px;
	height:110px;
	margin: 0 0 0 12px;
	float:left;
}
#featured_vehicles {
	margin:30px 0 0 0;
}

#quick_links {
	width:930px;
	height:74px;
	margin:0 0 0 12px;
}
#quick_links img {
	float:left;	
}

#model_box {
	width:950px;
	height:110px;
	background: transparent url(../images/bg_model_box.jpg) 0 0 no-repeat;
}
#model_box .model_link {
	text-align:center;
	width:120px;
	float:left;
	margin:40px 18px 0;
	font-weight:bold;
}
#model_box a {
	color:#000;
}
#model_box a:hover {
	color:#F00;
}

#bottom_row {
	width:950px;
	height:290px;
}
#bottom_row img {
	float:left;
}
#ad_mngr {
	float:left;
	width:300px;
	height:290px;
	margin:0 0 0 12px;
}
#directions {
	float:left;
	width:608px;
	height:145px;
	margin:7px 0 0 20px;
}

















