@charset "utf-8";

/* CSS Document */



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

#top_container {
	height: 400px;
  width: 950px;
  	background-color: #fff;
}

#vid_block {
	margin: 5px 5px 0 10px;
	width: 300px;
	height: 290px;
	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 ul {
	margin-left: 55px;
}

#vidSelect li {
	display: inline;
}

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

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

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

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

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

#maingraphic {
	margin: 0 0 0 7px;
	width: 610px;
	height: 315px;
}

#thumbs {
	margin: 0 0 0 20px;
	padding: 2px 0 0 0;
	width:912px;
	height: 101px;
	display: block; 
	background: transparent url(../images/bg_vehicleSearchbtns.jpg) no-repeat;
}

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

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

#thumbs .middle_btn {
	padding: 0 15px;
}

#hours_directions {
  margin: 0 0 5px 19px;
  padding: 4px 0 0 4px;
  width:910px;
  height:180px;
  display: block;
  /*background: transparent url(../images/bg_hours_directions.jpg) no-repeat;*/
  background: #fff;
}

#hours_directions li {
  /*margin: 0 0 0 0px;*/
  display: inline;
  float:left;
}

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

#hours_directions2 {
	width:445px;
	float:right;
	margin-top: 12px;
	margin-left: 8px;
	/* before THIS MONTH'S SPECIALS adding
	margin-left: 30px;
	*/
}

#this_months_specials {
	margin-top: 12px;
	margin-left: 3px;	
}
#specials_box {
	background: transparent url(../images/bg_specials.jpg) no-repeat;
	width:445px;
	height:142px;
	margin:5px 0 0 0;
}
#specials_box img {
	margin:-5px 0 0 0;
}

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

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

#seo_text {
  width: 930px;
  padding: 10px;
  background: #fff;
}
