#company, #news, #products, #training, #support	{
	position:absolute;
	left:230px;
	background-color:#FFE300;
	border:1px solid #000000;
	font-size:12px;
	z-index:109;
	font-weight:bold;
	visibility:hidden;
	text-align:left;
	margin:0px;
	white-space:nowrap;
}

#company ul, #news ul, #products ul, #training ul, #support	ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	white-space:normal;
}

#company li, #news li, #products li, #training li, #support	li {
	margin:0px;
	width:151px;
	padding:0px;
}

#company a, #company a:link, #news a, #news a:link, #products a, #products a:link, #training a, #training a:link, #support a, #support a:link {
	padding:3px;
	width:140px;
	margin:0px;
	color:#000000;
	text-decoration:none;
	display:block;
	white-space:nowrap;
	border-bottom:2px outset #999999;
	border-top:2px outset #FFFFFF;
	border-right:2px outset #999999;
	border-left:3px outset #FFFFFF;
}

#company a:hover, #news a:hover, #products a:hover, #training a:hover, #support	a:hover {
	color:#FFFFFF;
	background-color:#FF0000;
	display:block;
}
#company a:active, #news a:active, #products a:active, #training a:active, #support	a:active {
	background-color:#666666;
	border-bottom:2px inset #ffffff;
	border-top:2px inset #999999;
	border-right:2px inset #ffffff;
	border-left:3px inset #999999;
}

#company {top:253px;}
#news {top:286px;}
#products {top:316px;}
#training {top:348px;}
#support {top:495px;}
