	body,
	#Content {
		background: #fff;
	}
	

	#HeadingsAndTools #SiteTools {
		width:auto;
	}
	
	#Content,
	#Headings {
		width:90%;
	}
	
	#Headings {
		background:none;
	}
	
	#BackgroundWrapper {
		background: #D8E6F3 url("../img/bg_print_body.gif") repeat-y;
		background: transparent;
		width:auto;
	}
	#HeadingsAndTools #SiteTools {
		margin:0;
		background:#019DD8;
		height:80px;
	}
	
	#HeadingsAndTools #SiteTools li,
	#MainNavigation,
	#DeliveredByInvestis,
	a.BackToTop,
	#LogosAndHeadings img {
		display:none;
	}

	#LogosAndHeadings img#Logotype {
		position:absolute;
		top:0;
		left:0;
		display:block;
	}
