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

body {
	background: #000 url(../images/bg_front.jpg) center 0 repeat-x;
}

#container {
	background: transparent;
}

#front_container {
	width:950px;
	height:565px;
	margin:5px 0 0 0;
}

#ad_scroller {
	margin:20px 0 0 20px;
}

#footer {
	color:#fff;
}
#footer a {
	color:#fff;
}

/*
#nav {
	background: transparent url(../images/bg_nav_front.jpg) 0 0 no-repeat;
}
#qm0 .qmparent {	
	padding: 7px 65px 0 65px;
}

#main_container {
	background: transparent url(../images/bg_main_container.jpg) 0 0 repeat-x;
	height:484px;
}

#header {
	width: 935px;
	height: 90px;
	background: transparent url(../images/header_front.jpg) 0 0 no-repeat;
	margin-top:0px;
}

#main_image {
	margin:10px 0 0 0;
}
.main_btns {
	position:absolute;
}
#main_image a img:hover {
	margin:6px 0 0 0;
}

#specials_scroller {
	width:463px;
	height:110px;
	background: transparent url(../images/bg_specials_scroller.jpg) 0 0 no-repeat;
	margin:10px 0 0 0;
	padding: 0 0 10px 0;
	float:left;
}
#specialsFlipper_container {
	margin:20px 0 0 0;
}

#directions_map {
	width:463px;
	height:110px;
	background: #fff;
	margin:10px 0 0 9px;
	float:left;
}

#front_page_content {
	width:935px;
	height:10px;
	overflow:auto;
	text-align:center;	
}
#front_page_content p {
	color:#fff;
	font-size:11px;
	margin:0 10px;
}

#footer {
	width:935px;
	height:20px;
	background: transparent url(../images/bg_footer.jpg) 0 0 repeat-x;
	padding:5px 0 0 0;
}


#nav {
  background: transparent url(../images/bg_nav.jpg) 0 0 no-repeat;   
}

#main_graphic {
	width:950px;
	height:201px;
	background: transparent url(../images/mainGraphic.jpg) 0 0 no-repeat;
	margin-top:-10px;
}

#modelLineUp_container {
	width:950px;
	height:85px;
	margin:10px 0px 10px -10px;
	float:left;
	background: transparent url(../images/bg_modelscroller.jpg) 0 0 repeat-x;
}

#leftcol {
	clear:both;
	width:380px;
	height:264px;
	float:left;
	margin-left:0px;
}
#middlecol {
	width:240px;
	height:264px;
	float:left;
}
#rightcol {
	width:310px;
	height:264px;
	float:left;
}

#testimonials {
	width:368px;
	height:164px;
	background: transparent url(../images/bg_testimonials.jpg) 0 0 no-repeat;
}

#paginate-testimonialSlider {
	display:none;
}
.sliderwrapper {
	margin: auto;
    overflow: hidden;
    position: relative;
}
*/

	


