body {
	background: #000000;
	text-align: center;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#focus {
	width: 968px;
	height: 578px;
	position:absolute;
	text-align: left;
	z-index: 1;
	background: #3F3F3F;
	top: 50%;
	left: 50%;
	margin-top: -289px;
	margin-left: -484px;
	border: 0px solid #9CE9D5;
}


#mainArea {position:absolute; left:0px; top:55px; width:968px; height:469px; z-index:2; background-color: #333030;}

#PixArea {position:absolute; left:370px; top:50px; width:598px; height:369px; z-index:5; background-color: #333030;}

#Logo {position:absolute; left:575px; top:-45px; width:389px; height:40px; z-index:7}

#MenuArea {position:absolute; left:370px; top:21px; width:598px; height:17px; z-index:6}

#Siserone {position:absolute; width:246px; height:10px; z-index:8; left: 718px; top: 473px; text-align:right;}


a {
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}

a:hover {
	text-decoration:underline;
	line-height: 16px;
}

.active {
	color: #807F78;
	text-decoration: none;
	line-height: 16px;
}

p  {line-height: 15px; }

.products { 
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
}


a.smalllink {
	font-size: 9px;
	color: #807F78;
	text-decoration: none;
	line-height: 16px;
}