#MainMenuField		{	margin: auto; width: 739px; height: 40px; background-image: url(/static/images/bg.menu.en.gif); background-repeat: no-repeat; }
#MainMenuField	ul	{	list-style: none; margin: 0px; padding: 0px;	}
#MainMenuField	li	{	text-indent: -2000px; list-style: none; float: left; height: 100%; margin: 0px; padding: 0px;	}
#MainMenuField 	a 	{	height: 40px; display: block;	}

#MainMenuField	a:hover,
#MainMenuField	a.selected	{	background-image: url(/static/images/bg.menu.en.gif);	}

#m1	a								{	width: 121px; margin-left: 38px;	} 
#m2 a								{	width: 176px; margin-left: 2px;	} 
#m3 a								{	width: 130px; margin-left: 2px;	} 	
#m4 a								{	width: 112px; margin-left: 2px;	}
#m5 a								{	width: 117px; margin-left: 2px;	}

#m1 a:hover, #m1 a.selected			{	background-position: -38px -40px;	}
#m2 a:hover, #m2 a.selected			{	background-position: -161px -40px;	}
#m3 a:hover, #m3 a.selected			{	background-position: -339px -40px;	}
#m4 a:hover, #m4 a.selected			{	background-position: -471px -40px;	}
#m5 a:hover, #m5 a.selected			{	background-position: -585px -40px;	}

#ShortMenu			{	margin-left: 200px; padding-top: 12px; float: left; }