/* Foorumin header
---------------------------------------- */
#topnavi
{
   background: url(http://www.optimointi.com/logo/top.gif) repeat-x;
	width: 100%;
	height: 66px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.toptable
{
   margin-left: auto; 
	margin-right: auto;
   width: 770px;
	height: 66px;
}

#top_container
{
	height: 32px;
	background: #024BAA;
	padding: 0;
	margin: 0;
   background: url(http://www.optimointi.com/logo/nav.gif);
}
#top_container ul
{
	padding: 0;
	margin: 0;
}
#top_container ul li
{
	list-style-type: none;
	display: block;
	float: left;
	font: 11px/30px "Lucida Grande", verdana, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}
#top_container a
{
	display: block; 
	color: #000000;
	padding: 0 13px 0 13px;
	margin: 0;
	text-decoration: none;
	border-top: none;
	border-right: 1px solid #A8B090;
	border-bottom: none;
}
#top_container li#active
{
	color: #FF6600;
	font-weight: bold;
	border-bottom: none;
}
#top_container a:hover
{
	color: #FF6600;
	border-bottom: none;
}