#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:20px;
}


#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 #range {
	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:7px;
	padding-right:22px;
}



#home_left {
	width:550px;
	float:left;
	padding:10px 0px 10px 5px;
}

#home_right {
	width:190px;
	float:right;
	padding-top:10px;
}


#hot_models ul, #hot_links ul {
	margin:0;
	padding:0;
	list-style-type:none;
	padding-top:40px;
	padding-left:20px;
}

#hot_models ul a, #hot_links ul a {
	color:#8596ca;
}

#hot_models, #hot_links {
	background:url("/images/hot_links.png");
	background-color:#d5d5d7;
	width:190px;
	min-height:150px;
	background-repeat:repeat-x;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-bottom:10px;
	border:2px solid #ccc;
}

#hot_models ul, #hot_links ul {
	margin:0;
	padding:0;
	list-style-type:none;
	padding-left:20px;
	font-weight:bold;
}

#hot_models ul a, #hot_links ul a {
	color:#333;
}
#hot_links h3 { text-align:center; color:#333; font-weight:bold; font-size:13px; padding:10px 0 5px 0;}
