* {
	margin: 0px;
	padding: 0px;
}
#main_h {
	height: 600px;
	width: 1000px;
	position: relative;
}
#wrapper #main_h #content {
	width: 300px;
	padding: 0px;
	position: relative;
	margin: 30px;
	float: none;
	left: 200px;
	top: -250px;
}


body {
	background-color: #1e0d07;
	text-align:center;
	}
#wrapper {
	position: relative;
	width: 1264px;
	margin: 0 auto;
	text-align: left;
	background-color: #1e0d07;
}
#clear {
	clear: both;
}


#doc--home-1 {
	position:absolute;
	left:0px;
	top:0px;
	width:318px;
	height:275px;
	z-index: 20;
}

#doc--home-2 {
	position:absolute;
	left:318px;
	top:0px;
	width:946px;
	height:180px;
	z-index: 20;
}

#doc--home-4 {
	position:relative;
	left:557px;
	top:180px;
	width:707px;
	height:521px;
}

#doc--home-5 {
	position:absolute;
	left:0px;
	top:275px;
	width:196px;
	height:660px;
	z-index: 20;
}
a:hover {
	color:#D6BA8B;
	background-color: #D6BA8B;
}

