#BG_5	{position:absolute;left:50%;top:0px;
	margin-left:-505px;
	width:1010px; height:790px;
	z-index:1;
}
#overlay {position:absolute;left:0px;top:0px;
	width:100%; height:1500px;
	background-image:url(../images/overlay.png);
	background-repeat:repeat;
	z-index:4;
}
.txt {color:#666666;
}
#txt {position:absolute;left:50%;top:190px;
	margin-left:-300px;
	width:790px;
	z-index:10;
}
#txt a:link, a:active, a:visited {font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	line-height:24px;
}
#txt a:hover {color:#FFFFFF;
	text-decoration:none;
}
#footer a:link, a:active, a:visited {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	line-height:20px;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline;
}
