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

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

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

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

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

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

#vid_block {
	margin: 5px 0 0 20px;
	width: 310px;
	height: 450px;
	display: inline; 
	float: left;
	border: 1px #bfbfbf solid;
	/*background: transparent url(../images/vid_bck.jpg) bottom center no-repeat;*/
}
    
#assurance {
	margin: 5px 0 0 40px;
	padding: 0;
}
      
#video {
  margin: 5px;
  padding: 0;
  width: 300px;
  height: 290px;
}

#vid_select_hed {
  margin: 6px 0 0 5px;
  padding: 0;
}

#vid_select {
  margin: 10px 0 0 50px;
  padding: 0;
}

#vid_select li {
  display: inline;
}

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

#top_right {
  width: 595px;
  height: 450px;
  float: left;
  display: inline;
}

/* Front page specific MENU/NAV Css */
#nav {
	margin: 10px 0 0 5px;
	background: transparent 0 0 repeat-x;
	height: 28px;
	width: 670px;
	display: block;  		
}


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

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

/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul	
{	
  margin: 0 3px 0 16px;
	padding: 3px 8px 10px 3px;
	width: auto;
	background-color:#EEEEEE;
	border-width:1px;
	border-style:solid;
	border-color:#000;
}


/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a, #qm0 div a:hover, #qm ul a:hover	
{	
	padding: 3px 10px 4px 0;
	background-color: transparent;
  color: #666;
	font-size:10px;
	font-weight:normal;
	border-style:none;
}

#qm0 div a:hover	
{	
	color: #06c;
	text-decoration:none;
}


/* End of front page specific nav CSS */

#maingraphic {
  margin: 0px 0 0 10px;
  width: 595px;
  height: 450px;
  position:relative;
}

#movement {
	width: 180px;
	height: 60px;
	position: absolute;
	top: -8px;
	left: 194px;
	z-index: 1;
	/*
	width: 350px;
	height: 42px;
	z-index: 1;
	position: absolute;
	left: 135px;
	top: -10px;*/
}

#thumbs {
  margin: 10px 0 0 20px;
  padding: 2px 0 0 0;
  width:920px;
  display: block; 
  background: transparent url(../images/thumbs_bck.jpg) repeat-y;
  text-align: center;
}

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

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

#hours_directions {
  margin: 0 0 0 19px;
  padding: 4px 0 0 4px;
  width:920px;
	height: 160px;
	display: block;
  background: transparent url(../images/hours_directions_bck.jpg) no-repeat;   
}

#hours_directions li {
  margin: 2px 0 0 10px;
  display: inline;
  float:left;
}

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

#hours_directions2 {
	width:445px;
	height:142px;
	float:right !important;
	padding-left:12px;
	margin:1px 19px 0 0 !important;
}

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

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

#seo_text {
  width: 905px;
  padding: 10px;
  background: #fff;
  margin:-15px 0 0 5px !important;
}

