@charset "UTF-8";
body  {
	background: #040233;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #040233;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100%;
}
.container {
	float: none;
	height: 775px;
	width: 1000px;
	background-color: #040233;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.headlft {
	background-color: #040233;
	float: left;
	height: 75px;
	width: 372px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.headrt {
	float: left;
	height: 75px;
	width: 400px;
	background-color: #040233;
	padding-top: 70px;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 4px;
}
.headctr {
	float: left;
	height: 115px;
	width: 98px;
	background-color: #040233;
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	padding-top: 30px;
	padding-left: 43px;
	padding-right: 54px;
}
.centerbar {
	background-color: #040233;
	float: left;
	height: 120px;
	width: 955px;
	background-image: url(images/MPSGS_ORIG.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 15px;
}
.leftcol {
	background-color: #040233;
	float: left;
	width: 301px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #060532;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	background-position: center;
}
.ctrcol {
	background-color: #040233;
	float: left;
	height: auto;
	width: 233px;
	background-position: top;
}
.rtcol {
	background-color: #040233;
	float: left;
	height: auto;
	width: 301px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
}
div_sale {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #EDEDED;
}
.saletext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #BBC5CA;
	letter-spacing: 0.02em;
}
