body {
	background-color: #AFC6D4; 
	margin:0px;
	margin-top: 15px;
	background-image:url('images/bkg.gif');
	background-repeat: repeat-x;
	}
	
body, p, table, li, ul, tr, td, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929292;
	line-height: 1.6em;
	text-align: left;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #015F95;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
	display:inline;
	padding-left: 15px;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	}
	
h2 {
	color: #587589;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828282;
	font-weight: bold;
	margin-bottom:0px;
	margin-top: 0px;
}


div.mainwrap {
	width: 950px;
	margin: auto;
	background-image: url('images/bkg-mainwrap.gif');
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 4px;
	background-color: #ffffff;
	overflow: auto;
	}
	
#top {
	height: 14px;
	width: 959px;
	margin: auto;
	}
	
#mastheadwrap {
	width: 950px;
	height: 103px;
	margin: auto;
	background-image: url('images/bkg-mastheadwrap.gif');
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 4px;
	}
	
#mastheadleft {
	float: left;
	width: 363px;
	height: 35px;
	padding-top: 33px;
	padding-left: 41px;
	padding-bottom: 25px;
	}
	
#mastheadright {
	float: right;
	width: 506px;
	padding-right: 40px;
	height: 80px;
	padding-top: 11px;
	padding-bottom: 12px;
	text-align: right;
	}
	
#mastheadbot {
	width: 950px;
	height: 12px;
	background-color: #ededed;
	margin: auto;
	clear: both;
	border-left: 5px solid #6195AC;
	border-right: 4px solid #6195AC;	
	}
	
#feature {
	background-color: #005270;
	color: #C4DDEA;
	padding: 20px 120px 20px 40px;
	}
	
#feature p {
	color: #C4DDEA;
	}
	
#mainleft {
	float: left;
	width: 477px;
	padding-left: 40px;
	padding-top: 40px;
	}
	
#mainright {
	float: right;
	width: 378px;
	padding-left: 15px;
	padding-right: 40px;
	padding-top: 40px;	
	}
	
div.clear {
	clear: both;
	}
	
#feature1 {
	background-color: #D2DFE7;
	border-top:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;		
	padding: 20px;
	padding-right: 80px;
	height: 85px;
	background-image: url('images/feature1bkg.gif');
	background-position: top right;
	background-repeat: no-repeat;
	color: #757575;
	font-size: 11px;
	}

#feature1bot {
	background-color: #499FC6;
	padding: 5px;
	margin-bottom: 25px;
	padding-left: 20px;
	border-bottom:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;		
	}

#feature2 {
	background-color: #E8ECD9;
	border-top:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;	
	padding: 20px;
	padding-right: 80px;
	height: 85px;
	background-image: url('images/feature2bkg.gif');
	background-position: top right;
	background-repeat: no-repeat;
	color: #757575;
	font-size: 11px;
	line-height: 1.3em;	
	}

#feature2bot {
	background-color: #A1C549;
	padding: 5px;
	margin-bottom: 45px;
	padding-left: 20px;
	border-bottom:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;		
	}
		
	
/* Footer */
/**********/

#footerwrap {
	background-color: #003954;
	clear: both;
	height: 60px;
	}

#footerleft {
	float: left;
	color: #608394;
	width: 477px;
	padding-top: 25px;
	height: 35px;
	padding-left: 40px;
	background-color: #003954;
	font-size: 11px;
	}
	
#footerright {
	float: right;
	color: #608394;
	width: 393px;
	padding-top: 25px;
	height: 35px;
	padding-right: 40px;
	text-align: right;
	background-color: #003954;	
	font-size: 11px;	
	}
	
#bot {
	clear: both;
	height: 13px;
	width: 959px;
	margin: auto;
	margin-bottom: 14px;
	}	
	
/* Links */
/*********/
a:link { font-family: verdana, helvetica; text-decoration: underline; color: #6093CA;}
a:active { font-family: verdana, helvetica; text-decoration: underline; color: #6093CA;} 
a:visited { font-family: verdana, helvetica; text-decoration: underline; color: #6093CA;} 
a:hover { font-family: verdana, helvetica; text-decoration: underline; color: #045EF3;}

a.feature:link { font-family: verdana, helvetica; text-decoration: none; color: #ffffff;}
a.feature:active { font-family: verdana, helvetica; text-decoration: none; color: #ffffff;} 
a.feature:visited { font-family: verdana, helvetica; text-decoration: none; color: #ffffff;} 
a.feature:hover { font-family: verdana, helvetica; text-decoration: underline; color: #ffffff;}

a.footer:link { font-family: verdana, helvetica; text-decoration: none; color: #608394;}
a.footer:active { font-family: verdana, helvetica; text-decoration: none; color: #608394;} 
a.footer:visited { font-family: verdana, helvetica; text-decoration: none; color: #608394;} 
a.footer:hover { font-family: verdana, helvetica; text-decoration: underline; color: #ffffff;}