body {
	margin: 0;
}

#page {
	width: 992px;
	margin: 0 auto;
}

#header {
	height: 525px;
	clear: both;
	position: relative;
}

#content {
	min-height: 300px;
	padding: 0 7px 0 18px;
}

.not-front #content {
  padding: 0;
}

.not-front #header {
	height: 233px;
}

.not-front #content {
	width: 820px;
	float: right;
}

.not-front #sidebar-first {
	margin-top: 305px;
	float: left;
}