#nav,
.sub-nav,
.skip,
.data-section,
.scheme-section,
.nav-section,
.block img,
#sidebar,
.aside,
.aside-inner-image,
.promo,
.map img,
.sponsor-block,
.section,
.footer-section,
#footer {
	display:none;
}

body {
	background: white;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	}
#header {
	position:absolute;
	top:0;
	left:0;
}
.head-block {
	width:100%;
}
.present {
	color:#000;
	display:block;
}
.logo {
	color:#000;
	display:block;
	font-size:36px;
	line-height:49px;
	font-family:"Garamond", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}
.logo a{
	color:#000;
	
	text-decoration:none;
}
#wrapper {
	position:relative;
	padding:50px 0 0;
}