#wrapper {
	width: 800px;
	margin: 0 0 0 -400px;
	padding: 0;
	position: relative;
	left: 50%;
}
#header {
	height: 10px;
	width: 800px;
}
#rightColumn {
	width: 190px;
	float: left;
}
rightColumn p {
	font: 0.8em Arial, Helvetica, sans-serif;
}

.box2 {
	width: 185px;
	float: left;
	border-bottom: 1px solid #CCCCCC;
	background: #EFF7F7;
}

#footer {
	clear: both;
	height: 30px;
	width: 800px;
	border-top: 2px solid #CCCC66;
}
#footer p {
	font-size: .8em;
}

td.footer {
	font-size: .8em;
	vertical-align: middle;
}
	


#mainContent {
	width: 400px;
	float: left;
}
#mainContentbenefits { width: 600px; float: left; }
p {
	padding: 0px 25px 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.box3 {
	width: 185px;
}

/*This is the header in the center content*/
h2 {
	font: 1.5em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 25px;
	color: #0066cc;
}


/*This box is for content at bottom of center content*/
.box4 { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; width: 420px; padding: 0; }

.box4 p {
	padding-left: 165px;
	padding-right: 25px;
	padding-top: 0px;
	
}


/*this style controls the position of the header mark by using values in the background element. The header text position is controlled by the padding element*/
h3 { color: #0066cc; font: 0.8px Verdana, Arial, Helvetica, sans-serif; background: url(../images/header_marker.gif) no-repeat 21px 34px; padding-top: 30px; padding-left: 15px; }
h5 { color: #0066cc; font: 0.8px Verdana, Arial, Helvetica, sans-serif; background: url(../images/header_marker.gif) no-repeat -20px 34px; padding-top: 30px; padding-left: 15px; }
h4 { color: #0066cc; font: 0.8px Verdana, Arial, Helvetica, sans-serif; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 21px 34px; }
#rightColumn h3 {
	font-size: 1em;
}
#mainContent h3 {
	font-size: 1em;
}

#leftNav {
	float: left;
	width: 185px;
}
#centerSpace {
	width: 800px;
	float: left;
}
body { font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
.box1 { text-align: center; width: 420px; margin-top: 10px; }
.box7 { margin-top: 10px; width: 600px; float: right; }
.box8 { margin-top: 10px; width: 600px; float: right; }
.box6 { width: 420px; margin-left: 45px; }
.box5 {
	width: 185px;
	float: left;
}

