#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
width:688px;

}

#nav-menu li
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;

float: left;
/*margin: 0 0.15em;*/
}

#nav-menu li a
{
color: #587D86;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
/*border: 0.1em solid #dcdce9;*/
text-decoration: none;
text-align: center;
}

#navmid1
{
	background: url(../images/bg-nav-mid.gif) #fff bottom left repeat-x;
	
}

#navmid2
{
	background: url(../images/bg-nav-mid.gif) #fff bottom left repeat-x;
	
}

#navmid3
{
	background: url(../images/bg-nav-mid.gif) #fff bottom left repeat-x;
	
}

#navleft
{
	
	color:#929292;
	font-size: 10px;
	background: url(../images/bg-nav-left.gif) #fff bottom left repeat-x;
	width:229px;
	height: 2em;
	line-height: 2em;
	text-align:center;
	
	
}

#navright
{
	background: url(../images/bg-nav-right.gif) #fff bottom left repeat-x;
	width:133px;
	height: 2em;
	line-height: 2em;
}

#nav-menu li a:hover, #t-selected a
{
color: Olive;

}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:30em
} 