/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bkg-main.gif);
	background-repeat: repeat-x;
}
#news {
	position:absolute;
	left:548px;
	top:125px;
	width:250px;
	height:191px;
	z-index:99;
}
#header {
	position:absolute;
	left:9px;
	top:9px;
	width:980px;
	height:450px;
	z-index:1;
}
#apDiv1 {
	position:absolute;
	left:9px;
	top:9px;
	width:960px;
	z-index:1;
	visibility: visible;
}
