#menu-box{
	background:url(../images/menu-bg.jpg) left top repeat-x;
	height:34px;
	width:950px;
	float:left;
}

#menu-top{
	background:url(../images/menu-bg.jpg) left top repeat-x;
	height:34px;
	width:950px;
	position:relative;
	z-index:200;
	padding:0; 
	margin:0; 
	list-style:none;
}

#menu-top ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu-top li {
	list-style:none;
	float:left;
	padding:0 2px 0 0;
	background:url(../images/menu-divider.gif) right top no-repeat;
}
#menu-top li a{
	display:inline-block;
	color:#FFFFFF;
	float:left;
}
/*-------------------------- Home menu ---------------------------*/
#menu-top li.home a {
	background:url(../images/main-menu.gif) left top  no-repeat;
	padding:34px 24px 0px 31px;
	overflow:hidden;
	height:1px;
}
#menu-top li a.active{background:url(../images/main-menu.gif) left -34px no-repeat;}
.menu-top ul li.home a:hover, .menu-top ul li.home a.active {
	background:url(../images/main-menu.gif) left -34px no-repeat;
}
#menu-top li:hover a.top_link1, #menu-top a.top_link1:hover
{background: url(../images/main-menu.gif) left -34px  no-repeat;}
/*-------------------------- Know Lexplosion ---------------------------*/
#menu-top li.Know a {
	height:1px;
	background:url(../images/main-menu.gif) -84px top  no-repeat;
	padding:34px 106px 0px 25px;
	z-index:1000;	
}
#menu-top li a.active2{background:url(../images/main-menu.gif) -84px -34px no-repeat;}
#menu-top ul li.Know a:hover, #menu-top ul li.Know a.active {
	background:url(../images/main-menu.gif) -84px -34px no-repeat;
	z-index:1000;
}
#menu-top li:hover a.top_link, #menu-top a.top_link:hover
{background: url(../images/main-menu.gif) -84px -34px  no-repeat;}

/*-------------------------- Products & Services ---------------------------*/
#menu-top li.Products a {
	height:1px;
	background:url(../images/main-menu.gif) -220px top  no-repeat;
	padding:34px 138px 0px 25px;
}
#menu-top li a.active3{background:url(../images/main-menu.gif) -220px -34px no-repeat;}
#menu-top li.Products a:hover, #menu-top ul li.Products a.active {
	background:url(../images/main-menu.gif) -220px -34px no-repeat;
}
#menu-top li:hover a.top_link2, #menu-top a.top_link2:hover
{ background: url(../images/main-menu.gif) -220px -34px  no-repeat;}
/*-------------------------- Knowledge Centre ---------------------------*/
#menu-top li.Knowledge a {
	height:1px;
	background:url(../images/main-menu.gif) -382px top  no-repeat;
	padding:34px 125px 0px 25px;
}

#menu-top li a.active4{background:url(../images/main-menu.gif) -382px -34px no-repeat;}
#menu-top li.Knowledge a:hover, #menu-top ul li.Knowledge a.active {
	background:url(../images/main-menu.gif) -382px -34px no-repeat;
}
#menu-top li:hover a.top_link3, #menu-top a.top_link3:hover
{ background: url(../images/main-menu.gif) -382px -34px  no-repeat;}
/*-------------------------- New Room ---------------------------*/
#menu-top li.newsroom a {
	height:1px;
	background:url(../images/main-menu.gif) -531px top  no-repeat;
	padding:34px 80px 0px 18px;
}
#menu-top li a.active5{background:url(../images/main-menu.gif) -531px -34px no-repeat;}
#menu-top li.newsroom a:hover, #menu-top ul li.newsroom a.active{
	background:url(../images/main-menu.gif) -531px -34px no-repeat;
}

/*-------------------------- Careers ---------------------------*/
#menu-top li.careers a {
	height:1px;
	background:url(../images/main-menu.gif) -631px top  no-repeat;
	padding:34px 70px 0px 18px;	
}

#menu-top li a.active6{background:url(../images/main-menu.gif) -631px -34px no-repeat;}

#menu-top li.careers a:hover, #menu-top ul li.careers a.active {
	background:url(../images/main-menu.gif) -631px -34px no-repeat;
}
#menu-top li:hover a.top_link4, #menu-top a.top_link4:hover
{ background: url(../images/main-menu.gif) -631px -34px  no-repeat;}
/*-------------------------- Contact us ---------------------------*/
#menu-top li.contact a {
	height:1px;
	background:url(../images/main-menu.gif) -718px top  no-repeat;
	padding:34px 80px 0px 25px;
}

#menu-top li a.active7{background:url(../images/main-menu.gif) -718px -34px no-repeat;}

#menu-top li.contact a:hover, #menu-top ul li.contact a.active {
	background:url(../images/main-menu.gif) -718px -34px no-repeat;
}
#menu-top li:hover a.top_link5, #menu-top a.top_link5:hover
{ background: url(../images/main-menu.gif) -718px -34px  no-repeat;}


/***********************************************
					Drop Down
***********************************************/
#menu-top table {border-collapse:collapse; padding:0; width:0; height:0; margin:0 -20px 0 0;}

#menu-top .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#menu-top li:hover {position:relative; z-index:200;}
#menu-top a:hover {position:relative; white-space:normal; z-index:200;}
#menu-top :hover ul.sub
{left:1px; top:34px; background: #e5e5e5; padding:0px 0px 0 0px; white-space:nowrap; width:268px; height:auto; z-index:300; list-style:none;}
#menu-top :hover ul.sub li
{display:block;  position:relative; background-image:none; padding:0px 0 0px 0; float:left; width:268px; height:32px; line-height:35px; font-weight:normal; border-bottom:1px solid #ababab; list-style:none;}
#menu-top :hover ul.sub li a
{display:block; font-size:12px;  height:18px; background-image:none; width:250px; line-height:18px; text-indent:5px; color:#000000; padding:7px 0 7px 18px;text-decoration:none;border:none; background: url(../images/bullet-listing.gif) 10px 14px no-repeat;}
#menu-top :hover ul.sub li a:hover 
{background:#a2a2a2 url(../images/bullet-listing.gif) 10px 14px no-repeat; color:#FFFFFF; padding:7px 0 7px 18px;}





#menu-top .sublast {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#menu-top li:hover {position:relative; z-index:200;}
#menu-top a:hover {position:relative; white-space:normal; z-index:200;}
#menu-top :hover ul.sublast
{left:1px; top:34px; background: #e5e5e5; padding:0px 0px 0 0px; white-space:nowrap; width:225px; height:auto; z-index:300; list-style:none;}
#menu-top :hover ul.sublast li
{display:block;  position:relative; background-image:none; padding:0px 0 0px 0; float:left; width:225px; height:32px; line-height:35px; font-weight:normal; border-bottom:1px solid #ababab; list-style:none;}
#menu-top :hover ul.sublast li a
{display:block; font-size:12px;  height:18px; background-image:none; width:207px; line-height:18px; text-indent:5px; color:#000000; padding:7px 0 7px 18px;text-decoration:none;border:none; background:url(../images/bullet-listing.gif) 10px 14px no-repeat;}
#menu-top :hover ul.sublast li a:hover 
{background:#a2a2a2 url(../images/bullet-listing.gif) 10px 14px no-repeat; color:#FFFFFF; padding:7px 0 7px 18px;}









	
