#menu_wrap{
	position:relative;
	border-radius:10px 10px;
	box-shadow:0px 0px 10px #d6e1d9;
	border-top:3px groove #d6e1d9;
	border-bottom:3px groove #d6e1d9;
	behavior: url(PIE.htc);
	margin:5px auto;
	width:100%;
	height:40px;
	background-color:#00833f;
}
