﻿.wrapper {
position: static !important;
float: none !important;
display:block;
}
.header-holder, .menu, .footer, .mm-footer, .news-section-wrapper, .home-content-spacer, .home-content-right, .hone-content-btns, .second-content-left, .second-content-footer
{
display:none;	
}

.print-header
{
	width:100%;
	height:104px;
}

.print-left
{
width:75%;
height:104px;
float:left;
}
.print-right
{
width:25%;
height:104px;
float:left;
margin-top:0;
}

.print-footer
{
	width:100%;
	height:20px;
	text-align:center;
	padding-top:25px;
}

.home-content-main, .second-content-right
{
	padding-top:25px;
}
