ul#navigation {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	top: 0px;
	left: 0px;
	background: url('../images/globalnavbg1.png') no-repeat;
	width: 995px;
	height: 30px;
}


.childNavLink {
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
	display: block;
	float: left;	
	font: bold 12px Arial, Helvetica, sans-serif;
	border: 0;
	height: 25px;	
	color: #ffffff;
	line-height: 25px;
	text-decoration: none;
}

ul#navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;	
	font: bold 12px Arial, Helvetica, sans-serif;
}

ul#navigation li a {
	border: 0;
	display: block;
	height: 25px;	
	color: #ffffff;
	line-height: 25px;
	text-decoration: none;
}

ul#navigation li a:hover {
	border: 0;
	display: block;
	background: url('../images/navhov.png') repeat-x; 

	height: 25px;
}	
	
li#HOME a {
	width: 64px;
	text-indent: 15px;
}

li#ABOUT a {
	width: 162px;
	text-indent: 25px;
}


li#PRODUCTS a {
	width: 114px;
	text-indent: 20px;
}


li#APPLICATIONS a {
	width: 103px;
	text-indent: 10px;
}

li#NEWS a {
	width: 92px;
	text-indent: 30px;
}


li#CONTACT a {
	width: 133px;
	text-indent: 30px;
}

li#CLIENT a {
	width: 132px;
	text-indent: 30px;
}
