/*SOLUTIONS*/
	#solutions a
	{
		float: left;
		position: relative;
		width: 80px;
		height: 20px;

		color:#555555; 
		font-size:13; 
		font-weight:bold; 
		font-family: Arial, Helvetica, san-serif;

		border: 0px solid #000000;
	}

		#solutions a:hover
		{
			float: left;
			position: relative;
			
			color:#2865E3; 
			font-size:13; 
			font-weight:bold; 
			font-family: Arial, Helvetica, san-serif;
		}

		#solutions_link.solutions_link_class
		{
			float: left;
			position: relative;

		}

		#drop_down_solutions ul
		{
			position: absolute; 
			width:140px;
			left: -999em;
		}

		#drop_down_solutions li:hover
		{
			background: #CCCCCC;
		}

		#drop_down_solutions .sfhover
		{
			position: absolute; 
			width:140px;
			/*height drop-down of box*/
			height:auto; /*200px*/
			left:auto;
			z-index:9999;
		}









/*PRODUCTS*/
	#products a
	{
		float: left;
		position: relative;
		width: 80px;
		height: 20px;

		color:#555555; 
		font-size:13; 
		font-weight:bold; 
		font-family: Arial, Helvetica, san-serif;

		border: 0px solid #000000;
		/*background: transparent url(images/nh_products.gif) no-repeat;*/
	}

		#products a:hover
		{
			float: left;
			position: relative;
			
			color:#2865E3; 
			font-size:13; 
			font-weight:bold; 
			font-family: Arial, Helvetica, san-serif;

			/*background: url(images/h_products.gif) no-repeat;*/
		}

		#products_link.products_link_class
		{
			float: left;
			position: relative;
			/*background: url(images/h_products.gif) no-repeat;*/
		}

		#drop_down_products ul
		{
			position: absolute; 
			width:140px;
			left: -999em;
		}

		#drop_down_products li:hover
		{
			background: #CCCCCC;
		}

		#drop_down_products .sfhover
		{
			position: absolute; 
			width:140px;
			/*height drop-down of box*/
			height:auto; /*200px*/
			left:auto;
			z-index:9999;
		}



/*Downloads*/
	#downloads a
	{
		float: left;
		position: relative;
		width: 90px;
		height: 20px;

		color:#555555; 
		font-size:13; 
		font-weight:bold; 
		font-family: Arial, Helvetica, san-serif;

		border: 0px solid #000000;
		/*background: transparent url(images/nh_products.gif) no-repeat;*/
	}

		#downloads a:hover
		{
			float: left;
			position: relative;
			
			color:#2865E3; 
			font-size:13; 
			font-weight:bold; 
			font-family: Arial, Helvetica, san-serif;

			/*background: url(images/h_products.gif) no-repeat;*/
		}

		#downloads_link.downloads_link_class
		{
			float: left;
			position: relative;
			/*background: url(images/h_products.gif) no-repeat;*/
		}

		#drop_down_downloads ul
		{
			position: absolute; 
			width:140px;
			left: -999em;
		}

		#drop_down_downloads li:hover
		{
			background: #CCCCCC;
		}

		#drop_down_downloads .sfhover
		{
			position: absolute; 
			width:140px;
			/*height drop-down of box*/
			height:auto; /*200px*/
			left:auto;
			z-index:9999;
		}



/*SERVICES */
	#services a
	{
		float: left;
		position: relative;
		width: 80px;
		height: 20px;

		color:#555555; 
		font-size:13; 
		font-weight:bold; 
		font-family: Arial, Helvetica, san-serif;


	/*	border: 1px solid #000000;*/
		/*background: transparent url(images/nh_services.gif) no-repeat;*/
	}

		#services a:hover
		{
			float: left;
			position: relative;
				
			color:#2865E3; 
			font-size:13; 
			font-weight:bold; 
			font-family: Arial, Helvetica, san-serif;

			/*background: url(images/h_services.gif) no-repeat;*/
		}

		#services_link.services_link_class
		{
			float: left;
			position: relative;
			/*background: url(images/h_services.gif) no-repeat;*/
		}

		#drop_down_services ul
		{
		position: absolute; 
		width:140px;
		left: -999em;
		}

		#drop_down_services li:hover
		{
			background: #CCCCCC;
		}

		#drop_down_services .sfhover
		{
			position: absolute; 
			width:140px;
			/*height drop-down of box*/
			height:auto; /*100*/
			left:auto;
			z-index:9999;

		}


