#main-top {
	background-image: url('../img/gfx-main-bg-top-white.gif');
	background-repeat: no-repeat;
	width: 982px;
	height: 30px;
}
#main-top li a {
	padding: 8px 0px 5px 0;
	color: #DC241F;
	font-weight: bold;
	text-decoration: none;
}
#main-top li a:hover {
	padding: 8px 0px 5px 0;
	color: #DC241F;
	font-weight: bold;
	text-decoration: underline;
}
#main-top li .current {
	padding: 8px 0px 5px 0;
	color: #DC241F;
	font-weight: bold;
	text-decoration: underline;
}