#ztop {
	background-image: url(../images/top3.png);
	background-repeat: no-repeat;
	height: 256px;
}

#ztoplife {
	background-image: url(../images/toplife.png);
	background-repeat: no-repeat;
	height: 256px;
}

#zmain_div {
	margin: 0 auto;
	width: 859px;
	background-repeat: repeat-y;
}

#zcontent {
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	float: left;
}
#zsidebar {
	float: left;
	font-size: 1.35em;
	width: 200px;
	position: relative;
	padding-left: 90px;
	padding-top: 285px;
}
#zsidebar p {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




#zcontent p {

}
#zcontent h1 {
	font-size: 1.35em;
	padding-right: 50px;
}
#zcontent h2 {
	font-size: 1.15em;
	color: #FE4365;
        color: #F3003A;
}
#zcontent h3 {
	font-weight: bold;
	padding-top: 25px;
	font-size: 1.2em;
}
#zcontent h4 {
	font-weight: bold;
	padding-top: 25px;
}
#bottomlanding {
	background-image: url(../images/footer4.png);
	background-repeat: no-repeat;
	height: 400px;
	width: 859px;
}
.zcenter {
	margin-left: 75px;
}
.hidden {
	margin: -1200em;
	float: left;
}
.zcontent {
	background:#FFF;
	width:300px;
	border:1px solid #8FB3CB;
	margin:0 auto;
	padding:5px 10px;
}
#zcenter {
	margin-left: 60px;

}


.zcenter {
	margin-left: 40px;
}
.zbutton {
	width: 222px;
	height: 36px;
	margin: 0;
	border: 0;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: transparent;
	background-image: url(../images/get-quotes.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: -1000em;
	margin-left: -15px;
	margin-top: 25px;

}
form #zzip {
	font-size: 30px;
        border:1px solid #F3003A;
        padding-left: 10px;
        margin-left: -45px;
}

#zip {
     font-size: 30px;
     color: #F3003A;
     font-weight: bold;
}

#newzip {
     color: #F3003A;
     font-weight: bold;
}

.zbutton:hover {
	width: 222px;
	height: 36px;
	margin: 0;
	border: 0;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: transparent;
	background-image: url(../images/getquotes.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: -1000em;
	margin-left: -15px;
	margin-top: 25px;
}

.test a {
color:#F3003A;
text-decoration:none;
}