ul,li {
	  font-family: Tahoma, Arial, Helvetica, sans-serif;

	  	  }



/*dropdown starts*/			
			

#results {
background-image:url(images/button/mobilesolu.gif);
		width:127px; 
		height:32px; 
		float:left; 
		font-size: 11px;
		z-index:150;
		
		 }
/* remove all the bullets, borders and padding from the default list styling */
#results ul {
	padding:0;
	margin:0;
	list-style-type:none; 
	height:32px;  
	width:127px; 
	font-size: 11px;
		}
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#results ul li {
	float:left;
	height:32px;
	color:#fff; 
	font-weight:bold;
	font-size:12px;
	/*text-indent:-9999px;*/
	outline:none}
/* style the links for the top level */
#results a {
	display:block;
	float:left;
	height:32px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	/*background:url(../images/nav-hover.gif); */
	width:127px;}
/*#results a:visited {
	display:block;
	float:left;
	height:32px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	/*background:url(../images/nav-hover.gif); 
	width:145px;}*/
#results a:focus{
	display:block;
	float:left;
	height:32px;
	font-size:12px;
	text-decoration:none;
	color:#fff;	
	width:127px; 
	outline:none}
#results a{
	display:block;
	float:left;
	height:32px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	width:127px;}
	


* html #results a:hover {
	color:#000;
	position:relative; 
	z-index:100;}
#results li:hover {
	position:relative;}
#results :hover > a {
	color:#000;
	background: url(images/button/mobilesolu-over.gif) no-repeat;}
/* style the sub-level lists */
#results ul ul {
	width:180px; 
	margin-top:0px;
	padding-top:5px}
/* style the sub level list items */
#results ul ul li {
	display:block;
	width:180px;
	height:auto;
	font-size:12px;
	text-align:left;
	text-indent:0px;}
/* style the sub level links */
#results ul ul a, #results ul ul a:visited {
	display:block;
	background:#FF0000; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	color:#fff;
	width:180px;
	font-size:12px;
	height:100%;
	line-height:20px; 
	padding:0.2em .5em;}

#results ul ul a:focus{
	display:block;
	color:#fff;
	font-size:12px;
	width:180px;
	height:100%;
	line-height:20px; 
	padding:0.2em .5em;}
	
.services_page #results ul ul a, #results ul ul a:visited {
	display:block;
	background:#14569A; 
	color:#fff;
	width:180px;
	height:100%;
	line-height:20px;
	border:none;}
	
#results ul ul a, #results ul ul a:visited {
	display:block;
	background:#14569A; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	color:#fff;
	font-size:12px;
	width:180px;
	height:100%;
	line-height:20px; 
	padding:0.2em .5em;}
* html #results ul ul a, * html #results ul ul a:visited  {
	width:180px; 
	w\idth:180px;}
/* style the table so that it takes no part in the layout - required for IE to work */
#results table {
	position:absolute; 
	left:0px; 
	top:0; 
	width:0; 
	height:0; 
	font-size:12px; 
	z-index:-1;}
/* second */
* html #results ul ul a:hover{
	color:#000;
	background:#FFF377; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	position:relative; 
	z-index:110;}
* html #results ul ul a:hover{
	color:#000;
	background:#FFF377; 
	filter:alpha(opacity=100);
	-moz-opacity: 0.85;
	position:relative; 
	z-index:110;}
 #results ul ul li:hover {position:relative;}
 #results ul ul :hover > a {
 	color:#000;
	background:#FFF377; 
	filter:alpha(opacity=100);
	-moz-opacity: 0.85;}
 #results ul ul :hover > a {
 	color:#000;
	background:#FFF377; 
	filter:alpha(opacity=100);
	-moz-opacity: 0.85;}
 /* hide the sub levels and give them a positon absolute so that they take up no room */
#results ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:2.4em;
	left:0;
	width:180px;}
/* make the second level visible when hover on first level list OR link */
#results ul :hover ul{visibility:visible; height:auto; padding-bottom:3em;}
<!--[if lte IE 6]>
#results ul ul {left:-1px; margin-left:-1px;}
#results ul ul ul.left {margin-left:1px;}
<!--[endif]-->


