#container {
	border: none;
	width: 950px;
	margin: 0 auto;
	background: none;
}




/* SITE SELECTOR */
#website_list {
	font-size: 12px;
	margin-left: 20px;
}
#website_list label {
	padding-left: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
}
#website_list select {
	margin-bottom: 0px;
}




/* HEADER */
#header {
	width: 950px;
	height: 107px;
	/*background: url(../images/new/bg_header.jpg) no-repeat;*/
}
/*#napleton_logo {
	float: left;
	position: absolute;
	top: 1px;
	margin-left: 340px;
}*/
#header_text {
	text-align: right;
}
#nameplate {
	font:bold 13px Arial, sans-serif; 
	display: inline;
	position: relative;
	top: -1px;
	padding-right:5px;
	color:#111;
}
#address_header {
	font:12px Arial, sans-serif; 
	display: inline;
	position: relative;
	top: -2px;
	padding-right:5px;	
	color:#111;
}

#sales_phone {
	font:18px Arial,sans-serif; 
	/*
	font:bold 28px Arial,sans-serif; 
	position: relative;
	top: 6px;
	*/ 
	display: inline; 
	position: absolute; 
	top: 20px; 
	right:0px;
	padding-right:5px;
	text-shadow: 1px 1px 2px #888888;
	color:#111;
}

#service_phone {
	font:18px Arial,sans-serif; 
	/*	
	font:500 16px Arial,sans-serif; 
	position: relative;
	top: 2px;
	*/
	display: inline; 
	position: absolute; 
	top: 50px; 
	right:0px;
	padding-right:5px;
	text-shadow: 1px 1px 2px #888888;
	color:#111;
}

.bold_phone {
	font-weight:bold;
	float:none !important;
	padding:0 !important;
}



/* MENU LINKS */
#menu_links {
	height: 70px;
}
/*.qmmc {
	width: 950px;
	float: right;
	position: relative;
	top: 13px;
	left: -70px;
}*/




/* IMAGE FLIPPER/AD MANAGER */
#flippers_container {
	width: 971px;
	height: 332px;
	margin-top: 13px;
	position: relative;
	left: -7px;
	background: url(../images/new/bg_flippers.png) no-repeat;
}
#image_flipper {
	float: left;
	width: 560px;
	height: 285px;
	margin: 27px 0 0 25px;
}
#corner {
	position: relative;
	left: -18px;
	top: -25px;
}
#ad_manager {
	float: right;
	margin: 25px 50px 0 0;
}
.widget_controls {
	margin-top: 5px;
}




/* MODEL SCROLLER */
#model_scroller {
	width: 950px;
	height: 130px;
	background: url(../images/new/bg_model_scroller.jpg) no-repeat;
}
#model_scroller_title {
}
#model_scroller img {
	margin-left: 5px;
}




/* BOTTOM BANNER */
#bottom_banner {
	width: 950px;
	height: 71px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	color: #111;
	padding-top: 15px;
	background: url(../images/new/bottom_banner.png) no-repeat;
}
#bottom_banner a {
	color: #111;
}
#bottom_banner1 {
	margin-left: 110px;
}
#bottom_banner2 {
	margin-left: 35px;
}
#bottom_banner3 {
	margin-left: 45px;
}
#bottom_banner4 {
	margin-left: 30px;
}




/* LOCATIONS/MAP */
#locations {
	width: 950px;
	height: 300px;
}
#conveniently_located {
	position: relative;
	left: 10px;
	top: 7px;
}
#map {
	float: right;
	margin-top: -30px;
	margin-left: 20px;
}
#info_left {
	position: absolute;
	margin-top: 22px;
}
#bottom_text {
	margin-left: 18px;
	margin-top: 1px;
}
#bottom_name {
	font-weight: bold;
}
#btn_get_directions {
	margin-left: 13px;
}




/* FEATURED VEHICLES */
#featured_vehicles_container {
	height: 180px;
	position: relative;
	top: -8px;
	float: left;
}
#specialsFlipper {
	border: 1px solid #aaa;
	-moz-box-shadow: 2px 2px 1px #bbbbbb;
  	-webkit-box-shadow: 2px 2px 1px #bbbbbb;
  	box-shadow: 2px 2px 1px #bbbbbb;
	padding-top: 10px;
}




/* FOOTER */
#footer {
	width: 950px;
	height: 30px;
	margin: 0 auto;
	color: #fff;
	padding: 0;
	background: url(../images/new/bg_footer.jpg) repeat-x;
}
#footer a {
	color: #fff;
	font-weight: bold;
}
.footerleft {
	margin-top: 7px;
	width:700px;
}
.footerright {
	margin-top: 7px;
	width:200px;
}
#seo_text {
	width: 950px;
	margin: 0 auto;
	background: #fff;
}
.dep_scroller .item .headline {
	top: 80px !important;
	font-size:20px !important;
	font-weight:bolder !important;
}   
