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

#left-col {
	width:630px;
	height:290px;
	float:left;
}
#left-col a img {
	float:left;
	margin:5px 0 0 7px;
}
#right-col {
	width:300px;
	height:290px;
	margin:5px 0 0 10px;
	float:left;
}

#adv_search {
	width:490px;
	height:102px;
	background: url("../images/bg_search.jpg") no-repeat 0 0 #fff;
	margin:5px 0 0 10px;
	float:left;
}
#adv_search form {
	
}

#ad_man2 {
	margin:14px 0 0 10px;
}

#modelLineUp_container {
	width:928px;
	height:94px;
	margin:10px;
	background: url("../images/bg_scroller.jpg") no-repeat 0 0 #fff;
	float:left;
}

#featured_vehicles {
	width:406px;
	height:165px;
	margin:10px;
	background: url("../images/bg_featured_vehicles.jpg") no-repeat 0 0 #fff;
	float:left;
}
#flash_cont {
	margin:45px 0 0 0;
}

#quick_links {
	width:514px;
	height:165px;
	margin:10px 0;
	background: url("../images/bg_quick_links.jpg") no-repeat 0 0 #fff;
	float:left;
}
#quick_links img {
	margin:50px 0 0 20px;
}


#bottom_box {
	width:930px;
	height:180px;
	margin:10px;
	background: url("../images/bg_bottom_box.jpg") no-repeat 0 0 #fff;
	float:left;
}
#bottom_box img {
	margin:140px 0 0 0;
}

#footer {
	width:930px;
	height:16px;
	margin:0px;
	background: url("../images/bg_footer.jpg") repeat-x 0 0 transparent;
	padding:5px;
}
#footer a {
	color:#fff;
}

#adv_search form {
	padding:35px 0 0 0;
}
#adv_search label {
	width:50px;
}
#adv_search #button {
	float:right;
	margin:-45px 10px 0 0 ;
}

#seo_text {
    clear: both;
    color: #FFFFFF;
    height: 200px;
    margin: 5px 0 20px;
    overflow: auto;
    padding: 0 15px;
    width: 920px;
}
.headline {
	top:70px !important;
	text-align:center;
}
 .headline a{
	color:black !important;
	font-weight:bold;
	font-size:14px;
}
.next{
	background:url(../images/next_dead.png) no-repeat !important;
	width:18px !important;
	height:23px !important;	
	margin-top:35px;
}
.prev{
	background:url(../images/prev_dead.png) no-repeat !important;
	width:18px !important;
	height:23px !important;	
	margin-top:35px;
}
.dep_scroller ul li img{
	margin-top:-5px;
}


