/* divs */
body {font-family: Tahoma, Geneva, sans-serif;}
#wrapper {margin:0 auto; width:800px; height:800px; text-align:left}
#toplogo {background: url(images/toplogo.png); width:800px; height:119px;}
#logotext {
	margin-top:100px;
	margin-left:245px;
	text-align:left;
	font-weight: bold;
}
#rotator {
	position: absolute;
	top: 60px;
	right: 285px;
}
#navinclude {width:800px; height:244px;}
#contact {width: 260px; height:175px; background:url(images/wellpoint.png);}
#leftofnav {text-align: left; width:68px; height:244px; background:url(images/leftofnav.png); float: left;}
#navbar {float:left; width: 156px; height: 244px; }
#rightofnav {width: 576px; height: 244px; background: url(images/rightofnav.png); float: left;}
#content {text-align:left; width: 800; height:240;}
#contenttext {margin-right: 35px;}
#contactus {margin-top: 0px; margin-right: 35px;}
#context {margin-right: 5px;}
#contenttext1 {margin-left:65px; margin-right:55px;}
#contactus{margin-left:65px; margin-top:0px; margin-right:55px;}
#contentleft {float:left; width:71px; height: 240px; background:url(images/contentleft.png);}
#contentmid {float:left; width: 339px; /* height: 240px; */ background:url(images/contentmid.png); background-repeat: no-repeat;}
#contentright {float: left; width: 390px; height: 240px; background:url(images/contentright.png);}
#contentleft1 {float:left; width:71px; height: 240px; background:url(images/contentleft1.png);}
#contentmid1 {float:left; width: 339px; /* height: 240px; */ background:url(images/contentmid1.png); background-repeat: no-repeat;}
#contentright1 {float: left; width: 390px; height: 240px; background:url(images/contentright1.png);}
#low {text-align:left; width: 800; height:171;}
#lowleft {float:left; width:71px; height: 171px; background:url(images/lowleft.png);}
#lowmid {float:left; width: 486px; height: 171px; background:url(images/lowmid.png);}
#lowmid1 {line-height:11px;} #lowmid2 {line-height:11px;}
#lowright {float: left; width: 243px; height: 171px; background:url(images/lowright.png);}
#footer {float: left; width:800px; height:35px; background:url(images/footer.png);}
#test {margin-right: 5px;}
#lowlow {width: 235px; height: 160px;}

/* classes for text */
.logotext {font-family:Arial, Helvetica, sans-serif; text-decoration: none; text-shadow:#003; color: #333; }
.menutext {font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration: none; text-shadow:#003; color: #fff; padding-left: 20px; padding-top: 4px;}
.menutext a {color:#FFF;}
.menutext a:visited {color:#fff}
.menutext a:hover {text-decoration: underline; color:#044e89;}
.contenttext {padding-left: 10px; padding-right: 4px; font-family: Tahoma, Geneva, sans-serif; font-size:12px; text-decoration: none; text-shadow:#003; color:#666;}
.contenttext a {color:#666;}
.contenttext a:hover {text-decoration:underline; color:#044e89;}
.contenttext h3 {padding-top: 10px; font-family: Tahoma, Geneva, sans-serif; font-size:14px; text-decoration: none; text-shadow:#003; color:#666;}
.contenttext1 {padding-left: 10px; padding-right: 4px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration: none; text-shadow:#003; color:#666;}
.contenttext1 h3 {padding-top: 10px; font-family: Tahoma, Geneva, sans-serif; font-size:14px; text-decoration: none; text-shadow:#003; color:#666;}
.contenttext3 {color: #666; padding-left: 10px; padding-top: 2px; padding-right: 4px; font-family: Tahoma, Geneva, sans-serif; font-size:12px;} 
.contactus {color: #666; padding-left: 10px; padding-top: 0px; padding-right: 4px; font-family: Tahoma, Geneva, sans-serif; font-size:12px;} 
.fit {padding-left: 10px; padding-top: 2px; padding-right: 4px; font-family: Tahoma, Geneva, sans-serif; font-size:12px; text-decoration: none; text-shadow:#003; color:#666;}
.hometext {font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration: none; text-shadow:#003; color: #fff; padding-left: 20px; padding-top: 20px; }
.hometext a {color:#fff;}
.hometext a:hover {color:#044e89; text-decoration: underline;}
.headersubtext {padding-top:100px; padding-left:244px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#666;}
.footertext {font-family:Tahoma, Geneva, sans-serif; font-size:12px; padding-top:7px; color:#666; padding-bottom:0px; text-align:center;}
.footertext a {color: #666; text-decoration:underline;}
.footertext a:hover {text-decoration: none; color: #044e89;}
.test {padding-left: 10px; padding-right: 4px; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration: none; text-shadow:#003; color:#333;}
.img {border: thin; border-color:#036}
.mission {font-family: "Century Schoolbook"; font: "Century Schoolbook"; font-size: 14px; color: #5c9ac9;}
.bullet {list-style-type:none; padding-left:0; padding-right:0}

body {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#header {
	position: relative;
	background-image: -moz-linear-gradient(top, #98cced, #98cced, #84bfe7, #84bfe7); /* FF3.6 */
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.25, #98cced), color-stop(.25, #98cced), color-stop(.25, #84bfe7), color-stop(.25, #84bfe7)); /* Safari 4+, Chrome 2+ */
    background-image: -webkit-linear-gradient(top, #98cced, #98cced, #84bfe7, #84bfe7); /* Safari 5.1+, Chrome 10+ */
    background-image: -o-linear-gradient(top, #98cced, #98cced, #84bfe7, #84bfe7); /* Opera 11.1+ */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#98cced', endColorstr='#84bfe7'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#98cced', endColorstr='#84bfe7')"; /* IE8+ */
    background-image: linear-gradient(to bottom, #98cced, #98cced, #84bfe7, #84bfe7);
}
#header .top {
	background-image: url('../images/header_top.jpg');
	height: 139px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center;
}
#header .bottom {
	background-image: url('../images/header_bottom.jpg');
	height: 43px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center;
}
#logo {
	position: absolute;
	left: 25px;
	top: 25px;
}
#navigation {
	list-style: none inside none;
	margin: 0 0 -20px 50px;
	padding: 25px 0 0;
	background-color: #4792d3;
	width: 199px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}
#navigation li {
	padding: 5px 0 5px 30px;
	border-top: 1px solid rgba(255, 255, 255, .2);
	border-bottom: 1px solid rgba(0, 0, 0, .15);
}
#navigation li a {
	color: #fff;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
}
#navigation li:first-child {
	border-top: none;
}
#navigation li:last-child {
	border-bottom: none;
}
#main_image {
	position: absolute;
	bottom: 0;
	right: 0;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

#content:before,
#content:after {
	content:"";
	display:table;
}
#content:after {
	clear:both;
}