body {
	background: none;
}
.header-logo {
	float: none;
	width: auto;
}
.sidebar-left,
.sidebar-right,
.header-nav,
.news-title,
.pagination,
.download-pdf,
.footer-grey,
.print,
#menu-footer-menu,
.search-bar {
	display: none !important;
}
.footer-interior .footer-orange {
	float: none;
	width: auto;
}
.main-content-inner,
.main-content {
	float: none;
	width: auto;
	padding-left: 0;
	padding-right: 0;
}
#logo {
	position: relative;
	z-index: 9;
}
#logo img {
	width: 200px;
}
.logo-container {
	position: relative;
}
.bg-for-print {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
}
.page-title{
	color: #fff !important;
	text-shadow: none !important;
}