body 
				{	margin: 0 auto; width: 854px; }
				
.header
				{ position: absolute; top: 10px;  
				text-align: center;
				display: block;
				background-color:#FFF; 
				height: 130px;				
				}

.subheader
				{
				background-color: #FFF; 
				height: 30px; 
				}

.content
				{ text-align: justify; 
				position: relative; top: 170px;
				background-color:#FFF;
				} 
.contactimage
				{
				list-style-type: none;
				text-align: center;
				background-color:#FFF; 
				}
.simplenav
				{
				display: inline;
				list-style-type: none;
				height: 50px;
				background-color:#09F; 
				}
.copyright
				{ 
				list-style-type: none;
				text-align: center;
				} 	
div#fpgroup 		{ float: left;
				list-style-type: none;
				padding-bottom: 10px;
				width: 854px;
				display: block;
								}
div#fplist
				{	width: 380px;
				float: inherit;
				font-weight: bold;
				padding: 15px 10px 0px 70px; /* top, right, bottom, left  */
				margin: 0;
				} 
div#fpimage
				{float: inherit;
				width: 360px;
				margin: 0;
				padding: 0; text-align: center;
				} 
div#benefitlist1
				{	width: 600px;
				float: inherit;
				list-style-type : circle; 
				padding: 10px 10px 0px 70px; 
				margin: 0;
				} 
div#linklist1
				{	width: 600px;
				float: inherit;
				list-style-type : circle; 
				padding: 10px 10px 0px 70px; 
				margin: 0;
				} 
div#linklist2
				{	width: 600px;
				float: inherit;
				list-style-type: circle; 
				padding: 10px 10px 0px 70px; 
				margin: 0;
				} 
div#linklist3
				{	width: 600px;
				float: inherit;
				list-style-type: circle; 
				padding: 10px 10px 0px 70px; 
				margin: 0;
				} 
			
#navcontainer ul
{ 
padding-left: 0;
background-color: #FFF;
color: #FFF;
float: inherit;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top: 15px;
}
#navcontainer ul li { 
text-align: center; 
display: inline; 
}
#navcontainer ul li a
{ 
padding: 0.4em 1.2em;
background-color: #036;
color: #FFF;
text-decoration: none;
text-align: center;
float: inherit;
height: 30px;
}
#navcontainer ul li a:hover
{
background-color: #999;
color: #FFF;
}









