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

#header {
	width: 930px;
	background: #fff url(../images/header_front.jpg) 0 20px no-repeat;
}

#header_bbb {
  margin-right:0px;
}

#nav {
	width: 930px;
	background: transparent url(../images/bg_nav.jpg) 0 0 repeat-x;   
	margin-left:10px;
}

#flashFlipper {
	float:left;
	width:615px;
	height:250px;
}

#promotion_box {
	float:left;
	width:300px;
	height:290px;
	margin-left:10px;
}
#promotion_box img {
	/*margin-top:-5px;*/
}

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

#quick_links {
	display:block;
	margin:5px 0px 0px 0px;
	width:410px;
	height:170px;
	float:left;
	background: transparent url(../images/bg_quicklinks.jpg) 0 0 no-repeat;
}
#button_group {
	margin:50px 0px 0px 15px;
}
#button_group a img {
	margin:0px 0px 5px 5px;
}

#featured_specials {
	display:block;
	margin:5px 0px 0px 4px;
	width:516px;
	height:170px;
	float:left;
	background: transparent url(../images/bg_specials.jpg) 0 0 no-repeat;
}
#specials {
	margin:30px 0px 0px 0px;
}
#bottom_buttons {
	display:block;
	margin:5px 0px 0px 0px;
	width:930px;
	height:90px;
	float:left;
	background: transparent url(../images/bg_bottom_buttons.jpg) 0 0 repeat-x;
}
#button_group2 {
	margin:15px 0px 0px 10px;
}
#button_group2 a img {
	margin:0px 0px 0px 3px;
}

#bottom_content {
	clear:both;
	font-size:11pt;
	padding:0px 10px;
}

#footer {
	margin-left:10px;
	width:930px;
	height:18px;
	background: transparent url(../images/bg_footer.jpg) 0 0 repeat-x;
	padding:6px 0px;
}
.dep_scroller .headline a {
	color:black !important;
	font-weight:bold !important;
}
.dep_scroller .headline {
	margin-top:-24px !important;
	position:relative !important;
	text-align:center !important;
}
