body { width: auto; }
body, body a, h1, h2 { color: #000 !important; }
.print {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#container { overflow: visible; }
.holder-1, .holder-2 {
	width: auto;
	position: static;
	float: none;
	left: 0;
}
#page {
	float: none;
	padding: 80px 0 0;
}
#main-nav, #footer, .col-3, .home-page .col-2, .logo, .promo, .breadcrumbs { display: none !important; }
body, #page, .col-1, .col-2, .col-3, .seo-block .head, .links, .links .inner, .links .sub { background: none !important; }
.col-1, .col-2 {
	margin: 0;
	float: left;
	width: 40%;
}
.col-2 { width: 59%; }
.primary-block {
	width: 100%;
	float: none;
}
.home-page .col-1 {
	width: 100%;
	float: none;
}
.seo-block {
	width: 100%;
	margin: 0;
}
.links {
	width: 100%;
	margin: 0;
}