@charset "utf-8";


#MainMenuField		{	clear: both; width: 950px; height: 43px; margin: auto; background-image: url(/static/images/menu.bg.gif); background-repeat: no-repeat; background-color: #555555; }
#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: 43px; display: block; 	}

#MainMenuField	a:hover,
#MainMenuField	a.selected	{	background-image: url(/static/images/menu.bg.gif);	}

#m1	a								{	margin-left: 134px; width: 41px;	}
#m2 a								{	margin-left: 64px; width: 33px;	}
#m3 a								{	margin-left: 60px; width: 51px;	}
#m4 a								{	margin-left: 64px; width: 60px;	}
#m5 a								{	margin-left: 65px; width: 31px;	}
#m6 a								{	margin-left: 81px; width: 36px;	}
#m7 a								{	margin-left: 68px; width: 41px;	}

#m1 a:hover, #m1 a.selected			{	background-position: -134px -43px;	}
#m2 a:hover, #m2 a.selected			{	background-position: -239px -43px;	}
#m3 a:hover, #m3 a.selected			{	background-position: -332px -43px;	}
#m4 a:hover, #m4 a.selected			{	background-position: -447px -43px;	}
#m5 a:hover, #m5 a.selected			{	background-position: -572px -43px;	}
#m6 a:hover, #m6 a.selected			{	background-position: -684px -43px;	}
#m7 a:hover, #m7 a.selected			{	background-position: -788px -43px;	}



div	{	border: 0px solid #FF0000;	}