/* For Print */

body {
	margin: 0;
	background: white;
	color: black;
}

#logo, #homebg #wrapper, #mainhm2 #primarynav, #banner2 {
	display: none;
}

#logo2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 404px;
	height: 133px;
	z-index: 50;
}

#logo2 img {
	width: 65%; height: 65%;
}

#contentarea #headright {
	float: right;
	margin: 0 -75px auto auto; 
	padding: 0;
	width: 470px; height: 87px;
}
