.Layer1 {
	position:absolute;
	left:0px;
	width:369px;
	height:440px;
	z-index:10;
	top: 150px;
}
.Layer2 {
	position:absolute;
	left:0px;
	top:50px;
	width:100%;
	height:42px;
	z-index:2;
	background-color: #FF9900;
}
.Layer3 {
	position:absolute;
	width:63px;
	height:110px;
	z-index:3;
	top: 50px;
	right: 326px;
}
.Layer4 {
	position:absolute;
	top:50px;
	width:326px;
	height:101px;
	z-index:4;
	background-color: #FF9900;
	right: 0px;
}
.Layer5 {
	position:absolute;
	left:0px;
	top:0px;
	width:10px;
	height:600px;
	z-index:1;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:590px;
	width:100%;
	height:20px;
	z-index:5;
	background-color: #FF9900;
}

#Layer12 {
	position:absolute;
	right:0px;
	top:590px;
	width:100%;
	height:20px;
	z-index:5;
	background-color: #FF9900;
}

