#Out_Container {
	position:relative;
	width:900px;
	height:auto;
	z-index:1;
/*	background-color: #CCCCCC;*/
	background-color: #ffffff;
}
body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
#in_container {
/*	position:absolute;*/
	width:900px;
	height:663px;
	z-index:1;
	background-color: #FFFFFF;
}
#apDiv1 {
/*	position:absolute;*/
	width:900px;
	height:190px;
	z-index:2;
}
#navbar {
	position:absolute;
	width:795px;
	height:9px;
	z-index:1;
	top: 190px;
	background-color: #FFFFFF;
	left: 0px;
}
#box_dx {
	position:absolute;
	width:280px;
	height:435px;
	z-index:3;
	left: 515px;
	top: 199px;
	background-color: #FFFFFF;
}
#footer {
	position:absolute;
	width:712px;
	height:auto;
	z-index:4;
	top: 634px;
/*	background-color: #CC0099;*/
	left: 83px;
}
#footer2 {
	position:absolute;
/*	width:310px;*/
	height:auto;
	z-index:5;
	left: 84px;
	top: 641px;
	background-color: #FFFFFF;
}
#metalli {
	color: #660000;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	position:absolute;
	right:105px;
	float:right;
/*	width:400px;*/
	height:14px;
	z-index:6;
/*	left: 395px;*/
	top: 640px;
}
#box_Sx {
	position:absolute;
	width:430px;
	height:435px;
	z-index:7;
	left: 85px;
	top: 199px;
	background-color: #FFFFFF;
}
#Na {
	position:absolute;
	width:138px;
	height:auto;
	z-index:8;
	left: 658px;
	top: 655px;
}
#PG {
	position:absolute;
	width:186px;
	height:203px;
	z-index:1;
	left: 0px;
	top: 227px;
}

a, a:visited {
	font-size: 10px;
	text-align: left; 
	text-decoration: none; 
	height: 11px; 
	font-weight: normal;
	color: #767c94;
}

a:hover {
	color: #000000;
	font-size: 10px;
	text-align: left; 
	text-decoration: none; 
	height: 11px; 
	font-weight: normal;
}
