﻿.wrapper {
position: static !important;
float: none !important;
display:block;
}

a:link, a:active, a:hover, a:visited
{
	color:#fff;
}

.top-margin,
.top-logo,
.top-nav-holder,
.top-flash-1,
.top-nav-holder-2,
.home-left-buttons,
.footer,
.mm-footer,
.top-nav-holder-2-2,
.breadcrum-right
{
	display:none;
}


.home-content-holder, .second-content
{
	clear:both;
	width:100%;
	padding:20px 0 20px 0;
	clear:both;
}

.print-footer
{
	width:100%;
	float:left;
	clear:both;
	text-align:center;
}

.print-header
{
	width:100%;
	float:left;
	clear:both;
}

.print-header-left
{
	width:60%;
	float:left;
}

.print-header-right
{
	width:40%;
	float:left;
	text-align:right;
}

