@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	background-color: #6798FF;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #069;
	width: 960px;
	padding: 0px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#container #header {
	background-color: #6798FF;
	background-image: url(../images/new-webhead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
	clear: none;
	float: none;
}
#container #flashshow {
	background-color: #6798FF;
	height: 190px;
	background-image: url(../images/images/images/flash-bkg.gif);
	margin: 0px;
	background-repeat: no-repeat;
	clear: both;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#container #navsys {
	height: 80px;
	background-image: url(../images/images/images/main-body-rounded-corner-ma.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 4px;
}
#container #flashshow #flashshowcontainer {
	height: 165px;
	margin-top: 0px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
}
#container #mainbody {
	background-color: #069;
	padding-top: 10px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #footer ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-style: double;
	border-top-color: #2A0055;
	border-right-color: #2A0055;
	border-bottom-color: #2A0055;
	border-left-color: #2A0055;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#container #footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #A0A0A4;
}
#container #footer ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#container #footer ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#container #footer {
	background-color: #6798FF;
	background-image: url(../images/images/images/footer_reflection.jpg);
	background-repeat: no-repeat;
	height: 180px;
	padding-top: 80px;
	text-align: center;
}
#container #footer ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#container #footer ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #footer ul p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFBF0;
	font-style: italic;
}
