body {
	padding: 0 !important;
	width: 100% !important;
}

#Sizer {
	width: 100% !important;
	margin: 0 !important;
	max-width: 100%;
}

#Expander {
	margin: 0 !important;
	min-width: 0 !important;
	width: 100%;
}

.outer {
	margin: 0 !important;
}

.float-wrap {
	float: none;
}

#Sidebar {
	/* Hide the local nav section */
	display: none;
	width: 0 !important;
	float: none;
	margin: 0 !important;
}

#Main .textpadder {
	padding: 0 !important;
}

#Header {
	display: none;
}

#Footer {
	margin-top: 3em;
}

#Footer #Company {
	display: none;
}

#Footer #Address {
	padding-left: 0 !important;
}

#Footer ul {
	display: none;
}

#Footer #Copyright {
	position: static;
	text-align: left;
	color: #000;
}
