.mainmenu	{ text-transform: uppercase; color: #FFF; }

#menu ul 				{ padding: 0; margin: 0; list-style: none; }

#menu li 				{ float: left; position: relative; width: 80px; display: block; color: #FFF; font-weight: bold; text-align: center; }

#menu li ul 			{ display: none; position: absolute; top: 0; left: 0; z-index: 100; }

#menu li ul a 			{ color: #FFF; text-decoration: none; display: block; background: #75B11B; width: 120px; height: 24px; text-align: center; z-index: 500; padding: 2px; }
#menu li ul a:hover 	{ text-decoration: underline; }

#menu li>ul 			{ top: auto; left: auto; }

#menu li:hover ul,
#menu li.over ul 		{ display: block; }

/*
.f_1, .f_2, .f_3, .f_4, .f_5,
.g_1, .g_2, .g_3, .g_4, .g_5, .g_6
.h_1, .h_2, .h_3, .h_4, .h_5, .h_6, .h_7, .h_8,
.i_1, .i_2, .i_3, .i_4,
.j_1, .j_2, .j_3, .j_4,
.k_1, .k_2, .k_3, .k_4, .k_5, .k_6, .k_7, .k_8
{
	height: 18px;
}*/

.f_1			{ position: absolute; top: 8px; _top: 24px; left: -120px; }
.f_2			{ position: absolute; top: -20px; _top: -4px; left: 160px; }
.f_3			{ position: absolute; top: -48px; _top: -32px; left: 340px; }
.f_4			{ position: absolute; top: -76px; -top: -60px; left: 415px; }
.f_5			{ position: absolute; top: -104px; _top: -88px; left: 655px; }

.g_1			{ position: absolute; top: 8px; _top: 24px; left: -220px; }
.g_2			{ position: absolute; top: -20px; _top: -4px; left: -100px; }
.g_3			{ position: absolute; top: -48px; _top: -32px; left: 20px; }
.g_4			{ position: absolute; top: -76px; -top: -60px; left: 140px; }
.g_5			{ position: absolute; top: -104px; _top: -88px; left: 260px; }
.g_6			{ position: absolute; top: -132px; _top: -116px; left: 380px; }
.g_7			{ position: absolute; top: -160px; _top: -144px; left: 480px; }

.h_1			{ position: absolute; top: 8px; _top: 24px; left: -320px; }
.h_2			{ position: absolute; top: -20px; _top: -4px; left: -200px; }
.h_3			{ position: absolute; top: -48px; _top: -32px;left: -80px; }
.h_4			{ position: absolute; top: -76px; -top: -60px;left: 0px; }
.h_5			{ position: absolute; top: -104px; _top: -88px; left: 80px; }
.h_6			{ position: absolute; top: -132px; _top: -116px; left: 160px; }
.h_7			{ position: absolute; top: -160px; _top: -144px; left: 280px; }
.h_8			{ position: absolute; top: -188px; _top: -172px; left: 396px; }

.i_1			{ position: absolute; top: 8px; _top: 24px; left: -180px; }
.i_2			{ position: absolute; top: -20px; _top: -4px; left: -60px; }
.i_3			{ position: absolute; top: -48px; _top: -32px; left: 100px; }
.i_4			{ position: absolute; top: -76px; -top: -60px; left: 220px; }

.j_1			{ position: absolute; top: 8px; _top: 24px; left: -180px; }
.j_2			{ position: absolute; top: -20px; _top: -4px; left: -60px; }
.j_3			{ position: absolute; top: -48px; _top: -32px; left: 60px; }
.j_4			{ position: absolute; top: -76px; -top: -60px; left: 180px; }

.k_1			{ position: absolute; top: 8px; _top: 24px; left: -420px; }
.k_2			{ position: absolute; top: -20px; _top: -4px; left: -340px; }
.k_3			{ position: absolute; top: -48px; _top: -32px; left: -260px; }
.k_4			{ position: absolute; top: -76px; -top: -60px; left: -180px; }
.k_5			{ position: absolute; top: -104px; _top: -88px; left: -100px; }
.k_6			{ position: absolute; top: -132px; _top: -116px; left: 10px; }
.k_7			{ position: absolute; top: -160px; _top: -144px; left: 150px; }