#top_menu {
	padding-left: 245px;
}
#top_menu .menu-item {
	float: left;
	padding: 14px 20px 13px 20px;
	background: url(../lay/menu-item.gif) no-repeat left top;
}
#top_menu .menu-item-first {
	float: left;
	padding: 14px 20px 13px 20px;
}
#top_menu .menu-active {
}
#top_menu .menu-item-first a,
#top_menu .menu-item a {
	color: #fff;
	font-weight: bold;
}
#bottom_menu {
	margin: auto;
}
#bottom_menu .menu-item {
	float: left;
	padding: 14px 20px 13px 20px;
	background: url(../lay/menu-item2.gif) no-repeat left center;
}
#bottom_menu .menu-item-first {
	float: left;
	padding: 14px 20px 13px 225px;
}
#bottom_menu .menu-active {
}
#bottom_menu .menu-item-first a:link,
#bottom_menu .menu-item-first a:active,
#bottom_menu .menu-item-first a:hover,
#bottom_menu .menu-item-first a:visited,
#bottom_menu .menu-item a:link,
#bottom_menu .menu-item a:active,
#bottom_menu .menu-item a:hover,
#bottom_menu .menu-item a:visited {
	background: url(../lay/li-bottom.gif) no-repeat left center;
	padding-left: 8px;
	color: #5d5d5d;
	font-weight: bold;
}
