#top_menu {
	background: transparent url( '../images/top_menu_bg.gif' );
	height: 41px;
	padding: 0px 10px 0 10px;
}

#top_menu ul {
	float: right;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
}

#top_menu ul li {
	float: left;
}

#top_menu a {
	text-decoration: none;
}

#top_menu a:hover {
	color: #000000;
}
