#logos {
	height: 67px;
	margin: 5px 0;
	background: url(images/sub_logos.jpg) 0 0 no-repeat;
}
#headoffice {
	height: 65px;
	margin: 5px 0 0;
	background: url(images/sub_head_office.jpg) 0 0 no-repeat;
}
.howto {
	margin: 10px 0 0;
}

.menu {
	position: relative;
	top: -3px;
}

.column {
	position: relative;
	top: -18px;
	float: left;
	width: 744px;
	clear: both;
	background: url(images/sub_bg.jpg) 0 0;
}

.column p {
	text-align: left;
	font-size: 1.5em;
	line-height: 1.75em;
	padding: 10px 30px 5px;
}
.column .withmap {
	float: left;
	clear: none;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.75em;
	padding: 20px 20px 5px;
}
.column .maps {
	padding: 15px 20px;
	float: left;
	clear: both;
}

.footer p {
	text-align: center;
	padding: 0;
}