body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color: #555;
	text-align:justify;
	}
	
img{ margin:0; padding:0; border:0;}
h1{ font-size:15px; color: #000000;}
p{ text-align:justify;}
.center{ text-align:center;}
.small{ font-size:9px;}

#container{	
	width:690px;
	border-right:4px solid #dcdcde;
	border-left:4px solid #dcdcde;
	padding: 0 1px 0 1px;
	margin:0 auto;
	text-align:center;
	}
	
#subnav{
	width:690px;
	background-color:#3c387d;
	}

/* SUB NAV BUTTONS */
#subnav ul{
	margin:0;
	padding:0;
	}

#subnav li{ list-style-type:none; float:left; margin:0; padding:0;}
#subnav a{ display:block; height:21px; margin:0; padding:0;}
#subnav a:hover{ background-position:bottom left; }

#health{ width:224px; background:url(../images/subnav_health.gif);}
#future{ width:315px; background:url(../images/subnav_future.gif);}
#contact{ width:149px; background:url(../images/subnav_contact.gif);}

#content{
	float:right;
	width:465px;
	padding:10px 15px 25px;
	text-align:left;
	}
#content a{text-decoration:none;font-weight:bold;color:#000;}
#content a:hover{text-decoration:underline; }

#sidebar{
	float:left;
	width:160px;
	padding:25px 10px 25px 15px;
	}
	
#footer{
	clear:both;
	height:23px;
	border-top:4px solid #dcdcde;
	background-color:#3c387d;
	}
	
#footer p{color:#fff; font-size:9px; margin:0; padding:0;}
.center2 {
	text-align:center;
	font-size: 12px;
}
.small2 {
	font-size:11px;
	line-height: 15px;
	color: #666666;
}
.list {
	list-style-position:outside;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
