.body {
	width:1000px;
}

#Layer {
	margin: auto;
	top:0px;
	width: 1024px;
	height: 900px;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	}	
#Layer1 {
	position:absolute;
	left:117px;
	top:71px;
	width:483px;
	height:27px;
	z-index:1;
}
#counter {
	position:absolute;
	left:117px;
	top:98px;
	width:483px;
	height:27px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:111px;
	top:170px;
	width:435px;
	height:137px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:110px;
	top:329px;
	width:578px;
	height:500px;
	z-index:3;
	overflow:auto;
}
#Layer4 {
	position:absolute;
	left:706px;
	top:318px;
	width:148px;
	height:427px;
	z-index:4;
}
#Layer6 {
	position:absolute;
	left:860px;
	top:188px;
	width:155px;
	min-height:427px;
	z-index:4;
	border: 1px solid grey;
}
#footer {
	float: left;
	bottom:9px;
	width:950px;
	background-image: url(../images/footer.jpg);
	background-repeat: rerpeat-y;
	padding-left: 50px;
	}
