@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
	z-index:1;
	font-family: Verdana, Arial, sans-serif
} 


a {
	font-size: 11px;
	font-weight: bolder;
	color: #42FF10;
	}
	
#bg {
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;}
#foot {
	position:absolute;
	bottom:-6px;
	width:100%;
	min-width:640px;
	height:46px;
	z-index:16;
	background-color: #FF33CC;
	}
.style3 {
	color: #FFFFFF;
	font-size: small;
	z-index:10;
}	
.style4 {
	font-size: xx-small;
	color: #42FF10;
	}
.style5 {color: #FFFFFF;font-size: xx-small;}

#content_holder{
	margin:0 auto;
	width:996px;
	height:575px;
	background:url(images/g_frame.gif) no-repeat center top;
	}
#content{
	width:960px;
	height:539px;
	margin:15px 0 0 53px;
	}
#Layer1 {
	width:auto;
	height:768px;
	top: 20px;
	margin: auto;
	overflow: hidden;
	}
#Layer3 {
	position:absolute;
	width:989px;
	height:115px;
	z-index:14;
	top: -80px;
	margin:80px auto;
	}
#Layer2 {
	position:absolute;
	width:889px;
	height:496px;
	top: 90px;
	z-index:10;
	margin:20px;
	left: 42px;
	}
#Layer4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:11;
	top: 201px;
	}
#Layer5 {
	position:absolute;
	width:100%;
	height:951px;
	z-index:12;
	left: 0;
	top: 145px;
	overflow:visible;
	}
#Layer6 {
	width:426px;
	margin:0 auto;
	height:140px;
	z-index:13;
	position:relative;
	top: -677px;
		}
.style12 {
	font-size: 10px;
	font-weight: bold;
	}
