#content-heading {
	background: url(/images/contact/pageheading.gif) no-repeat;
	margin-bottom: 10px;
	width: 634px;
	height: 28px;
}

#content-splash {
	background: url(/images/contact/splash.jpg) no-repeat;
	margin-bottom: 30px;
	width: 634px;
	height: 60px;
}

.contact {
	float: left;
	margin-right: 6px;
	width: 154px;
}

.contact-last {
	float: left;
	margin-right: 0px;
	width: 154px;
}

.contact ul {
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

.contact-last ul {
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

