#pageimg a:link {
	color: #154668;
	font-family: "Helvetica Neue";
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#pageimg a:hover {
	color: #154668;
	font-family: "Helvetica Neue";
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
body {
	background-color: #FFF;
	background-image: url(../images/pg_bkgrnd.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#navigation {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
	margin-top: 0px;
	padding-top: 11px;
	text-align: center;
}
#navigation {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 220px;
	height: 37px;
	margin-top: 0px;
	padding-top: 11px;
	text-align: center;
}
#pageimg {
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	height: 900px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 0px;
	background-image: url(../images/main_img2.jpg);
}

#pageimg p {
	
	margin: 0px;
	padding: 0px;
}
#pageimg h2 {
	
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
	font-weight: bold;
	color: #0C3151;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F9DC07;
	width: 450px;
}
#pageimg ul li {
	
	font-style: normal;
	padding-bottom: 8px;
}
#pageimg ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 400px;
}
#footerContainer	{
	background: url(../images/footer-bg.jpg) repeat-x;
	padding: 50px 0 0 0;	
}
#footernav {
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
}
#footernav a {
	color: #154668;
	font-family: "Helvetica Neue";
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#footernav p {
	color: #EEB211;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	display: inline;
}
#pageimg #form {
	width: 500px;
	margin-left: 290px;
	margin-top: 180px;
}
#footernav .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0B3253;
}

