#masthead-wrap {
}

#masthead {
	margin: 0 auto;
	width: 696px;
	height: 75px;
	background: url(/images/masthead.png) top center no-repeat;
}

#masthead h1 {
	margin: 0;
	padding: 16px 0 0 36px;
	color: #456591;
	font-size: 34px;
}

#masthead h1#masthead-home-title {
	display: none;
}

#masthead h1 a {
	color: #456591;
	text-decoration: none;
}
