.screenOnly {
	display: none;
}
body {
	margin: 0px;
}
#logo {
	float: left;
	border: 0px;
}
#slogan {
	float: right;
	margin-bottom: 20px;
}
#contact {
	float: right;
	margin-bottom: 20px;
	border: 0px
}
#sidebar {
	display: none;
}
#navigation {
	display: none;
}
#copyright {
	margin-top: 40px;
	font-size: 10px;
}
#footerButtons {
	display: none;
}
#footerLinks {
	display: none;
}
#breadcrumbTrail {
	float: left;
	clear: both;
	width: 100%;
}
