body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #475869;
}

#wrapper {
	width: 1043px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
	overflow: auto;
}
#wrapper #left-container {
	float: left;
	padding-left: 15px;
	overflow: auto;
}

#wrapper #left-container #left-1 {
	background-image: url(images/left-1.jpg);
	height: 189px;
	width: 300px;
}
#wrapper #left-container #temporary {
	padding: 10px;
	font-weight: bold;
	color: #475869;
	font-size: 16px;
}
#wrapper #left-container #temporary-2 {
	padding-left: 10px;

}

#wrapper #center-container {
	float: left;
	overflow: auto;
}
#wrapper #center-container #center-1 {
	background-image: url(images/center-1.jpg);
	height: 150px;
	width: 472px;
}
#wrapper #center-container #center-2 {
	background-image: url(images/center-2.jpg);
	height: 39px;
	width: 472px;
}
#wrapper #center-container #center-3 {
	height: 161px;
	width: 472px;
	background-image: url(images/center-3.jpg);
}
#wrapper #center-container #center-4 {
	height: 194px;
	width: 472px;
	background-image: url(images/center-4.jpg);
}
#wrapper #right-container {
	float: left;
	overflow: auto;
	background-image: url(images/right-7.jpg);

}
#wrapper #right-container #right-1 {
	background-image: url(images/right-1.jpg);
	height: 50px;
	width: 256px;
}
#wrapper #right-container #right-2-logo {
	background-image: url(images/right-2-logo.jpg);
	height: 200px;
	width: 256px;
}
#wrapper #right-container #right-3-mtop {
	background-image: url(images/right-3-mtop.jpg);
	width: 256px;
	background-repeat: no-repeat;
	height: 10px;
}
#wrapper #right-container #right-4-mhi-main {
	background-image: url(images/right-4-mhi-main.jpg);
	height: 35px;
	width: 256px;
	background-repeat: no-repeat;
}
#wrapper #right-container #right-5-mpm-main {
	background-image: url(images/right-5-mpm-main.jpg);
	height: 35px;
	width: 256px;
	background-repeat: no-repeat;
}
#wrapper #right-container #right-6-bottom-main {
	background-image: url(images/right-6-bottom-main.jpg);
	height: 20px;
	width: 256px;
	background-repeat: no-repeat;
}
#wrapper #right-container #right-7 {
	height: 194px;
	width: 256px;
	background-repeat: no-repeat;
	background-image: url(images/right-7.jpg);
}
#wrapper #bottom-container {
	padding-right: 138px;
	padding-left: 25px;
	color: #475869;
	float: left;
	width: 880px;
}
#wrapper #top-container {
	float: left;
}
#wrapper #bottom-container #news-box {
	width: 630px;
	float: left;
	margin-top: 10px;
}
#wrapper #bottom-container #news-box #news-content #news-header {
	width: 630px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #bottom-container #news-box #news-content #news-para {
	width: 610px;
	margin: 10px;
}


#wrapper #bottom-container #contact-info {
	width: 240px;
	text-align: center;
	margin-top: 10px;
}
#wrapper #bottom-container #contact-info #contact-info-header {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
}







#bottom-reflection {
	background-image: url(images/body-bottom.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 1043px;
	height: 63px;
}
