
#topBar {
	height: 87px;
	margin-bottom: 20px;
	border-bottom: none;
	}
	#logo {
		top: -20px;
		left: 0;
		height: 87px;
		}
	ul#mainNavigation, #sectionImage, #headerBar, #leftColumn, #footerNav { display: none; }
	
	.contentArea {
		width: 600px;
		background: none;
		}
		.content {
			float: left;
			width: 600px;
			padding: 17px 0 25px 0;
			}
			.contentImage { margin: 0 0 0 50px; }
						

#footer {
	clear: both;
	width: 600px;
	height: 50px;
	padding: 28px 5px 0 0;
	background: none;
	}
	#footer span { display: none; }
	#footer span#phoneNumber, #footer span#faxNumber {
		display: block;
		float: left;
		width: 150px;
		}