#headerContainer #utilities, #headerContainer #topNav, #centralContainer #leftContainer, #centralContainer #rightContainer, #centralContainer #rigthContainer, .accessAid {
	display: none;
}
#headerContainer {
	width: 100%;
	height: 106px;
	float: right;
	margin-bottom: 20px;
	border-bottom: 5px solid #049435;
}
#headerContainer #logo {
	position: relative;
	right: 0px;
	margin-right: -12px;
	float: right;
}
html, body, #pageContainer, #ieMinWO, #ieMinWI, #centralContainer, #centralContainer #contentContainer, #footerContainer {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: none;
	float: none;
	width: 100%;
	height: auto;
	min-height: 0px;
	overflow: visible;
}
#footerContainer {
	margin-top: 40px;
	line-height: 20px;
	border-top: 1px solid #049435;
}
