body {
	 background: url("../images/bg_stripe_only_top_short.jpg") no-repeat scroll center top #FFFFFF;
     font-family:Arial, Helvetica, sans-serif;
     font-size: 12px; 
	 margin: 0;
	 padding: 0;
}
#container {
	border: none;
	width: 950px;
	margin: 0 auto;
	background: none;
	position:relative;
}

/* 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;
	margin-bottom: 15px;
	/*background: url(../images/new/bg_header.jpg) no-repeat;*/
}
#subaru_logo{
 position:absolute;
 top:17px;
 left:0px;
}
#napleton_logo {
	position: absolute;
	top: 1px;
	left: 330px;
}
#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;
}
#nav {
	
	margin:18px 0 65px 15px !important;
  width: 924px;
  height: 24px;
  background: none !important;
	
	
	
	/*background: url(../images/new/bg_nav.png) no-repeat;
	width: 1486px;
	height: 70px;
	/*float: right;*/
	/*margin-top: 32px;*/
	/*margin-right: -4px;*/
	/*position:relative;*/
	/*top:12px;
	left:-540px;*/
}







/* 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;
}




/* INNER PAGES */
#search_filter, #vehicle_inventory {
	/*margin-top: 40px;*/
}

.inventory_vehicleBlock {
	margin-left: 5px;
}

#pagebody, #pageBody {
	/*position: relative;*/
	margin-top:35px !important;
}

.specials_special span {
	text-decoration:none !important;
}
