#header {
	height : 117px;
	position : relative;
}
#header h1 {
	margin : 0;
}
#header h1 a {
	position : absolute;
	left : 15px;
	bottom : 15px;
	text-indent : -99999px;
	display : block;
	width : 204px;
	height : 60px;
	background : url(/images/logo.png) left top no-repeat;
}	
#menu {
	display : none;
}
.home #banner {
	display : none;
}
.sidebar {
	display : none;
}
