.menu_0_1, .menu_0_1_sel {
	float:left;
	width:160px;
	text-align:center;
	background:transparent url(../images/backs/menu-sep.gif) right top no-repeat;
	line-height:35px;
	height:35px;
	margin-top:7px;
}
.menu_0_1 a,.menu_0_1_sel a {
	color:#3c3830;
	font-size:21px;
	text-decoration:none;
}
.menu_0_1 a:hover,.menu_0_1_sel a {
	color:#fff;
}
.menu_0_1_last, .menu_0_1_last_sel {
	background-image:none;
}
.menu_1_1, .menu_1_1_sel {
	float:left;
	width:220px;
}
.menu_1_1 a,.menu_1_1_sel a {
	float:left;
	width:210px;
	padding:5px;
	background:none;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
}
.menu_1_1 a:hover,.menu_1_1_sel a {
	color:#000;
	background:#9cb29e;
}
