#page {
	width: auto;
}
#header,
#section_navigation,
#footer,
#navigation {
	display: none;
}

#home #header {
	display: block;
	height: auto;
	margin: 0;
	background: none;
}

#header h1 {
	width: auto;
}
#header h1 a {
	padding: 0;
	text-decoration: none;
	color: #000;
	font-size: 2.0em;
	height: auto !important;
}

#how_to_join h2,
#how_much h2,
#where_vehicles h2,
#benefits h2,
#residential_clients h2 {
	padding: 0;
	height: auto !important;
}

.topCap { display: none; }