/* CSS Document */
.wrapper { 
position: absolute; 
width: 1000px; 
left: 50%; margin-left: -500px; 
} 
#Layer1 {
	position:absolute;
	width:1000px;
	height:131px;
	z-index:1;
	left: 5px;
	top: 5px;
}
#Layer2 {
	position:absolute;
	width:228px;
	height:94px;
	z-index:2;
	left: 5px;
	top: 136px;
}
#Layer3 {
	position:absolute;
	width:228px;
	height:350px;
	z-index:3;
	left: 5px;
	top: 230px;
}
#Layer4 {
	position:absolute;
	width:228px;
	height:125px;
	z-index:4;
	left: 5px;
	top: 580px;
}
#Layer5 {
	position:absolute;
	width:710px;
	height:535px;
	z-index:5;
	left: 233px;
	top: 136px;
}
#Layer6 {
	position:absolute;
	width:772px;
	height:34px;
	z-index:6;
	left: 233px;
	top: 671px;
}
#Layer7 {
	position:absolute;
	width:62px;
	height:535px;
	z-index:7;
	left: 943px;
	top: 136px;
}
#Layer8 {
	position:absolute;
	width:674px;
	height:27px;
	z-index:8;
	left: 258px;
	top: 101px;
}
#Layer9 {
	position:absolute;
	width:667px;
	height:524px;
	z-index:9;
	left: 254px;
	top: 140px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
}
body {
	background-image: url();
	background-repeat: repeat;
	background-color: #a4bbd7;
}
.style1 {font-size: 16px}