/* CSS Document */

#xyz_main {
    width: 900px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -500px;

}
#Layer2 {
	position:absolute;
	width:140px;
	height:0px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#Layer3 {
	position:absolute;
	width:154px;
	height:26px;
	z-index:4;
	left: 836px;
	top: 200px;
}

#Layer4 {
	background-image:url(back_l4.png);
	position:absolute;
	width:750px;
	height:360px;
	z-index:2;
	left: 40px;
	top: 200px;
	overflow: auto;
	padding: 8px;

}

#Layer5 {
	position:absolute;
	width:800px;
	height:20px;
	z-index:4;
	left: 90px;
	top: 130px;
}
#Layer6 {
	position:absolute;
	width:120px;
	height:92px;
	z-index:5;
	left: 850px;
	top: 20px;
}
#Layer7 {
	position:absolute;
	width:86px;
	height:26px;
	z-index:6;
	left: 0px;
	top: 320px;
}
#Layer8 {
	position:absolute;
	width:202px;
	height:23px;
	z-index:2;
	left: 550px;
	top: 10px;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#c3d1d8;

}
.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#c3d1d8;
}

.style3 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#c3d1d8;
}

#1 {
	position:absolute;
	width:200px;
	height:0px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#2 {
	position:absolute;
	width:200px;
	height:0px;
	z-index:1;
	left: 200px;
	top: 0px;
}

#3 {
	position:absolute;
	width:200px;
	height:0px;
	z-index:1;
	left: 400px;
	top: 0px;
}