/*dropdown ends*/


/***************************************************************************************/


/*dropdown2 starts*/			
			
#products {
background-image:url(images/button/ourproducts.gif);
		width:127px; 
		height:32px; 
		float:left; 
		font-size: 11px;
		z-index:150;
		background-color:#000000;
		
		 }
/* remove all the bullets, borders and padding from the default list styling */
#products ul {
	padding:0;
	margin:0;
	list-style-type:none; 
	height:32px;  
	width:127px; 
	font-size: 11px;
		}
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#products ul li {
	float:left;
	height:32px;
	color:#fff; 
	font-weight:bold;
	font-size:12px;
	/*text-indent:-9999px;*/
	outline:none}
/* style the links for the top level */



#products ul li a {
background-image:url(images/button/ourproducts.gif);
	float:left;
	height:32px;
	color:#fff; 
	font-weight:bold;
	font-size:12px;
	/*text-indent:-9999px;*/
	outline:none}
/* style the links for the top level */
#products a {
	display:block;
	float:left;
	height:32px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	/*background:url(../images/nav-hover.gif); */
	width:127px;}
/*#products a:visited {
	display:block;
	float:left;
	height:32px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	/*background:url(../images/nav-hover.gif); 
	width:145px;}*/
#products a:focus{
	display:block;
	float:left;
	height:32px;
	font-size:12px;
	text-decoration:none;
	color:#fff;	
	width:127px; 
	outline:none}
#products a{
	display:block;
	float:left;
	height:32px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	width:127px;}
	


* html #products a:hover {
	color:#000;
	position:relative; 
	z-index:100;}
#products li:hover {
	position:relative;}
#products :hover > a {
	color:#000;
	background: url(images/button/ourproducts-over.gif) no-repeat;}
/* style the sub-level lists */
#products ul ul {
	width:220px; 
	margin-top:0px;
	padding-top:5px}
/* style the sub level list items */
#products ul ul li {
	display:block;
	width:220px;
	height:auto;
	font-size:12px;
	text-align:left;
	text-indent:0px;}
/* style the sub level links */
#products ul ul a, #products ul ul a:visited {
	display:block;
	background:#FF0000; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	color:#fff;
	width:220px;
	font-size:12px;
	height:100%;
	line-height:20px; 
	padding:0.2em .5em;}

#products ul ul a:focus{
	display:block;
	color:#fff;
	font-size:12px;
	width:220px;
	height:100%;
	line-height:20px; 
	padding:0.2em .5em;}
	
.services_page #products ul ul a, #products ul ul a:visited {
	display:block;
	background:#14569A; 
	color:#fff;
	width:220px;
	height:100%;
	line-height:20px;
	border:none;}
	
#products ul ul a, #products ul ul a:visited {
	display:block;
	background:#14569A; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	color:#fff;
	font-size:12px;
	width:220px;
	height:100%;
	line-height:20px; 
	padding:0.2em .5em;}
* html #products ul ul a, * html #products ul ul a:visited  {
	width:220px; 
	w\idth:220px;}
/* style the table so that it takes no part in the layout - required for IE to work */
#products table {
	position:absolute; 
	left:0px; 
	top:0; 
	width:0; 
	height:0; 
	font-size:12px; 
	z-index:-1;}
/* second */
* html #products ul ul a:hover{
	color:#000;
	background:#FFF377; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	position:relative; 
	z-index:110;}
* html #products ul ul a:hover{
	color:#000;
	background:#FFF377; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	position:relative; 
	z-index:110;}
 #products ul ul li:hover {position:relative;}
 #products ul ul :hover > a {
 	color:#000;
	background:#FFF377; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;}
 #products ul ul :hover > a {
 	color:#000;
	background:#FFF377; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;}
 /* hide the sub levels and give them a positon absolute so that they take up no room */
#products ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:2.4em;
	left:0;
	width:220px;}
/* make the second level visible when hover on first level list OR link */
#products ul :hover ul{visibility:visible; height:auto; padding-bottom:3em;}
<!--[if lte IE 6]>
#products ul ul {left:-1px; margin-left:-1px;}
#products ul ul ul.left {margin-left:1px;}
<!--[endif]-->



