#logopos {
	position: absolute;
	z-index: 50;
	visibility: visible;
	left: 25px;
	top: 15px;
	right: auto;






}
#headerpos {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 0;
	background-image: url(/health_insurance/images/website%20header%20copy.gif);
	background-repeat: repeat-x;
	border-top-width: medium;
	border-bottom-style: none;
	border-bottom-color: #006699;
	height: 144px;
	background-position: top;
	visibility: visible;





}
#contentpos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 50px;
	top: 184px;
	width: 90%;
	height: auto;
	visibility: visible;
	padding: 15px;
	border-top: thick solid #009999;
	border-right: thin dashed #006699;
	border-bottom: thin dashed #006699;
	border-left: thin dashed #006699;
	background-color: #FFFFFF;
	font-size: 14px;










}
#menupos {
	background-image: url(/images/menu.gif);
	position: absolute;
	visibility: visible;
	z-index: 100;
	height: 30px;
	width: 100%;
	left: 0px;
	top: 144px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 336666;








}
body {
	background-color: #EAEAEA;

}
#contactbox {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	float: none;
	right: 25px;
	position: absolute;
	clear: none;
	text-decoration: none;
	left: auto;
	bottom: auto;
	top: 12px;
	height: 119px;
	width: 200px;
	visibility: visible;








}
.floatright {
	float: right;
	margin-left: 15px;

}
.floatleft {
	float: left;
	margin-right: 15px;

}
#tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	position: absolute;
	left: 400px;
	top: 100px;
	font-weight: normal;
	font-variant: small-caps;
	font-style: oblique;


}
