@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#header {
	height: 125px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
#header #logo-top {
	height: 100px;
	width: 306px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header  #navbar {
	top: 0px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 881px;
}
#main-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00B5CC;
	border-right-color: #00B5CC;
	border-bottom-color: #00B5CC;
	border-left-color: #00B5CC;
	background-color: #FFFFFF;
	background-image: url(../images/bg-fadedlogo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main-container #main-shadow {
	background-image: url(../images/bg-maintopshadow.gif);
	background-repeat: repeat-x;
	height: 25px;
}
#main-container  #home-body {
	width: 710px;
	margin-bottom: 10px;
}
#main-container  #home-links {
	float: right;
	height: 200px;
	width: 250px;
}
#main-container  #home-links  img {
	border: 2px solid #F15C22;
	margin-bottom: 10px;
}
#main-container #footer {
	background-color: #F15C22;
	height: 25px;
	width: 960px;
	text-align: center;
	margin-top: 10px;
	vertical-align: middle;
}
#main-container #pagehead {
	height: 95px;
	width: 960px;
	margin-bottom: 20px;
}
#main-container #main-body {
	width: 710px;
	margin-bottom: 10px;
}
#main-container #main-sublinks {
	float: right;
	width: 250px;
}
#main-container #main-body img {
	margin-bottom: 5px;
	margin-left: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 10px;
	border-left-width: 2px;
	border-top-color: #F15C22;
	border-right-color: #F15C22;
	border-bottom-color: #F15C22;
	border-left-color: #F15C22;
}
#main-container #home-body hr {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #F15C22;
	color: #F15C22;
	height: 1px;
}
#main-container #main-body hr {
	color: #F15C22;
	background-color: #F15C22;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	height: 1px;
}
#main-container #main-body #mpss_logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 0px;
	padding: 0px;
}
