#topmenu{
	background: url(../images/footerbg.png) 5px 7px no-repeat;
	height: 64px;
	width: 1000px;
	margin: 0 auto;
}

#menu{
	margin-right: 420px;
}

#topmenu li{
	font-size: 16px;
	list-style: none;
	float: right;
	font-family: B yekan, tahoma;
	padding: 17px 15px 0 15px;
	position: relative;
}

.mbg{
	position: absolute;
	padding: 17px 15px 0 15px;
	top: 0;
	right: 0;
	height: 38px;
	background: url(../images/menubgef.png) bottom center no-repeat;
	color: #fff;
	display: none;
}

#topmenu li a{
	text-decoration: none;
	color: #fff;
}

#topmenu li a:hover{
	color: #e9eaeb;
}
