html, body {
	margin:0;
	padding:0;
	background:#fff;
	color:#000;
}
a {
	color:#000;
	text-decoration:none;
}
#sidemenu, 
#header, 
#menu, 
#utilnav, 
img.left, 
img.right,
.siteboxes a{
	display: none;
}
body {
	font: 70% Arial, Helvetica, sans-serif;
}
html>body {
	font-size:73%;
}
.siteboxes {
	display:block;
	clear:both;
	margin-bottom:50px;
}
.siteboxes img {
	float:left;
}
.siteboxes .text {
	width:98%;
}
h1, h2 {
	display:inline;
}	
#printlogo {
	position:relative;
	top:-10px;
	left:-15px;
	margin-bottom:20px;
}
#footer { 
	clear:both;
	text-align:center;
	margin-top:20px;	
}
.boxes img {
	width:90%;
	margin-top:30px;
	margin-bottom:20px;
	border:0;
}
.boxes .text {
	width:90%;
	vertical-align:text-top;
}
.boxes p {
	margin-top:0;
}
.boxes {
	width:209px;
	height:395px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float:left;
}
#partners {
	clear:both;
	margin-bottom:20px;
}