@charset "utf-8";
/* CSS Document */
body {
	background-color:#8094C0;
	font-family:"Times New Roman", Times, serif;
}
#superContainer {
	margin: 0 105px 0 105px;
	background-color:#FFFFFF;
}
#header {
	text-align:center;
}
#container {
	margin: 0 105px 0 105px;
}
#mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0 0 0 95px;
}
#leftNav {
	float: left;
	width: auto;
}
#footer {
	text-align: center;
	font-size:14px;
	margin: 0 110px 0 110px;
}.img {
	float: right;
}
.centerText {
	text-align: center;
}
