
#wrap
{
	width: 100%;
	padding: 0;
}

.show-on-print
{
	display: block;
}

#header, #stage, #mobile-navigation, .hide-on-print, #sub-menu-container
{
	display: none;
}


h1, h2, h3, h4, body
{
	color: #000 !important;
}

body
{
    min-width: 0 !important;
    background: #fff;
}

#content-container
{
	border: none;
	page-break-after: always;
}

#content
{
	margin: 0;
}

#footer-container .contact
{
    font-size: 16px;
}