@CHARSET "UTF-8";

#menu {
	background:url(../img/menuBg.gif) repeat-x;
	width:535px;
	height:168px;
	float:right;
}
#menu ul {
	background:url(../img/menuBottom.gif) repeat-x bottom;
	margin:0px;
	padding:0px;
	height:158px;
}
#menu ul li {
	list-style:none;
	float:left;
}
#menu ul li a {
	display:block;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#a69f97;
	font-size:13px;
	padding-top:130px;
	height:28px;
	#width:1%;
}
#menu ul li a:hover {
	background:url(../img/menuAon.gif) repeat-x;
	color:#fff;
}
.mainMenuOn {
	background:url(../img/menuAon.gif) repeat-x;
	color:#fff;
}
.aboutus {
	white-space:nowrap;
}
#aboutUS {
	background:url(../img/uk.gif);
	width:29px;
	height:17px;
	display:block;
	margin-left:5px;
	margin-right:5px;
}
