#divWrapper {
	background-color: #FFFFFF;
	height: 100%;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/MW_BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#topNav {
	height: 25px;
	width: auto;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 40px;
	background-image: url(../images/subNav-bit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #023564;
	color: #FFFFFF;
}
#Navigation {
	padding-left: 10px;
	background-color: #901A2C;
	height: 27px;
	padding-right: 10px;
	color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003366;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#divHeader {
	height: 100%;
	width: 950px;
	margin-top: 5px;
}
#divContentWrapper {
	height: auto;
	width: 950px;
	margin-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #046CD5;
	overflow: hidden;
}



#divContent {
	margin-right: 0px;
	margin-bottom: -2500px;
	margin-left: 10px;
	padding-bottom: 2500px;
	float: left;
	width: 940px;
	height: auto;
	margin-top: 0px;
}
#newsFooter {
	background-image: url(../images/news-footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	width: auto;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
#latestNewsTB img {
	margin-right: 10px;
}
#divRightSideBar {
	height: 100%;
	width: 100%;
	margin-bottom: -2500px;
	padding-bottom: 2500px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #046CD5;
}


#divFooter {
	color: #FFFFFF;
	height: auto;
	width: 930px;
	padding: 10px;
	background-color: #901A2C;
}
#divFeatures {
	height: auto;
	width: auto;
	margin-top: 0px;
	overflow: hidden;
}
#divLinks {
	margin-left: 5px;
	background-color: #003366;
	float: left;
	/*height: auto;*/
	width: 230px;
	margin-bottom: -2000px;
	/*padding-bottom: 2000px;*/
}
#contentTB {
	overflow: hidden;
}
#firstfield, #lastfield, #emailfield, #phonefield, #message, #concerning {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	padding-right: 2px;
	padding-left: 2px;
}

