#page {
	margin: 0 auto;
	width: 1018px;
	background-color: white;
	text-align: left;
}
#page2 {
	position: relative;
	margin: 0 15px;
	width: 988px;
	overflow: hidden;
	zoom: 1;
}

#header {
	position: relative;
	width: 988px;
	height: 90px;
	z-index: 200;
}
#navigation .properties {
	position: absolute;
	height: 22px;
	top: 42px;
	left: 694px;
	margin: 0;
	padding: 0;
}

#footer .copyright {
	float: right;
	width: 767px;
}