#pageWrapper {
	position:relative;
}

#headernav {
	text-align: right;
}

.masthead {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100% !important; /* the masthead div now goes the full width */
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #586972;
}

#pnav, div.headline {
	margin-left: 24px;
}

.leftcolumn {
	padding-left: 24px;
}

.masthead img {
	margin-left: 0px;
	width: 324px;
	display: block;
}

.headline img {
	display:block;
}

.masthead h1 {
	position: absolute;
	right: 0;
	bottom: 0;
}

.leftcolumn {
	float: left;
}

#pageContent {
	margin-left:174px;
}
