.menulabel
{
	width:100%;
	text-align:center;
	padding-top:8px;
	color:white;
	font-size:10.5pt;
	font-family:Arial;
	font-weight:bolder;

}
.menulabel a
{
	color:white;
	text-decoration:none;
}

#menu
{
	border-collapse: collapse;
	border-spacing: 0; 
	display:block;

}

#sub_menu
{
	font-size:12pt;
	width:100%;
	background-color:#B9B9B9;
	height:25px;
	background-image:url('../img/sub_gray_bg.gif');
  	background-repeat:repeat-x;
  	background-position:0 15px;
  	background-position:bottom;
  	margin-bottom:1px;
  	border:0px solid black;
  	border-bottom:0px;
}




#tab_products_left,
#tab_equipment_left,
#tab_education_left,
#tab_order_left,
#tab_homeorder_left,
#tab_whatsnew_left,
#tab_aboutus_left,
#tab_pressroom_left,
#tab_service_left
{
	display:block;
	width:7px;
	padding:0; 
	margin:0; 
	height:28px;
	cursor:pointer;
	margin-left:2px;
}

#tab_products_center,
#tab_equipment_center,
#tab_education_center,
#tab_order_center,
#tab_homeorder_center,
#tab_whatsnew_center,
#tab_aboutus_center,
#tab_pressroom_center,
#tab_service_center
{
	display:block;
	height:20px;
	*height:28px;
	padding:0; 
	margin:0;
	padding-top:8px;
	background-repeat:repeat-x;
	cursor:pointer;
	text-align:center;
	color:white;
	font-size:10.5pt;
	font-family:Arial;
	font-weight:bolder;
}

#tab_products_center a,
#tab_equipment_center a,
#tab_education_center a,
#tab_order_center a,
#tab_homeorder_center a,
#tab_whatsnew_center a,
#tab_aboutus_center a,
#tab_pressroom_center a,
#tab_service_center a
{
	color:white;
	text-decoration:none;
}

#tab_products_right,
#tab_equipment_right,
#tab_education_right,
#tab_order_right,
#tab_homeorder_right,
#tab_whatsnew_right,
#tab_aboutus_right,
#tab_pressroom_right,
#tab_service_right
{
	display:block;
	width:7px; 
	background-position:7 0; 
	padding:0; 
	margin:0; 
	height:28px;
	cursor:pointer;
}

#tab_products_left,
#tab_products_right
{
	background-image:url('../img/tab_blue.gif');
}

#tab_products_center
{
	background-image:url('../img/tab_blue_bg.gif');
	background-color:#2A4B9C;
}

#tab_products_left{margin-left:0px}



#tab_equipment_left,
#tab_equipment_right
{
	background-image:url('../img/tab_yellow.gif');
}

#tab_equipment_center
{
	background-image:url('../img/tab_yellow_bg.gif');
	background-color:#F4AE00;
}


#tab_education_left,
#tab_education_right
{
	background-image:url('../img/tab_green.gif');
}

#tab_education_center
{
	background-image:url('../img/tab_green_bg.gif');
	background-color:#68A231;
}


#tab_order_left,
#tab_order_right
{
	background-image:url('../img/tab_red.gif');
}

#tab_order_center
{
	background-image:url('../img/tab_red_bg.gif');
	background-color:#BE3918;
}

#tab_service_left,
#tab_service_right
{
	background-image:url('../img/tab_blue_2.gif');
}

#tab_service_center
{
	background-image:url('../img/tab_blue_2_bg.gif');
	background-color:#c47b35;
}


#tab_homeorder_left,
#tab_whatsnew_left,
#tab_aboutus_left,
#tab_pressroom_left,
#tab_homeorder_right,
#tab_whatsnew_right,
#tab_aboutus_right,
#tab_pressroom_right
{
	background-image:url('../img/tab_gray.gif');
}

#tab_homeorder_center,
#tab_whatsnew_center,
#tab_aboutus_center,
#tab_pressroom_center,
{
	background-color:#BABBB6; 
	background-image:url('../img/tab_gray_bg.gif');
} 



#tab_order_center{width:100px; }


#tab_homeorder_left{margin-left:401px; display:none;}
#tab_homeorder_center{display:none; width:100px; }
#tab_homeorder_right{display:none;}

#tab_whatsnew_left {margin-left:79px; *margin-left:77px;}



#products_submenu, 
#equipment_submenu,
#education_submenu,
#order_submenu, 
#whatsnew_submenu,
#aboutus_submenu,
#pressroom_submenu,
#service_submenu,
#home_submenu,
#homeorder_submenu
{
	color:white;
	display:none;
	padding-top:1px;
	border:0px solid white;
}

#equipment_submenu
{
	/*padding-left:81px;*/
}

#education_submenu
{
	/*padding-left:173px;*/
}

#order_submenu
{
	padding-left:257px;
}

#service_submenu
{
	padding-left:252px;
}

#whatsnew_submenu
{
	float:right;
	padding-right:43px;
}

#aboutus_submenu
{
	float:right;
	padding-right:22px;
}

#pressroom_submenu
{
	float:right;
}


#homeorder_submenu
{
	padding-left:302px;
}

#products_submenu a, 
#equipment_submenu a,
#education_submenu a,
#order_submenu a,
#whatsnew_submenu a,
#aboutus_submenu a,
#pressroom_submenu a,
#service_submenu a,
#homeorder_submenu a
{
	padding:10px;
	font-family:Arial;
	color:white;
	font-size:9.5pt;
	text-decoration:none;
}

#products_submenu a:hover, 
#equipment_submenu a:hover,
#education_submenu a:hover,
#order_submenu a:hover,
#whatsnew_submenu a:hover,
#aboutus_submenu a:hover,
#pressroom_submenu a:hover,
#service_submenu a:hover,
#homeorder_submenu a:hover
{
	text-decoration:underline;
		
}

.bullet
{
visibility:hidden;
padding-bottom:2px;
}