/*EDUCATION */
	#education a
	{
		float: left;
		position: relative;
		width: 80px;
		height: 20px;

		color:#555555; 
		font-size:13; 
		font-weight:bold; 
		font-family: Arial, Helvetica, san-serif;


	/*	border: 1px solid #000000;*/
		/*background: transparent url(images/nh_education.gif) no-repeat;*/
	}

		#education a:hover
		{
			float: left;
			position: relative;
			
			color:#2865E3; 
			font-size:13; 
			font-weight:bold; 
			font-family: Arial, Helvetica, san-serif;

			/*background: url(images/h_education.gif) no-repeat;*/
		}

		#education_link.education_link_class
		{
			float: left;
			position: relative;
			/*background: url(images/h_education.gif) no-repeat;*/
		}

		#drop_down_education ul
		{
			position: absolute; 
			width:140px;
			left: -999em;
		}
		
		#drop_down_education li:hover
		{
			background: #CCCCCC;
		}

		#drop_down_education .sfhover
		{
			position: absolute; 
			width:140px;
			/*height drop-down of box*/
			height:auto; /*125px*/
			left:auto;
			z-index:9999;
		}


/*SUPPORT*/
	#support a
	{
		float: left;
		position: relative;
		width: 80px;
		height: 20px;

		color:#555555; 
		font-size:13; 
		font-weight:bold; 
		font-family: Arial, Helvetica, san-serif;


	/*	border: 1px solid #000000;*/
		/*background: transparent url(images/nh_support.gif) no-repeat;*/
	}

		#support a:hover
		{
			float: left;
			position: relative;
						
			color:#2865E3; 
			font-size:13; 
			font-weight:bold; 
			font-family: Arial, Helvetica, san-serif;

			/*background: url(images/h_support.gif) no-repeat;*/
		}

		#support_link.support_link_class
		{
			float: left;
			position: relative;
			/*background: url(images/h_support.gif) no-repeat;*/
		}

		#drop_down_support ul
		{
			position: absolute; 
			width:140px;
			left: -999em;
		}

		#drop_down_support li:hover
		{
			background: #CCCCCC;
		}

		#drop_down_support .sfhover
		{
			position: absolute; 
			width:118px;
			/*height drop-down of box*/
			height:auto; /*100px*/
			left:auto;
			z-index:9999;
		}







/*UNIVERSAL CSS specifications */

		#list_items_solutions, #list_items_products, #list_items_downloads, #list_items_services, #list_items_education, #list_items_support
		{
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			list-style: none; /* Take away radio buttons */

			/*background: #5682AA; */
			background: #FFFFFF;
			border-width: 0px 1px 1px 1px;
			border-style: solid;
			border-color: #bbbbbb;
			
			/*HERE IS WERE YOU DEFINE THE HOVER DISTANCE FROM THE TOP OF THE PAGE */
			top: 92px;
			display: block;
		} 

		#list_items_solutions li, #list_items_products li, #list_items_downloads li, #list_items_services li, #list_items_education li, #list_items_support li
		{
			padding-left: 5px;
			padding-bottom: 5px;
			padding-top: 5px;
			z-index:9999;
		}

		#list_items_solutions a, #list_items_products a, #list_items_downloads a, #list_items_services a, #list_items_education a, #list_items_support a
		{
			display: block;
			z-index:9999;
		}
