 body {
	margin: 0px;
	background-image: url(images/bodyv.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color:#c2cfe0;
	padding: 0px;
   }

#main {
	width: 940px; 
	margin: 0 auto;
   }

#logo {
	background-repeat: no-repeat;
	height: 70px;
	width: 335px;
	cursor:pointer;
	float:left;
	background-image: url(images/logo.jpg);
	}
img {
	border: 0;

}
.logo1 {
	float: right;
	height: 70px;
	width: 322px;
	cursor: pointer;
}
.logo1 a {
	text-decoration: none;
	background-image: url(images/logo_1.jpg);
	background-repeat: no-repeat;
	display: block;
	width:322px;
	height: 70px;
}
.logo1 a:hover {
	background-image: url(images/logo_2.jpg);
	background-repeat: no-repeat;
	width:322px;
	height:70px;
	background-position: center center;
	cursor:pointer;
}

#header {
	font-size: 24pt; 
	font-weight: bold; 
	color: #edeed5; 
	background-image: url(images/heder.jpg);
	background-repeat: no-repeat;
	height: 341px;
   }



#topmenu {
	display: block;
	height: 40px;
	width: 910px;
	margin-left: 1px;
	padding-left: 25px;
	padding-top: 5px;
}
#topmenu a {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bottside_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 35px;
	margin-right: 5px;
    

}
#topmenu a:hover {
	color: #C00;
	text-decoration: none;
	background-image: url(images/bottside_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor:pointer;
 
 }
#topmenu a span {
	text-decoration: none;
	background-image: url(images/bottside_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	height: 27px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
}
#topmenu a:hover span {
	text-decoration: none;
	background-image: url(images/bottside_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor:pointer;

}







.quote {
	display: block;
	padding: 0;
	margin-top: 160px;
}

.area_input {
	display: block;
	margin-top: 51px;
	margin-left: 115px;
}

.zipcode {
	text-align: center;
	display: block;
	height: 26px;
	width: 102px;
	font-size: 24px;
	font-weight: bolder;
	color: #0000CC;
	margin: 0;
	padding: 0;
}

.zip_button {
	margin-top: 26px;
	height: 51px;
	width: 231px;
	background-image: url(images/start.gif);
	background-repeat: no-repeat;
	margin-left: 48px;
}









#bodybord {
	width: 936px;
	padding-bottom: 20px;
	background-color: #DCF0F9;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #90BAC8;
	border-left-color: #90BAC8;
}
#content1 {
	display: block;
	width: 936px;
}

#area_left {
	float: left;
	width: 598px;
	display: block;
	padding-left: 17px;
   }

.left_top {
	background-image: url(images/left_top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 13px;
	width: 597px;
	margin-top: 21px;
}

h1 {
	font-weight:bold;
	margin-top: 0px;
	color: #993300;
	text-align: center;
	font-size: 18px;
	font-family: Verdana;
	}
.cont_left {
	text-align: left;
	display: block;
	width: 543px;
	padding-left: 20px;
	padding-right: 30px;
	line-height: 18px;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #90BAC8;
	border-left-color: #90BAC8;
}

.cont_left p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding-bottom: 10px;
	font-weight: normal;
}


.left_bot {
	text-decoration: none;
	background-image: url(images/left_bot.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 597px;
}


#area_right {
	float: right;
	width: 305px;
	display: block;
	padding-left: 8px;
	margin-right: 3px;
   }

.part_top {
	background-image: url(images/block_t.jpg);
	background-repeat: no-repeat;
	width: 290px;
	margin-top: 20px;
	padding-top: 12px;
	height: 42px;
}

.title_m {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	padding-left: 35px;
	color: #993300;
}

.part_bot {
	background-image: url(images/block_b.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 54px;
	width: 290px;
}
#area_right a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #03C;
	text-decoration: none;
	background-image: url(images/block_c2.jpg);
	background-repeat: repeat-y;
	display: block;
	width: 240px;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 20px;
	}
#area_right a:hover {
	background-image: url(images/block_c.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #C00;
	text-decoration: underline;
}






a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00C;
	text-decoration: none;
	outline-style:none;
}

a:hover {
	color: #C00;
	text-decoration: underline;
}




  h2 {
	font-size: 16px;
	color: #0033FF;
	font-weight: bolder;
	text-decoration: none;
	padding-bottom: 5px;
   }



#content2 {
	text-decoration: none;
	display: block;
	width: 913px;
	margin-left: 23px;
	padding-top: 23px;
}
.title_c {
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
	color: #993300;
	text-align: center;
	margin: 0;
}

.cont2 {
	text-align: justify;
	display: block;
	width: 836px;
	padding-right: 30px;
	padding-left: 20px;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #90BAC8;
	border-left-color: #90BAC8;
}


.cont2 p{
	color:#333;
	margin:0px;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
	}	

.cont_top {
	display: block;
	background-image: url(images/cont_top.jpg);
	background-repeat: no-repeat;
	width: 890px;
	height: 15px;
	margin: 0;
	padding: 0;
}

.cont_bot {
	text-decoration: none;
	background-image: url(images/cont_bot.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 890px;
	height: 20px;
}






#content_map {
	display: block;
	width: 913px;
	margin-left: 23px;
	padding-top: 25px;
}

.title_map {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #C30;
	text-decoration: none;
	text-align: center;
}


.text_map {
	padding-top:15px;
	padding-bottom:10px;
	font-family:Arial;
	font-size:14px;
	font-weight:bolder;
	color:#660033;
	text-align: center;
	}
.cont_map {
	text-align: left;
	display: block;
	width: 886px;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #90BAC8;
	border-left-color: #90BAC8;
	margin: 0;
}
.contmap1 {
	text-align: left;
	display: block;
	width: 403px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.contmap1 a {
	display: block;
	padding-left: 5px;
}

.contmap2 {
	text-align: left;
	display: block;
	width: 403px;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
}
.contmap2 a {
	display: block;
	padding-left: 5px;
}




.contmap1 span {
	margin: 0;
	padding-bottom: 5px;
	display: block;
	text-align: center;
}
.contmap2 span{
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
	display: block;
}
#bottom {
	text-align: center;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #30F;
	text-decoration: none;
	display: block;
	font-weight: bolder;
}




#bottom a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#bottom a:hover {
	color: #930;
	text-decoration: underline;
}


#footer {
	color: #fff; 
	padding: 5px; 
	height: 20px;
	margin-bottom: 5px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 930px;
   }



 .clear { 
    clear: both; 
   }

