#body{
position:relative;
}

#menu2{
position:absolute;
top:167px;
left:10px;
z-index:500px;
}

#menu2 a{
	font:bold 11px/16px arial,helvetica,sans-serif;
	display:block;
	border-width:1px;
	border-style:solid;
	border-color:#ccc #888 #555 #bbb;
	white-space:nowrap;
	margin:0px;
	padding:1px 0 1px 3px;
}

#menu2 h2{
padding:0px;
}

#menu2 ul li{
cursor:pointer;

}

#menu2 a{
	background:#eee;
	text-decoration:none;
}

#menu2 a, #menu2 a:visited{
	font-weight:bold;
	color:#ffffff;
background:#000575;
	width:150px;
text-align:center;
}

#menu2 a:hover{
	color:#fff;
	background:#00034e;
width:150px;
text-align:center;
}

#menu2 a:active{
	font-weight:bold;
	color:#ffffff;
background:#000575;
	width:150px;
text-align:center;
}

#menu2 a.x, #menu2 a.x:visited{
	font-weight:bold;
	color:#ffffff;
background:#000575;
	width:170px;
text-align:left;
}

#menu2 a.x:hover{
	color:#fff;
	background:#00034e;
	width:170px;
text-align:left;
}

#menu2 a.x:active, #menu2 a.x:active, #menu2 a.x:active{
	color:#060;
	background:#ccc;
}

#menu2 a.y, #menu2 a.y:visited{
	font-weight:bold;
	color:#ffffff;
background:#000575;
	padding-left:15px;
	width:158px;
text-align:left;
}

#menu2 a.y:hover{
	color:#fff;
	background:#00034e;
	text-align:left;
	width:158px;
}

#menu2 a.z, #menu2 a.z:visited{
	font-weight:bold;
	color:#ffffff;
background:#000575;
	width:142px;
	padding-left:31px;
text-align:left;
}

#menu2 a.z:hover{
	color:#fff;
	background:#00034e;
	width:142px;
text-align:left;
}


#menu2 ul {
	margin:0px;
	padding:0px;
}



#menu2 ul ul ul{
	margin:0px;
	padding:0px;
}



#menu2 ul{
	list-style:none;
	float:left;
}
#menu2 li{
	position:relative;
}
#menu2 ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	margin-top:-11px;
}
#menu2 ul ul ul{
	top:0;
	left:100%;
	position:absolute;
}
div#menu2 h2:hover{
}
div#menu2 li:hover{
/*	cursor:pointer;
*/	z-index:100;
margin:0px;
padding:0px;

}

.home{
background:url(images/shome_btn.jpg) no-repeat;
width:126px;
height:22px;
}

.contactus{
background:url(images/scontactus_btn.jpg) no-repeat;
width:125px;
height:22px;
}

.aboutus{
background:url(images/saboutus_btn.jpg) no-repeat;
width:125px;
height:22px;
}

.testimonials{
background:url(images/stestimonials_btn.jpg) no-repeat;
width:126px;
height:22px;
}

.faq{
background:url(images/sfaq_btn.jpg) no-repeat;
width:125px;
height:22px;	
}

.products{
background:url(images/sproducts_btn.jpg) no-repeat;
width:126px;
height:22px;
}

.services{
background:url(images/sservices_btn.jpg) no-repeat;
width:123px;
height:22px;
}

div#menu2 ul ul,
div#menu2 ul li:hover ul ul,
div#menu2 ul ul li:hover ul ul,
div#menu2 ul ul ul li:hover ul ul,
div#menu2 ul ul ul ul li:hover ul ul,
div#menu2 ul ul ul ul ul li:hover ul ul
{display: none;}

div#menu2 ul li:hover ul,
div#menu2 ul ul li:hover ul,
div#menu2 ul ul ul li:hover ul,
div#menu2 ul ul ul ul li:hover ul,
div#menu2 ul ul ul ul ul li:hover ul,
div#menu2 ul ul ul ul ul ul li:hover ul
{display: block;}


