#navigation #contactLink a {
	background-position: 0 -22px;
}

#content {
	padding: 0;
	height: 412px;
	background: #000 url(/img/contact-background.jpg) top center no-repeat;
	color: white;
	font-size: 14px;
	position: relative;
}

#content h1 {
display: none;
}

#content #leftColumn {
border: none;
float: none;
}

#content #rightColumn {
display: none;
}

#contactUs {
	position: absolute;
	width: 178px;
	right: 16px;	
	top: 104px;
}