/* 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:1050px;
	height:20px;
	z-index:4;
	left: 40px;
	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;
}

#Layer9 {
	position:absolute;
	width:202px;
	height:23px;
	z-index:2;
	left: 50px;
	top: 100px;
}

#Layer10 {
	position:absolute;
	width:202px;
	height:23px;
	z-index:2;
	left: 380px;
	top: 100px;
}

#Layerbrok {
	position:absolute;
	width:741px;
	height:22px;
	z-index:2;
	left: 0px;
	top: 0px;
}

.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;
}

A:link { color: #c3d1d8;  }
A:visited { color: #c3d1d8; }
A:active { color: #8c1e71; }
A:hover { color: #8c1e71; }

#k1 {
	position:absolute;
	width:200px;
	height:0px;
	z-index:1;
	left: 80px;
	top: 20px;
}
#k2 {
	position:absolute;
	width:200px;
	height:0px;
	z-index:1;
	left: 290px;
	top: 20px;
}

#k3 {
	position:absolute;
	width:200px;
	height:0px;
	z-index:1;
	left: 500px;
	top: 20px;
}
#home
		{
		  display: block;
		  width: 320px;
		  height: 173px;
		  background: url("images/homefit.jpg") no-repeat 0 0;
		
		}
		
		#home:hover
		{ 
		  background-position: 0 -173px;
		}
		
		#home span
		{
		  display: none;
		}
		
		
#commercial
		{
		  display: block;
		  width: 320px;
		  height: 173px;
		  background: url("images/commercial.jpg") no-repeat 0 0;
		
		}
		
		#commercial:hover
		{ 
		  background-position: 0 -173px;
		}
		
		#commercial span
		{
		  display: none;
		}