@import url("common.css");
#pageHeader h1 {
	background: transparent url(../images/top.jpg) no-repeat center top;
	width: 100%;
	height: 246px;
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	}
#pageHeader h1 span {
	display:none
	}
