@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #006599;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #006599;
}
a:active {
	color: #006599;
}
a:hover {
	text-decoration: underline;
	color: #66CCFF;
}
body {
	background-color:#E0F0F6;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	}

#wrapper {
	position: relative;
	width: 902px;
	text-align:left;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
p {
	font-family: Tahoma, "MS Serif", Arial;
	font-size: 12px;
	line-height: 1.25em;
	color: #666666;
}
h1 {
	font-size: 14px;
	color: #333333;
}
h2 {
	font-family: Tahoma, "MS Serif", Arial;
	font-size: 14px;
}
.style2 {
	font-size: 11px;
	font-family: Tahoma, "MS Serif", Arial;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma, "MS Serif", Arial;
	color: #666666;
	font-size: 11px;
}



#clear {
	clear:both;
	}
/*--------------Header Content Elements--------------------*/
#header {
	position:relative;
	height:80px;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(Images/Insureisave.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: -60000px;
	}
#header ul{
	padding: 0;
	position: absolute;
	float: left;
	width: 500px;
	height: 35px;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: 1px solid #336600;
	background-repeat: no-repeat;
	right: 0px;
	bottom: -3px;
	background-image: url(Images/Insurance_type.gif);
	}
#header li{
	float: left;
	}
#header ul a{
	font-size: 16px;
	color: #FFFFFF;
	float: left;
	display: block;
	font-family: Tahoma, "MS Serif", Arial;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 56px;
	padding-bottom: 5px;
	padding-left: 70px;
	}
#header ul a:hover {
	color: #003869;
	}
#mid_content/*--------------Side Bar Content Elements------------------*/	
 {
	width:900px;
	height: 375px;
	background-color: #FFFFFF;
	background-position: top;
	text-align: justify;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(Images/mid_content.jpg);
	}
#submit {
	height:100px;
	width: 260px;
	background-repeat: no-repeat;
	margin-top: 220px;
	margin-left: 30px;
	background-image: url(Images/button.jpg);
	text-align: right;
	position: absolute;
}
form {
	width: 240px;
	margin-top: 25px;
	height: 70px;
	float: left;
}
input {
	width:110px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	margin-left: 20px;
	}
label {
	float:left;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	margin-top: 1px;
	margin-left: 110px;
}
label.top{
	float:none;
	}
#lower_content {
	width: 880px;
	background-color: #FFFFFF;
	background-position: top;
	text-align: justify;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	}
#footer
{
	width: 900px;
	height: 30px;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#left_footer 
{
	width: 640px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}
#right_footer
{
	width: 200px;
	float: left;
	text-align: right;
	padding-left: 40px;
	padding-top: 10px;
}
