ul.NAV1 {
float:left;
}
	
	ul.NAV1 li {
	float:left;
	}
	
		ul.NAV1 li a {
		display:block;
		/*height:24px;*/
		margin:0px 10px 0 0;
		}