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

#main_image {
	width:928px;
	height:295px;
	z-index:0;	
	margin:-22px 0 0 11px;
	float:left;
}
#main_image div ul li img {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.active_content {
	background:transparent !important;
}

#nav {
	position:relative;
	z-index:10;
}

#model_scroller {
	width:950px;
	height:94px;
	background: transparent url(../images/bg_model_scroller.jpg) 0 bottom repeat-x; 
}
.model_link {
	width:134px;
	margin:10px 26px 0;
	float:left;
	text-align:center;
}
.model_link a {
	color:#000;
}

.bottom_quick_links {
	width:250px;
	height:180px;
	float:left;
	margin:14px 33px 0;
}
.quick_links_title {
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 0;
}
.quick_links_desc {
	font-size:11px;
	display:block;
}
.bottom_quick_links img {
	margin:5px 0;
	border:1px solid #999;
}

#bottom_row {
	width:950px;
	height:141px;
	background: transparent url(../images/bg_bottom_row.jpg) center 0 no-repeat;
	float:left;
}
#directions {
	width:476px;
	height:107px;
	float:left;
	margin:10px 0 0 25px;
}
#testimonials {
	width:417px;
	height:107px;
	background: transparent url(../images/bg_testimonials.jpg) center 0 no-repeat;	
	float:left;
	margin:13px 0 0 10px;
}
#testimonialSlider div p {
	font-size:10px;
}
.testimonailName {
	float:right;
}

.sliderwrapper {
    height: 75px;
    margin: 6px 0 0 72px;
    overflow: hidden;
    position: relative;
    width: 290px;
}
#paginate-testimonialSlider {
	display:none;
}
