html, body
{
	height: auto;
	width: 100%;
	color: #022849;
	background: none !important;
}
#body-container,
#content,
.content-container,
#content-holder,
#main-container
{
	width: 100%;
	height: inherit !important;
	min-height: inherit !important;
	max-width: none;
	overflow: hidden;
	background: none !important;
}
.footer-img,
button,
#footer
{
	display: none !important;
}
#logo,
#logo img
{
	height: 110px;
	width: 300px;
	overflow: visible;
}