#Header {
	background: none;
	margin: 0;
}
	#Header h1 {
		float: none;
	}
	#Header h1 a,
	#Header h1 span {
		text-indent: 0;
		font-size: 28pt;
		font-weight: 300;
		text-decoration: none;
		color: #000;
	}
#Footer,
#Footer *,
#Navigation,
#Navigation *,
#SearchBox,
#Breadcrumbs,
#Breadcrumbs *,
#SearchBox * {
	display: none;
	height: 0px;
}
#SideBar {
	display: none;
}
#Layout {
	margin: 0;
}
#Container,
.container,
#Layout .container {
	padding: 0;
	width: auto;
	overflow: none;
	float: none;
	margin: 0;
}
#Content {
	width: auto;
	overflow: none;
	float: none;
	margin: 0;
}

#HeaderBase {
	height: 0;
}

#Footer {
	margin: 0;
}
#Footer .footer-links {
	display: none;
}