#top_bar {
	background-color: #003399;
	border: none;
	position: absolute;
	left: 0px;
	top: 100px;
	width: 100%;
	height: 20px;
}

 #navlist {
	color:#000066;
	width: 80%;
	text-align: center;
	top: 0px;
	border: none;
	background-color: #CCCCCC;
	position: absolute;
	height: 17px;
	left: 10%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 12px;
	padding-right: 0px;
	right: 10%;
}


#navlist ul,#navlist li {
	display:inline;
	list-style-type:none;
	margin:0;
	color: #000066;
	top: 100px;
	right: 25px;
	border: none;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 10px;
}

#navlist a:link  {
	display:inline;
	color: #000066;
	border: none;
	font-style: normal;
	font-weight: normal;
	text-indent: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

#navlist a:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#banner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	position: absolute;
	width: 80%;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	height: 100px;
	background-position: center;
}
#mainContent {
	position: absolute;
	width: 100%;
	left: 0%;
	top: 170px;
	height: 80%;
}


#FP_image {
	position: absolute;
	top: 100px;

}

#FP_text {
	top: 50px;
	left: 0px;
	position: absolute;
	width: 75%;

}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003399;
	width: 100%;
}

 #navlist_footer {
	color:#FFFFFF;
	text-align: center;
	border: none;
	height: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 10px;
	padding-right: 0px;
	width: 100%;
	background-color: #003399;
}


#navlist_footer ul,#navlist_footer li {
	display:inline;
	list-style-type:none;
	margin:0;
	color: #000066;
	top: 100px;
	right: 25px;
	border: none;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 10px;
	background-color: #CCCCCC;
}

#navlist_footer a:link  {
	display:inline;
	color: #000066;
	border: none;
	font-style: normal;
	font-weight: normal;
	text-indent: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #CCCCCC;
}

#navlist_footer a:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
}

#navlist_footer2  {
	color: #FFFFFF;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	background-color: #003399;
}

#navlist_footer2 a:link  {
	color: #FFFFFF;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	background-color: #003399;
}

#navlist_footer2 a:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	background-color: #003399;
}
