#Layer1 {
	position:absolute;
	width:150px;
	z-index:1;
	left: 10px;
	top: 190px;
	overflow: visible;
}
#Layer2 {
	position:absolute;
	width:300px;
	height:30px;
	z-index:2;
	left: 310px;
	top: 100px;
}
#Layer3 {
	position:absolute;
	width:660px;
	height:100px;
	z-index:3;
	left: 175px;
	top: 141px;
}
#Layer4 {
	position:absolute;
	width:761px;
	height:115px;
	z-index:4;
	left: 175px;
	top: 276px;
}
#Layer5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:7;
	left: 230px;
	top: 440px;
}
#logo_layer {
	height: 276px;
	width: 761px;
	top: 0px;
	left: 175px;
	position: absolute;
}
#tag-layer {
	position: absolute;
	height: 151px;
	width: 150px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	left: 10px;
}
#server_stat {
	position:absolute;
	width:150px;
	height:120px;
	z-index:5;
	top: 10px;
	left: 951px;
}
