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

#container {
	padding: 0;
	width: 950px;
  	background: #fff url(../images/bg_container.jpg) 0 0 repeat;
	border: 0 none;
	position: relative;
} 

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

#nav {
  margin: 14px 0 0 15px;
  background: transparent 0 0 repeat-x;
	height: 28px;
	width: 670px;
  display: block;
  position: relative;
  left: -12px;	
  z-index: 100;
}


#nav a:hover{
  color: #ccc;	
}

#qm0 a	
{	
	padding: 0 11px;
	margin: 0;
	color: #666;
	font-family:"Microsoft Sans Serif",Arial;
	font-size:9px;
	font-weight: 600;
	text-decoration:none;
	font-weight:bold;
}

#banner_left {
	width: 100px;
	height: 558px;
	background: url(../images/btn_pwned.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 90px;
	left: -120px;
}

#banner_right {
	width: 100px;
	height: 558px;
	background: url(../images/btn_pwned.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 90px;
	right: -120px;
}

#top_container {
  margin: 0 0 0 0;
  width: 950px;
	height: 400px;  
}

#vid_block {
  margin: 5px 0 0 20px;
  padding: 0;
  width: 300px;
  height: 250px;
  display: inline;  
  float: left;
	background: transparent url(../images/vid_bck.jpg) bottom center no-repeat;  
}
    
#assurance {
  margin: 12px 0 0 10px;
  padding: 0;                                                                      
}
      
#video {
  margin: 12px 0 0 10px;
  padding: 0;
}

#vidSelect #vidSelect_header {
	margin: 6px auto;
	display: block;
}

#vidSelect {
  height: 100px;
}

#vidSelect ul {
	margin-left: 55px;
}

#vidSelect li {
	display: inline;
}

#flashcontent {
  width: 224px;
  height: 143px;
}

#top_right {
  width: 600px;
  height: 400px;
  float: left;   
}

#maingraphic {
  margin: 0 0 0 16px;
  width: 590px;
  height: 350px;
  /*display: inline;*/
}

#thumbs {
  margin: 0px 0 0 18px;
  padding: 2px 0 0 0;
  width:918px;
  height: 100px;
  display: block;
  background:#cccccc;
  /* old
  margin: 10px 0 0 20px;
  padding: 2px 0 0 0;
  background: transparent url(../images/bg_modelSearch.jpg) no-repeat;
  */
}

#thumbs ul {
  margin: 10px 0 0 5px;
}

#thumbs li {
  margin: 10px 0 10px 5px;
  display: inline;
}

#thumbs ul li a img {
	margin:0 0 0 3px;
}


#hours_directions {
  	margin: 0 0 0 19px;
  	padding: 4px 0 0 4px;
  	width:910px;
	height: 145px;
	display: block;
  	/*background: transparent url(../images/bg_hours_directions.jpg) no-repeat;*/
  	border: 1px solid #bfbfbf;
}

#hours_directions li {
  margin: 0 0 0 5px;
  width: 445px;
  display: inline;
  float:left;
}

#hours_directions p {
  margin: -5px 0 0 0px;
}

#hours_directions2 {
	width:445px;
	height:142px;
	float:right;
	margin-left: 25px;
}

#quick_links {
  margin: 10px 0 0 14px;
}

#quick_links li {
  margin: 0 0 0 4px;
  display: inline;
}


#seo_text {
  width: 900px;
  padding: 10px;
  background: #fff;
  margin-left:5px;
}

#modelScroller_container {
	margin:10px 0 0 19px;
	width: 912px;
	height: 101px;
	background: transparent url(../images/bg_modelScroller.jpg) 0 0 no-repeat;
	clear: both;
}
