.page_header {
	background: none;
	margin: 0px auto 0px;
	height: auto;
	width: 1000px;
	position: relative;
	float: left;
}

.logo {
	display: block;
	height: 90px;
	background: url(http://www.heartpool.com/layout/themes/heartpool/img/logo.png) no-repeat center top;
	width: 124px;
	padding: 18px 18px 10px;
	margin: 0px 0 0 0px;
}

.page_header .fbc_button {
	position: absolute;
	top: 13px;
	left: 175px;
}

.page_header .logo {
	display: none;
}

