/* CSS Document */
	
/* ----- global navigation ----- */

.menu							{width: 600px; font-weight: normal; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #fff; padding-bottom: 0px; background: transparent url(/images/nav_global_cropped.gif) top right no-repeat;}
.menu #gnavlist					{background-color:#fff}
.menu ul						{padding: 0; margin: 0; list-style-type: none; height: 23px; background: transparent;}
.menu ul ul 					{width: 180px;}
.menu ul li 					{float: left; height: 23px; line-height: 1em; margin: 0; padding: 0; margin-left: 1px;}
.menu ul ul li					{display: block; width: 180px; height: auto; line-height: 1em;}
.menu a, .menu a:visited 		{display:block; float: left; height:100%; font-size: 1em; text-decoration: none; color: #fff; background: transparent; padding: 0; border: 0; font-weight: normal;}


/* ----- dropdown style ----- */
.menu ul ul a, .menu ul ul a:visited				{display: block; background: #4F636D url(/images/nav_global_border.gif) bottom left repeat-x; width: 180px; height: 100%; line-height: 1em; padding: 7px 13px; font-weight: normal; font: 11px Arial, Helvetica, sans-serif; color: #CFD5CE; border-left:#fff solid 1px; border-right:#fff solid 1px;}

* html .menu ul ul a,
* html .menu ul ul a:visited						{width: 14em; width: 180px;}

.menu table											{position: absolute; left: 0; top: 0; width: 0; height: 0; font-size: 1em; z-index: 200;}

* html .menu a:hover								{ display:block;color: #B28128; background: #fff; position: relative; z-index: 100;}

.menu li:hover										{position: relative;}
.menu :hover > a									{color: #B28128; background: #fff;}

/* -- dropdown hover style --*/
* html .menu ul ul a:hover							{color: #CFD5CE; background: #B28128 url(/images/nav_global_border.gif) bottom left repeat-x; position: relative; z-index: 110;}
.menu ul ul li:hover								{position: relative;}
.menu ul ul :hover > a								{color: #CFD5CE; background: #B28128 url(/images/nav_global_border.gif) bottom left repeat-x;}

/* ----- dropdown location ----- */
.menu ul ul											{visibility: hidden; position: absolute; height: 0; top: 23px; left: -2px; width: 14em;}

.menu ul ul ul										{left: 12em; top: 0; width: 14em;}
.menu ul :hover ul									{visibility: visible; height: auto; padding-bottom: 3em; background: transparent url(/images/trans.gif);}
.menu ul :hover ul ul								{visibility: hidden;}
.menu ul :hover ul :hover ul ul						{visibility: hidden;}
.menu ul :hover ul :hover ul						{visibility: visible;}
.menu ul :hover ul :hover ul :hover ul				{visibility: visible;}
.menu a.gstyle										{height: 23px; text-indent: -9999px; margin: 0; padding: 0; margin-left: 0;}
html>body .menu a.gstyle							{overflow: hidden; margin-left: 0;}

.menu a#g01					{width: 70px; background: url(/images/nav_global.gif) -1px 0 no-repeat;}
.menu a#g02					{width: 90px; background: url(/images/nav_global.gif) -70px 0 no-repeat;}
.menu a#g03					{width: 184px; background: url(/images/nav_global.gif) -160px 0 no-repeat;}
.menu a#g04					{width: 74px; background: url(/images/nav_global.gif) -344px 0 no-repeat;}
.menu a#g05					{width: 78px; background: url(/images/nav_global.gif) -418px 0 no-repeat;}
.menu a#g06					{width: 82px; background: url(/images/nav_global.gif) -496px 0 no-repeat;}
<!-- .menu a#g07					{width: 97px; background: url(/images/nav_global.gif) -578px 0 no-repeat;}-->

.menu a#g01:hover				{background: url(/images/nav_global.gif) -1px -23px no-repeat;}
.menu a#g02:hover				{background: url(/images/nav_global.gif) -70px -23px no-repeat;}
.menu a#g03:hover				{background: url(/images/nav_global.gif) -160px -23px no-repeat;}
.menu a#g04:hover				{background: url(/images/nav_global.gif) -344px -23px no-repeat;}
.menu a#g05:hover				{background: url(/images/nav_global.gif) -418px -23px no-repeat;}
.menu a#g06:hover				{background: url(/images/nav_global.gif) -496px -23px no-repeat;}
<!-- .menu a#g07:hover				{background: url(/images/nav_global.gif) -578px -23px no-repeat;}-->

#home .menu a#g01,
#home .menu a#g01:hover				{background: url(/images/nav_global.gif) -1px -23px no-repeat;}
#about .menu a#g02,
#about .menu a#g02:hover			{background: url(/images/nav_global.gif) -70px -23px no-repeat;}
#certification .menu a#g03,
#certification .menu a#g03:hover	{background: url(/images/nav_global.gif) -160px -23px no-repeat;}
#eazone .menu a#g04,
#eazone .menu a#g04:hover			{background: url(/images/nav_global.gif) -344px -23px no-repeat;}
#news .menu a#g05,
#news .menu a#g05:hover				{background: url(/images/nav_global.gif) -418px -23px no-repeat;}
#contact .menu a#g06,
#contact .menu a#g06:hover			{background: url(/images/nav_global.gif) -496px -23px no-repeat;}
<!-- #store .menu a#g06,-->
<!-- #store .menu a#g06:hover			{background: url(/images/nav_global.gif) -520px -23px no-repeat;}-->
<!-- #contact .menu a#g07,-->
<!-- #contact .menu a#g07:hover			{background: url(/images/nav_global.gif) -578px -23px no-repeat;}-->