#Logo {
	height: 200px;
	overflow: hidden;
	position: relative;
	width: 872px;
}
#Logo #HomeMail {
	float: right;
	position: relative;
	top: -16px;
}

#Menu {
	height: 72px;
	position: relative;
	width: 872px;
	top: 0px;
	left: 0px;
	margin-top: 20px;
}
#Content {
	background-image: url(images/backb.jpg);
	position: relative;
	height: 632px;
	width: 872px;
}

.spacer {
	clear: both;
}
