﻿#headerNav, #columnOne, #columnThree, #headerMenu, #footer
{
	display:none !important;
}

#columnTwo
{
	width:auto !important;
	margin:20px 0px 0px 0px !important;
}

#columnTwo h1
{
	padding-left:0px;
}

#columnWrapper
{
	display:inline !important;
}

#contentWrapper
{
	display:inline !important;
	margin:0px !important;
	padding:0px !important;
}

#wrapper
{
	width:auto !important;	
}

#headerPrintLogo /* fix for print header image */
{
	display:inline !important;
	margin:auto !important;
	width:560px !important;
}

#headerLogo
{	
	display:none !important;
}