body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#all {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.bg_one {
	background-color: #786a48;
	position: absolute;
	height: 7px;
	width: 100%;
	left: 0px;
}
.bg_two {
	background-color: #FFF;
	position: absolute;
	height: 83px;
	width: 100%;
	top: 7px;
	left: 0px;
}
.bg_three {
	background-color: #f5f1e8;
	position: absolute;
	height: 273px;
	width: 100%;
	top: 90px;
	background-image: url(../design/bg_three.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	left: 0px;
}
.bg_four {
	background-color: #e5dfd2;
	position: absolute;
	height: 266px;
	width: 100%;
	top: 363px;
	left: 0px;
}
.bg_five {
	position: absolute;
	height: 140px;
	width: 100%;
	top: 630px;
	left: 0px;
	background-image: url(../design/shadows_bottom.jpg);
	background-repeat: repeat-x;
}
.bg_difuse {
	background-image: url(../design/bg_difuse.jpg);
	position: absolute;
	height: 51px;
	width: 100%;
	left: 0px;
	top: 74px;
	background-repeat: repeat-x;
}
.bg_btn {
	position: absolute;
	height: 158px;
	width: 664px;
	left: -666px;
	top: 174px;
	background-image: url(../design/btn_shadows_infinite.jpg);
	background-repeat: repeat-x;
}
.part_one {
	position: relative;
	height: 90px;
	width: 100%;
	z-index: 4;
}
.part_two {
	position: relative;
	width: 273px;
}
.part_two {
	position: relative;
	height: 273px;
	width: 100%;
	z-index: 3;
}

.part_three {
	position: relative;
	height: 266px;
	width: 100%;
	z-index: 2;
}
.part_four {
	position: relative;
	height: 140px;
	width: 100%;
}
