body {
	text-align: center;
}
#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 121px;
	width: 900px;
	background-image: url(../images/mwm-header-900x121.gif);
}
#navbar {
	background-color: #0FF;
	height: 25px;
	width: 900px;
	text-align: left;
}
#submenu {
	background: url(../images/mwm-submenu-900x33.gif);
	height: 33px;
	width: 900px;
}
#subheader {
	height: 82px;
	width: 900px;
}
#contentwrapper {
	text-align: center;
	width: 885px;
	padding-left: 10px;
}
#maincontent {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 20px;
	color: #FFF;
	margin: 0 auto;
	background: #459319;
	line-height: 120%;
}
#maincontent  img {
	padding-right: 15px;
}



#left-text {
	float: left;
	height: 267px;
	width: 305px;
	background-image: url(../images/mwm-left-366x267.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-right: 20px;
	padding-left: 40px;
	text-align: left;
	clear: both;
	line-height: 150%;
}
#right-photo {
	float: right;
	height: 267px;
	width: 535px;
	background-image: url(../images/mwm-right-534x267.gif);
}
#services {
	height: 174px;
	width: 900px;
	background-image: url(../images/mwm-services-900x174.gif);
	float: left;
}
#serviceleft {
	float: left;
	height: 150px;
	width: 550px;
	text-align: left;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#serviceright {
	float: right;
	height: 150px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #102f58;
	text-align: left;
	padding-right: 45px;
	line-height: 120%;
	font-weight: bold;
}




#footer {
	height: 20px;
	width: 900px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
