body {
	font-family: Georgia, serif;
	color: #000;
}

a, a:active, a:visited {
	color: #000;
	text-decoration: none;
}

.clearfix:after, #menu:after, .page:after, #footer:after, #header:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#menu, #sidebar, .footer-section, #copy-legal div {
	display: none;
}

#copy-legal .copyright {
	display:block;
}

#header .logo a {
	text-indent: -9999px;
	width: 331px;
	height: 94px;
	display: block;
	background: transparent url(../images/logo.png) no-repeat;
}

#header .strapline {
	text-indent: -9999px;
	width: 324px;
	height: 40px;
	background: transparent url(../images/strapline.png) no-repeat left bottom;
}
