.heading {

	width: 1014px;
	margin-left: auto;
	margin-right: auto;
	background: url("http://www.copelandfhnp.com/layout/images/heading-wrap.png") no-repeat bottom center;
	height: 65px;
	overflow: visible;
}

.heading h2 {
	background: url("http://www.copelandfhnp.com/layout/images/heading.png") repeat-x #005093;
	padding: 0;
	margin: 0;
	padding-left: 65px;
	height: 55px;
	color: white;
	font-weight: normal;
	font-size: 24px;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	line-height: 55px;
}