.submenu_entry {
	color: 							#FFFFFF;
	font-size:					13px;
	padding:						5px;
}

.submenu_entry a {
	color: 							#FFFFFF;
	font-size:					13px;
}

.submenu_entry a:hover {
	color: 							#FFFF80;
}
/**************************************************/
.sub_company {
	position:						absolute;
	top: 								144px;
	left:								70px;
	background-color: 	#000000;
	z-index:						100;
	align:							left;
	visibility:					hidden;
}

.sub_company a {
	font-size: 					11px;
	font-weight: 				bold;
	color: 							#FFFFFF;
	text-decoration: 		none;
}
/***************************************************/

/**************************************************/
.sub_service {
	position:						absolute;
	top: 								144px;
	left:								225px;
	background-color: 	#000000;
	z-index:						100;
	align:							left;
	visibility:					hidden;
}

.sub_service a {
	font-size: 					11px;
	font-weight: 				bold;
	color: 							#FFFFFF;
	text-decoration: 		none;
}

.sub_se {
	position:						absolute;
	top: 								144px;
	left:								390px;
	background-color: 	#000000;
	z-index:						100;
	align:							left;
	visibility:					hidden;
	z-index:						9999;
}

.sub_se a {
	font-size: 					11px;
	font-weight: 				bold;
	color: 							#FFFFFF;
	text-decoration: 		none;
}
/***************************************************/