/**************************************************************************

/*dropdown2 starts*/			
			
		
#service {
background-image:url(images/button/mobileserv.gif);
		width:116px; 
		height:32px; 
		float:left; 
		font-size: 11px;
		z-index:150;
		background-color:#000000;
		
		 }
/* remove all the bullets, borders and padding from the default list styling */
#service ul {
	padding:0;
	margin:0;
	list-style-type:none; 
	height:32px;  
	width:116px; 
	font-size: 11px;
		}
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#service ul li {
	float:left;
	height:32px;
	color:#fff; 
	font-weight:bold;
	font-size:12px;
	/*text-indent:-9999px;*/
	outline:none}
/* style the links for the top level */



#service ul li a {
background-image:url(images/button/mobileserv.gif);
	float:left;
	height:32px;
	color:#fff; 
	font-weight:bold;
	font-size:12px;
	/*text-indent:-9999px;*/
	outline:none}
/* style the links for the top level */
#service a {
	display:block;
	float:left;
	height:32px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	/*background:url(../images/nav-hover.gif); */
	width:116px;}
/*#service a:visited {
	display:block;
	float:left;
	height:32px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	/*background:url(../images/nav-hover.gif); 
	width:145px;}*/
#service a:focus{
	display:block;
	float:left;
	height:32px;
	font-size:12px;
	text-decoration:none;
	color:#fff;	
	width:116px; 
	outline:none}
#service a{
	display:block;
	float:left;
	height:32px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	width:116px;}
	


* html #service a:hover {
	color:#000;
	position:relative; 
	z-index:100;}
#service li:hover {
	position:relative;}
#service :hover > a {
	color:#000;
	background: url(images/button/mobileserv-over.gif) no-repeat;}
/* style the sub-level lists */
#service ul ul {
	width:260px; 
	margin-top:0px;
	padding-top:5px}
/* style the sub level list items */
#service ul ul li {
	display:block;
	width:260px;
	height:auto;
	font-size:12px;
	text-align:left;
	text-indent:0px;}
/* style the sub level links */
#service ul ul a, #service ul ul a:visited {
	display:block;
	background:#FF0000; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	color:#fff;
	width:260px;
	font-size:12px;
	height:100%;
	line-height:20px; 
	padding:0.2em .5em;}

#service ul ul a:focus{
	display:block;
	color:#fff;
	font-size:12px;
	width:260px;
	height:100%;
	line-height:20px; 
	padding:0.2em .5em;}
	
.services_page #service ul ul a, #service ul ul a:visited {
	display:block;
	background:#14569A; 
	color:#fff;
	width:260px;
	height:100%;
	line-height:20px;
	border:none;}
	
#service ul ul a, #service ul ul a:visited {
	display:block;
	background:#14569A; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	color:#fff;
	font-size:12px;
	width:260px;
	height:100%;
	line-height:20px; 
	padding:0.2em .5em;}
* html #service ul ul a, * html #service ul ul a:visited  {
	width:260px; 
	w\idth:260px;}
/* style the table so that it takes no part in the layout - required for IE to work */
#service table {
	position:absolute; 
	left:0px; 
	top:0; 
	width:0; 
	height:0; 
	font-size:12px; 
	z-index:-1;}
/* second */
* html #service ul ul a:hover{
	color:#000;
	background:#FFF377; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	position:relative; 
	z-index:110;}
* html #service ul ul a:hover{
	color:#000;
	background:#FFF377; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	position:relative; 
	z-index:110;}
 #service ul ul li:hover {position:relative;}
 #service ul ul :hover > a {
 	color:#000;
	background:#FFF377; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;}
 #service ul ul :hover > a {
 	color:#000;
	background:#FFF377; 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;}
 /* hide the sub levels and give them a positon absolute so that they take up no room */
#service ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:2.4em;
	left:0;
	width:260px;}
/* make the second level visible when hover on first level list OR link */
#service ul :hover ul{visibility:visible; height:auto; padding-bottom:3em;}
<!--[if lte IE 6]>
#service ul ul {left:-1px; margin-left:-1px;}
#service ul ul ul.left {margin-left:1px;}
<!--[endif]-->
