#page {
	width: 900px;
	overflow: hidden;
}

#header {
	height: 230px;
}

#site-id {
	position: absolute;
	top: 10px;
	left: 325px;
}

#content {
	margin-left: 260px;
	width: 630px;
}
