#top-menu{
	position:absolute;
	width: 86px;
	height: 20px;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 5px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #4A4E61;
	font-weight: bold;
	text-align: center;
	border: 0px solid red;
}	

#top-menu a, #top-menu:visited {
	text-decoration: none;
	color: #4A4E61;
	display: block;
}	

#top-menu a:hover {
	color: #009da5;
	text-decoration: none;
}	



#bottom-menu{
	width: 714px;
	overflow: hidden;
	padding-top: 22px;
	font-family: arial, verdana, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #4A4E61;
	font-weight: bold;
	text-align: center;
	border: 0px solid red;
}

#bottom-menu a, #top-menu:visited {
	text-decoration: none;
	color: #4A4E61;
	display: inline;
}	

#bottom-menu a:hover {
	color: #009da5;
	text-decoration: none;
}	


#orka{
width:695px;
text-align: right;
margin-top: 20x;
text-decoration: none;
filter:alpha(opacity=75);
opacity:.65;
}


.orka a{
filter:alpha(opacity=75);
opacity:.75;
}

.orka a:hover {
filter:alpha(opacity=100);
opacity:1;
}









