@charset "UTF-8";
.banner {
	background-color: #333333;
	width: 693px;
}
.footer {
	width: 693px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #00006;
	border-left-color: #000066;
}
.mainContainer {
	margin-left:auto;
	margin-right:auto;
	width: 690px;
	border: 10px solid #333333;
}
.mainContent {
	height: auto;
	width: 693px;
	background-image: url(images/universal/textBG.jpg);
	padding-right: 5px;
	clear: both;
	float: left;
}
.mainMenu {
	text-align: left;
	width: 693px;
	background-color: #333333;
}
header {
	width:693px;
	height:87px;
	background-color: #FFFFFF;
	clear: both;
	float: left;
}
.header {
	clear: both;
	float: left;
	height: 87px;
	width: 893px;
}
