#headerBanner {
	width: 600px;
	background-color: #4A9FC3;
	padding: 0px 0px 18px 40px;
	height: 300px;
	display: none;
}

#genericNav, #quickSearch, #primaryNavigation, #headerImage, #secondaryNavigation, #rightCol, #footer, #backButton, #printButton {
	display: none;
}

#page {
	margin: 0px;
	width: 640px;
}

html, body {
	background-color: #ffffff;
	background-image: none;
}

#contentInternal {
	padding: 20px 0px 36px 0px;
	width: 640px;
}

#mainContent {
	float: left;
	width: 600px;
	padding: 0px 0px 18px 40px;
	background-image: none;
	background-color: transparent;
	min-height: none;
	_height: auto;
}