ul {
	padding: 0;
	margin: 0;
}
a:hover {
	color: #F60;
	text-align: left;
}

body {
	text-align:center;
	background-color: #000049;
	margin: 0 auto;
	padding: 0;
	height: 100%;

}

#container {
	width: 800px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	text-align: left;

}
#container #mainarea ul li {
	color: #000;
	margin-left: 45px;
}



#header {
	background-color: #FFF;
	float: left;
	width: 800px;

}

#header_left {
	float: left;

	width: 400px;
}
#header_right {
	float: left;
	height: 150px;
	width: 325px;
	color: #000049;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 15px;
	font-size: 1.3em;
	margin-right: 50px;
	text-align: left;
}

#header_right_center {
	float: left;
	height: 35px;
	width: 385px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 0px;
	background-color: #000049;
	text-align: center;
	line-height: 35px;
	margin-left: 7px;
}

#header_right_center a:link {
	color: #FFF
	
}

#header_right_bottom {
	float: left;
	height: 85px;
	width: 390px;
	color: #03C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 7px;
}
#container #mainarea h4 {
	text-align: center;
	color: #000;
	margin: 0;
}



#container #header #header_center p {
	font-size: 18px;
}
.center {
	text-align: center;
	margin-left: 225px;
	color: #009;
}
	

	
.no_hyperlink {
	text-decoration: none;
}
.bigger {
	font-size: 18px;
}
.font_12 {
	font-size: 14px;
}

#main_wrapper {
	width: 799px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: left;
	background-color: #FFF;
}

#nav {
	float: left;
	width: 199px;
	color: #FFF;
	background-color: #000049;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#container #nav p {
	margin-left: 7px;
	margin-top: 7px;
	text-align: left;
}

#container #nav a {
	text-align:center;
}

#container #nav ul li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: left;
}
#container #nav ul a {
	color: #FFF;
	text-decoration: none;
	margin-left: 7px;
	text-align: left;
}

#container #nav ul a:hover {
	color: #F60;
	text-decoration: none;
	margin-left: 7px;
}
#container #nav ul {
	margin-top: 7px;
	line-height: 2;
	font-size: 0.9em;
	text-align: left;
}



#mainarea {
	background-color: #FFF;
	float: right;
	width: 588px;
	margin-left: 7px;

}

#container #mainarea p {
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 10px;
	text-align: left;
	margin-left: 7px;
	color: #000;
}

#container #mainarea h1 {
	text-align: center;
}

#container #mainarea h2 {
	text-align: center;
}
.lineHeightAdjust {
	line-height: 1;
}
.underlineHyperlink {
	text-decoration: underline;
}
.center_image {
	text-align: center;
}

#footer {
	float: left;
	background-color: #FFF;
	width: 800px;
	text-align: center;
}
