ul#navigation {
	position: absolute;
	top: 223px;
	left: 0;
}
/* Header */
#header {
	height: 222px;
	background-image: url(../images/header.jpg);
	background-repeat: none;
	border-bottom: 1px solid #D9D9D9;
	text-indent: -1234em;
}
#header h1 {
	margin: 0;
	padding: 0;
}
#header p {
	display: none;
}
#header h1 a {
	display: block;
	height: 222px;
	text-decoration: none;
}
#header h1 a:hover {
	background-image: none;
}

h2.header {
	margin: 5px 0 !important;
	margin: 48px 0 0;
}
