body {
	background: #FFF !important;
}

#content-container {
	background: none !important;
}

#header, #all-navigation, #content-header, #footer, #outer-container, #crumbs {
	display: none !important;
}

#map-directions {
	float: none;
	width: 95%;
	display: block;
}

#map-directions form, .direction-button {
	display: none;
}

#map {
	float: none;
	width: 800px;
	height: 533px;
	border: 1px solid #FFF;
}
