*html #Navi {
	top:201px;
}
#Navi {
	position: absolute;
	visibility: hidden;
	text-align: left;
	top: 197px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 10;
	font-size: 12px;		
; color: #FF5C00
}


#Navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top:1px solid #CCCCCC;
}
#Navi li {
	margin: 0px;

}
#Navi a {
	display: block;
	font-family: Arial, Helvetica, "sans-serif color";
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-top:-1px;
	background-color:#FF5C00;
	width:147px;
	filter:alpha(opacity=90);	
	-moz-opacity:90%;
}


#Navi a:hover {
	background-color:orange;
}

*html #Products{left:119px}
#Products {
	position: absolute;
	top: 0px;
	left: 121px;
}
*html #Products a{width:134px}
#Products a{width:125px}

*html #Services{left:264px;width:134px}
#Services {
	position: absolute;
	top: 0px;
	left: 266px;
	width:124px;
}

*html #Services a{width:134px}
#Services a{width:126px;}

*html #Sales{left:407px}
#Sales {
	position: absolute;
	top: 0px;
	left: 409px;
}

*html #Sales a{width:135px}
#Sales a{width:127px;}

*html #News{left:553px}
#News {
	position: absolute;
	top: 0px;
	left: 555px;
}

*html #News a{width:133px;}
#News a{width:126px;}