@charset "ISO-8859-1";
#header {
	background-image: url(../images/BackgroundBanner.jpg);
	height: 470px;
	width: 1200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: -10px;
}
#blackbanner {
	position:absolute;
	width:600px;
	height:30px;
	z-index:1;
	background-image: url(../images/MW_Website_BlackBanner.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#mwbanner {
	position:absolute;
	width:600px;
	height:135px;
	z-index:3;
	left: -1px;
	top: 32px;
	background-image: url(../images/MW_Banner.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	cursor: auto;
}
#menubar {
	position:absolute;
	width:600px;
	height:30px;
	z-index:4;
	left: 0px;
	top: 168px;
}
#container #menubar a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 30px;
	width: 75px;
	float: left;
	text-align: center;
	line-height: 30px;
	background-image: url(../images/buttons/pixyRollover/ro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #menubar a:hover {
	background-position: bottom;
}
#iconleft {
	position:absolute;
	width:75px;
	height:409px;
	z-index:7;
	left: -80px;
	top: 199px;
}
#homeicons {
	position:absolute;
	width:600px;
	height:153px;
	z-index:6;
	top: 506px;
	background-color: #FFFFFF;
	left: -1px;
}
#footer {
	position:relative;
	width:600px;
	height:150px;
	z-index:6;
	top: 657px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #972C24;
	text-align: center;
}
