#home_menu #menu {
	background:url('../images/pf06/menu/home_menu_bg.gif'); 
	height:31px;
	margin-top:6px;
}

#home_menu #menu ul {
	height:31px;
	background:url('/images/pf06/menu/home_menu_end.gif') top right no-repeat;
}

#home_menu #menu ul li.first {
	background:url('/images/pf06/menu/home_menu_begin.gif') top left no-repeat;
}

#home_menu #menu ul li {
	float:left;
	background:url('/images/pf06/menu/home_menu_divider.gif') top left no-repeat;
	height:31px;
}

#home_menu #menu ul li a {
	position:relative;
	color:white;
	top:6px;
	margin-left:15px;
}


#header #quickquotebox fieldset {
	width:200px;
	height:110px;
	float:right;
	color:white;
	background:url('../images/pf06/quick_quote.jpg');
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	margin-top:20px;
	padding-top:30px;
	padding-left:10px;
	border:0;
	font-size:10px;
}

#header #quickquotebox label {
	display:block;
	margin:0;
	padding:0;
	float:left;
	width:50px;

}

#header #quickquotebox p {
	clear:both;
	margin:0;
	margin-left:10px;
	padding:0;
	padding-bottom:3px;
	width:175px;
}

#header #quicksubmit {
	background-color:#8fa2dd;
	border:1px buttonraised white;
	color:white;
}
	
#header #make, #header #model {
	width:125px;
}

#header #quickquotebox select, #header #quickquotebox input {
	font-size:11px;
	border:1px solid #273366;
	margin-bottom:6px;
}
#series {
	width:125px;
}

#menu ul li a {
	text-decoration:none;
	font-size:12px;
	color:white;
	font-weight:bold;
	padding-left:6px;
	padding-right:19px;
}



#home_left {
	width:550px;
	float:left;
	padding:10px 0px 10px 5px;
}

#home_right {
	width:190px;
	float:right;
	padding-top:10px;
}

#hot_models {
	background:url('/images/pf06/hot_models_bg.gif');
	width:190px;
	height:115px;
	background-repeat:no-repeat;
}

#hot_models ul, #hot_links ul {
	margin:0;
	padding:0;
	list-style-type:none;
	padding-top:37px;
	padding-left:20px;
}

#hot_models ul a, #hot_links ul a {
	color:#8596ca;
}
#hot_links {
	background:url('/images/pf06/hot_links_bg.gif');
	width:190px;
	height:150px;
	background-repeat:no-repeat;
}

div.overlay {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:white none repeat scroll 0 0;
  border:1px solid #666666;
  display:none;
  padding:15px;
}
div.overlay div.close {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(/images/close.png) repeat scroll 0 0;
  cursor:pointer;
  height:35px;
  position:absolute;
  right:5px;
  top:2px;
  width:35px;
}

div.overlay a {
display:block;
}
#btn1 {
  margin-top:14px;
  background:white;
  padding:2px;
  border:1px solid #999;
}

#btn1:hover {
  cursor:pointer;
}

#intro_video {
  background:url('/images/right-column-grey.gif');
        width:190px;
        height:150px;
        background-repeat:no-repeat;

}