/*this is only for the mail page index.html*/

body {
	background-color: #FFFFFF;
	background-image: url(images/BG/side.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-position: top;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#Layer1 {
	position:absolute;
	left:286px;
	top:485px;
	width:103px;
	height:75px;
	z-index:5;
}
#Layer2 {
	position:absolute;
	left:291px;
	top:262px;
	width:76px;
	height:69px;
	z-index:19;
}
#Layer3 {
	position:absolute;
	left:370px;
	top:343px;
	width:69px;
	height:55px;
	z-index:18;
}
#Layer4 {
	position:absolute;
	left:388px;
	top:491px;
	width:103px;
	height:78px;
	z-index:16;
}
#Layer5 {
	position:absolute;
	left:357px;
	top:541px;
	width:79px;
	height:57px;
	z-index:15;
}
#Layer6 {
	position:absolute;
	left:423px;
	top:408px;
	width:54px;
	height:56px;
	z-index:14;
}
#Layer7 {
	position:absolute;
	left:338px;
	top:60px;
	width:50px;
	height:55px;
	z-index:10;
}
#Layer8 {
	position:absolute;
	width:34px;
	height:40px;
	z-index:13;
	left: 516px;
	top: 251px;
}
#layer9 {
	position:absolute;
	width:75px;
	height:65px;
	z-index:12;
	left: 510px;
	top: 400px;
}
#Layer10 {
	position:absolute;
	width:60px;
	height:44px;
	z-index:11;
	left:480px;
	top:320px;
}
#main-text {
	position:absolute;
	left:0px;
	top:263px;
	width:347px;
	height:108px;
	z-index:8;
}
#right-text {
	position:absolute;
	left:525px;
	top:263px;
	width:347px;
	height:108px;
	z-index:8;
}

