html, body {
	height: 100%;
}
div.page {
	margin: 0;
	padding: 0 35px 0 0;
	width: 1065px;
	width: 955px;
	min-height: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
	background: transparent url(../i/design/div-page.gif) repeat-y 0 0;
}
div.header {
	padding-top: 25px;
	width: 100%;
	height: 372px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 110;
	overflow: hidden;
	background: #fff;
}
div.masterhead {
	width: 777px;
	width: 667px;
	height: 327px;
	position: absolute;
	top: 25px;
	left: 288px;
	z-index: 111;
}
div.content {
	padding: 40px 0 4em;
	width: 100%;
	overflow: hidden;
}
div.main {
	padding-left: 30px;
	width: 747px;
	width: 637px;
	display: inline;
	float: right;
	overflow: hidden;
}
div.address {
	width: 397px;
	width: 287px;
	display: inline;
	float: left;
}
div.contact {
	width: 310px;
	display: inline;
	float: right;
}
div.posts, div.post, div.project {
	width: 517px;
	width: 407px;
	display: inline;
	float: left;
}
div.search, div.preview {
	margin-top: 2em;
	padding-left: 15px;
	border-left: 1px solid #e5e5e5;
	width: 200px;
	display: inline;
	float: right;
}
div.sidebar {
	padding: 46px 30px 0;
	width: 228px;
	display: inline;
	float: left;
}
div.footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 120;
}