#nav-global,
#footer .links,
#banner,
#nav-main,
#info,
#content-left,
#section-menu {
	display: none;
}
#logo a {
	margin-left: 30px;
}
#content {
	background-color: #ffffff;
	border: none;
}
#section-menu + h1,
#section-menu + .sysInstructions,
#section-menu + h1 + .sysInstructions,
#section-menu + h1 + div:not(.sysInstructions) + .sysInstructions {
	float: none;
	width: auto;
}
#footer-wrapper {
	background-color: #ffffff;
}
#footer {
	text-align: right;
}
#footer .copyright {
	float: none;
	margin-right: 30px;
	width: auto;
	padding-top: 0;
	color: #000000;
}
#footer .copyright a {
	color: #000000;
}