html, body {
	background-color:#b7e0fd;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family: Arial;
	font-size:14px;
	color:#000000;
	line-height:18px;
	}
a {
	color:#3f6bb2;
	text-decoration:none;
	}	
a:hover {
	color:#e66235;
	text-decoration:none;	
	}		
img {
	border:0px;
}	
.div_center {
	width:960px;
	margin: 0 auto;
	}
.top {
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;	
	width:960px;
	height:451px;
	}	
.menu_act_sep {
	float:left;
	background-image:url(images/menu_act_sep.jpg);
	background-repeat:repeat-x;
	height:28px;
	font-family:arial;
	font-size:14px;
	font-weight:bolder;
	color:#ffffff;
	padding-top:3px;	
	}
.menu_sep {
	float:left;
	background-image:url(images/menu_sep.jpg);
	background-repeat:repeat-x;
	height:28px;
	font-family:arial;
	font-size:14px;
	font-weight:bolder;
	color:#416db3;
	padding-top:3px;
	cursor:hand;
	}	
.menu_sep:hover {
	float:left;
	background-image:url(images/menu_sep.jpg);
	background-repeat:repeat-x;
	height:28px;
	font-family:arial;
	font-size:14px;
	font-weight:bolder;
	color:#ee6e12;
	padding-top:3px;	
	}		
.menu_sep a {
	color:#416db3;	
	}	
.menu {
	width:355px;
	_width:358px;	
	text-align:right;
	margin-top:1px;
	}	
.menu2 {
	padding-left:35px;
	}	
.link {
	float:left;
	height:39px;
	padding-top:11px;
	}	
.link a {
	color:#436fb3;
	font-family:arial;
	font-weight:bolder;
	font-size:16px;
	}	
.link a:hover {
	color:#ee6e12;
	}	
.menu_sep2 {
	float:left;
	background-image:url(images/menu_sep2.jpg);
	background-repeat:no-repeat;
	width:26px;
	height:39px;
	}	
.menu_sep3 {
	float:right;
	margin-right:30px;
	_margin-right:17px;	
	}
.but_find {
	background-image:url(images/but_find.jpg);
	background-repeat:no-repeat;
	width:242px;
	height:39px;
	cursor:hand;
	}
.but_find:hover {
	background-image:url(images/but_find_act.jpg);
}
.but_need {
	background-image:url(images/but_need.jpg);
	background-repeat:no-repeat;
	width:166px;
	height:23px;
	cursor:hand;
	}
.but_need:hover {
	background-image:url(images/but_need_act.jpg);
}
.quote {
	margin-left:65px;
	padding-top:170px;
	width:400px;
	}	
html:first-child .quote {
	margin-left:65px;
	margin-top:370px;
	}	  
.area_input {
	position:relative;
	vertical-align:top;
	margin-left:190px;
	margin-top:2px;
	}	
.area_button {
	position:absolute;
	margin-top:20px;
	margin-left:40px;
	z-index:50;
	}	
.zipcode {
	width:113px;
	height:22px;
	border:0px solid red;
	margin-top:6px;
	_margin-top:2px;	
	text-align:center;
	font-size:18px;
	font-weight:bolder;
	color:#5ead51;
	}	
.main {
	background-repeat:repeat-y;
    background-color:#ffffff;
    padding: 0 20px 0 20px;
    margin-left:10px;
	width:901px;
}
.main1 {
	background-image:url(images/bg_main.gif);
	background-repeat:repeat-y;
	padding-left:45px;
	padding-right:35px;
	padding-top:0px;
	width:871px;
	}	
.footer {
	background-image:url(images/footer-2.jpg);
	background-repeat:no-repeat;
	width:961px;
	height:29px;
	margin-bottom:9px;
	behavior:url(iepngfix.htc);
	}		
.area_main {
	width:515px;
	height:100%;
	margin-left:0px;
	float:left;
	}	
.area_right {
	float:right;
	width:350px;
	text-align:left;
	padding:0px;
	margin:0 0 0 10px;
	position:relative;
	}	
.area_sep2 {
	background-image:url(images/area_sep2.jpg);
	background-repeat:repeat-y;
	width:350px;
	padding-left:15px;
	padding-right:15px;	
	}
.area_sep6 {
	background-image:url(images/area_sep6.jpg);
	background-repeat:repeat-y;
	width:223px;
	padding-left:15px;
	padding-right:15px;
	color:#81a9d8;
	font-family:arial;
	font-size:13px;
	}	
.menu_sep4 {
	font-family:arial;
	font-size:12px;
	width:292px;
	background-image:url(images/menu_sep4.jpg);
	background-color:#eaf6ff;
	background-repeat:no-repeat;
	color:#406cb3;
	padding:8px;
	padding-left:10px;
	padding-right:20px;
	cursor:hand;
	line-height:14px;
	vertical-align:middle;
	}
.menu_sep4:hover {
	background-image:url(images/menu_sep4_act.jpg);
	color:#ee6e12;
	background-color:#fff5eb;
	}	
.area_small1 {
	float:left;
	}
.area_small2 {
	float:left;
	margin-left:0px;
	margin-left:5px;
	}	
.area_small3 {
	float:left;
	margin-left:9px;
	}		
.title {
	color:#5581be;
	font-family:arial;
	font-size:14px;
	font-weight:bolder;
	margin-bottom:5px;
	}	
.active {
	color:#509d1e;
	font-weight:bolder;
	line-height:14px;
	font-size:14px;
	margin-top:8px;
	}	
.active a {
	color:#509d1e;	
	}	
.active a:hover {
	color:#ee6e12;	
	}		
.center {
	text-align:center;
	}
.img_border {
	border:1px solid #ddf1ff;
	}	
.sep1 {
	padding-top:10px;
	margin-left:30px;
	}	
.sep2 {
	float:left;
	}
.sep3 {
	float:right;
	padding-right:30px;	
	margin-right:10px;
	margin-top:28px;
	}	
.sep4 {
	float:left;
	height:31px;	
	}
.sep5 {
	margin-top:12px;
	}	
.sep6 {
	margin-left:3px;
	margin-top:6px;
	}	
.sep7 {
	margin-top:10px;
	}		

h1 {
	margin:0px;
	padding-top:15px;
	padding-left:0px;
	_padding-left:0px;	
	padding-bottom:15px;	
	font-family:Arial;
	font-size:18px;
	font-weight:bolder;
	color:#ee6e12;	
	}
h2 {
	margin:0px;	
	padding-top:8px;
	padding-left:0px;
	padding-bottom:15px;
	font-family:Arial;
	font-size:15px;
	font-weight:bolder;
	color:#406cb3;
	}
p { 
	color:#000000;
	margin:0px;
	text-align:justify;
	padding-bottom:15px;
	}	
.bold {
	font-weight:bolder;
	}
.clear {
	clear:both;
	}

table td input {
    
	border:1px solid #E9E9E9;
}



