﻿.print-header
{
	width:100%;
	float:left;
}



.print-header-left
{
	float:left;
	text-align:right;
}

.print-header-right
{
	float:right;
	text-align:right;
}

.print-footer

{
	width:100%;
	float:left;
	clear:both;
	text-align:center;
}

.home-content
{
	width:100%;
	float:left;
	clear:both;
	padding: 20px 0 20px 0;
}

.second-content-left, 
.second-content-bottom, 
.second-content-top, 
.second-header-holder, 
.second-footer, 
.header-margin, 
.home-header-top, 
.home-nav-holder, 
.home-flash, 
.home-nav-footer, 
.home-content-center-top, 
.home-footer,
.mm-footer

{
	display:none;
}

a:link, a:visited, a:active 
{
color: #000;
outline-style:none;
}

a:hover
{
color: #000;
}



























