.header {
	position: absolute;
	height: 327px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
.left {
	position: absolute;
	height: 264px;
	width: 95px;
	top: 327px;
	left: 660px;
	background-color: #000000;
	float: left;
}
.nav {
	position: absolute;
	height: 276px;
	width: 113px;
	top: 327px;
	left: 773px;
}
.right {
	position: absolute;
	height: 285px;
	width: 94px;
	top: 327px;
	left: 890px;
	background-color: #000000;
	float: right;
	
}
.bottom {
	position: absolute;
	height: 280px;
	width: 339px;
	left: 660px;
	top: 612px;
	clear: both;
}
.wrapper {
	background-color: 74aed1;
	position: absolute;
	height: 1000px;
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	left: auto;
}
.content {
	position: absolute;
	height: 1004px;
	width: 598px;
	left: 0px;
	top: 327px;
	float: none;
	padding-left: 20px;
	padding-right: 40px;
}
