body, html {
	margin: 0px;
	background-image: url(gtx/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-attachment: scroll;
	height: 100%;
}

.copyr
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	text-align:center;
}

#TopLayer {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 955px; 
	height: 356px; 
	z-index: 1; 
	background-image: url(gtx/top.gif);
}

#ButtonLayer {
	position: absolute; 
	left: 0px; 
	top: 356px; 
	width: 575px; 
	height: 288px; 
	z-index: 1; 
	background-image: url(gtx/buttom.gif);
	background-repeat: no-repeat;
	padding-left: 250px;
	padding-top: 20px;
	padding-right: 130px;
	margin-bottom: 30px;
}

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

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

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

#TopMenuLayer {	
	position: absolute; 
	left: 400px; 
	top: 90px; 
	width: 354px; 
	height: 1px; 
	z-index: 2;
}

#MenuLayer {
	position:absolute;
	left:620px;
	top:148px;
	width:189px;
	height:190px;
	z-index:2;
}

#LogoerLayer {
	position:absolute;
	left:126px;
	top:500px;
	width:55;
	height:124px;
	z-index:2;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4a70ba;
	letter-spacing: 1px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-type: disc;
	color: #4a70ba;
	font-weight: normal;
}

.PushIn {
	margin-left: 15px;
}

a:link {
	color: #4a70ba;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #4a70ba;
}

a:hover {
	text-decoration: underline;
	color: #4a70ba;
}

a:active {
	text-decoration: none;
	color: #4a70ba;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
