body
{
	background-color:#f3f3f3;
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	/* Added by Jack */
    text-align: center; 
    /* Added by Jack */
}

#wrapper
{
	position:relative;
	/*	background-repeat:repeat-y; Dave only applies to images */
	background-color:#ffffff;
	width: 1024px;
	height: 1675px;
	margin-left: auto;
	margin-right: auto;
	/* Added by Jack */
    text-align: left;
	/* Added by Jack */
	
}

h1
{
	color:#09C;
	font-weight:100;
	font-size:16px;
}

h2
{
	color:#09C;
	font-weight:100;
	font-size:16px;
}

h3
{
	position:relative;
	top:-10px;
	font-weight:100;
    color: #FAA722;
	font-size:14px
}

h4
{
	position:relative;
	font-weight:100;
    color: #FAA722;
	font-size:16px
}

h5
{
	color:#FAA722;
	font-weight:100;
	font-size:16px;
}

a {text-decoration: none; color:black;}
a:link {color: #017fc9;}
a:visited {color: black;}
a:active {color: #666;}
a:hover {
	color: #09C;
}

.navbar
{
	position:absolute;
	left:0px;
	top:85px;
	background-color: #faa722;
	height: 25px;
	margin-bottom: 3px;
	width: 1024;
	font-size:15px;
	font-color:black;
}

.navbar ul
{
    display: block;
	height: 25px;
	margin: 0;
	padding: 3;
	list-style: none;
}


.navbar ul li
{
	display:inline;
	float: right;
	margin: 0 0 0 0;
	padding: 0;
    height: 25px;
}

.navbar ul li a
{
    font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	height:25px;
	
}

.navbar ul li.nav1
{
    width: 125px;
}
			
.navbar ul li.nav2
{
    width: 190px;
}
				
.navbar ul li.nav3
{
	width: 150px;
}

.navbar ul li.nav4
{
	width: 145px;
}

.navbar ul li.nav5
{
	width: 80px;
}
					
#insurancetagb
{
	position:absolute;
	top:12px;
	left:698px;
}

#logo
{
    position:absolute;
	top:0px;
	left:0px;
}

#mainbody
{
   position:absolute;
   top:110px;
   left:0px;
   width:1024px;
   height:600px;
}

#imageunderheader
{
	padding:0px;
	width:490px;
	height:190px;
}

#imageunderheader2
{
	padding:0px;
	width:425px;
	height:300px;
	position:absolute;
	left:599px;
}


#textunderheader
{
	width:534px;
	height:190px;
	position:absolute;
	left:491px;
	top:0px;
	background-color:black;
	font-size: 18px;
	color: ffffff;
	/*padding:12px;*/
}
#textunderheader2
{
	padding:0px;
	margin: 0 0 0 0; 
	width:599px;
	height:60px;
	position:absolute;
	left:0px;
	top:0px;
	background-color:black;
	font-size: 18px;
	color: ffffff;

}

#textunderheader2 h1
{
	position:absolute;
	top:0px;
	font-size:24px;
	font-weight:100;
	color: #FAA722;
	width: 602px;
	left: -4px;
}



#textunderimage
{
	width:600px;
	background-color:white;
	height:155px;
	position:absolute;
	left:0px;
	top:191px;
		/*padding:20px;*/
	text-align:justify;
}

#textunderimage2
{
	width:453px;
	background-color:white;
	height:75px;
	position:absolute;
	left:10px;
	top:77px;
	text-align:justify;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#imageundertext
{
	width:393px;
	height:190px;
	position:absolute;
	left:614px;
	top:199px;
	background-color:#D6D6D6;
	padding: 8px;
}


#imageundertext2
{
	width:425px;
	height:240px;
	position:absolute;
	left:599px;
	top:305px;
	background-color:#D6D6D6;
	text-align: left;


	padding-left: 8px
	line-height: 18px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#resources
{
	width:538px;
	height:240px;
	position:absolute;
	left:-20px;
	top:199px;
	text-align: left;





	padding-left: 2px
	line-height: 18px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}


#invividualplans a:link { color: #09c; } #invividualplans a:visited { color: #09c; } #invividualplans a:hover {
	color: #366;
	font-family: Arial, Helvetica, sans-serif;
}

#aboutcompass a:link { color: #09c; } #aboutcompass a:visited { color: #09c; } #aboutcompass a:hover { color: #366; }
#exchangeresources a:link { color: #09c; } #exchangeresources a:visited { color: #09c; } #exchangeresources a:hover { color: #366; }

