



.float_l {

	float: left;

	display: inline;

}

.float_r {

	float: right;

	display: inline;

}



.clear {

	clear: both;

}

#header {

	width: 950px;
	margin:0 ;
	height: 105px;

	background: #fff url(../images/header.jpg) 0 20px no-repeat;

}


#my_scroller {
    background: none repeat scroll 0 0 black;
    display: inline;
    float: right;
    height: 290px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 300px;
	
}

 

#top_container {
	background:#ffffff;
	width: 930px;

	
	margin:0 auto;
	}

#imageFlipper{
	display:inline;
	width: 615px;
	margin:0 ;
	height: 290px;
float:left;
	background: black ;

}

#modelLineUp_container {
    background: url("../images/bg_mdlscrll.jpg") repeat-x scroll 0 0 transparent;
    clear: both;
    height: 94px;
    width: 930px;
	margin:0 auto;
}

h2 {
    font-size: 14px;

    color: #0E61B1;
    font-family: Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    padding: 8px 0 0 10px;
	text-shadow: 0.05em 0.04em #000;
}

#quick_links {
    background: url("../images/model_tab_bck.jpg") repeat-x scroll 0 0 transparent;
    display: block;
    float: left;
    height: 170px;
    margin: 5px 0 0 10px;
    width: 410px;
}

#button_group {
    margin: 20px 0 0 15px;
}

#featured_specials {
    background: url("../images/model_tab_bck.jpg") repeat-x scroll 0 0 transparent;
    display: block;
    float: left;
    height: 170px;
    margin: 5px 0 10px 4px;
    width: 516px;
}

#specials {
    margin: 10px 0 0;
}

#bottom_buttons {
    background: url("../images/bg_bottom_buttons.jpg") repeat-x scroll 0 0 transparent;
    
    
    height: 90px;
    margin: 18px auto 0;
    width: 930px;
}

#button_group2 img{
    margin: 5px 0 0 -1px;
}


#bot_container {
	background:transparent;
	width: 950px;
	margin-top:5px;}
	
#botbtn {
margin:0 0 0 -1px;
	width: 950px;
}

#left_btn ul{margin:20px 0 0 30px}
#left_btn li{color:white;font-size:18px;margin:0 0 30px 0;}
#right_btn a {color:white;}
#right_btn a:hover {color:#990037;}

#left_btn {
float:left;
	display:inline;
	width:246px;
	height:211px;
	background:transparent url(../images/left_btn.jpg) 0 0 no-repeat;}
	
#right_btn {
	float:left;
	display:inline;
	width:248px;
	height:211px;
	background:transparent url(../images/right_btn.jpg) 0 0 no-repeat;}
	
	#right_btn ul{margin:20px 0 0 30px}
#right_btn li{color:white;font-size:18px;margin:0 0 30px 0;}
#left_btn a {color:white;}
#left_btn a:hover {color:#990037;}

#search_form {
	float:left;
	display:inline;
	width:456px;
	height:211px;
	background:transparent url(../images/bg_search.jpg) 0 0 no-repeat;}

	#adv_form{

width:420px;
height:99px;
margin:80px 0 0 0px;
}

#searchform label {
width:70px;
color:#000;
font-size:12px;
display:block;

}

#searchform select {
width:120px;
height:20px;
background:white;
border:#030b4c 1px solid;
display:block;
}


#searchform {
font:12px Arial,Helvetica,sans-serif;
margin-top:30px;
}

#searchform br {
display:none;
}

#button { 
float:right;
margin:0 10px 0 0;
width:120px;
background:transparent;
color:#000;
font-size:14px;
text-align:center;
border:#c2c3c5 1px solid;}





#directions {width:950px;
	height:135px;
	background:transparent url(../images/bg_directions.jpg) 0 0 no-repeat;}


#promo {margin:16px 20px 0 0;width:300px;height:100px;float:right;overflow:hidden;}

#promo p{margin:0;padding:0;}



/* model scroller */

#content_container {
background:#cccccc url(../images/bg_scroller.jpg) top center no-repeat;
*margin-top: -5px;
margin:0 auto;
width:930px;
height:160px;
}

#model_scroll, #cars_container, #trucks_container, #suvs_container, #vanss_container {
  width:885px;

  height: 95px;
  clear:left;  
}

#cars_container  {}


#title {
  
  padding:0 30px ;

  display:inline;
 
}

#title_tr {
  
  padding-left: 30px ;

  display:inline;
 
}

#title_suv {
  
  padding:0 25px ;

  display:inline;
 
}
.dep_scroller .headline {
	margin-top:-18px !important;
	position:relative !important;
	text-align:center !important;
}
.dep_scroller .headline a {
	color:black !important;
	font-weight:bold !important;
}


