#footcont ul {margin: 0; }
#footcont ul li { list-style: none; }
#footcont a{ }
#footcont a:link, #footcont a:visited{ text-decoration: none; }
#footcont a:hover, #footcont a:active{ text-decoration: none; }


#footcont {width: 1000px;
			height: 90px;
			background-color: #005100;
			overflow: hidden;
			}

#hnav { position: relative; width: 1000px; height: 86px; background: url('../img/footersprite.png') no-repeat;}
#hnav li { position: absolute; left: 0; height: 86px; }
	#hnav #hnavchi { width: 200px; left: 0px; }
	#hnav #hnavcome { width: 200px; left: 200px; }
	#hnav #hnavdove{ width: 200px; left: 400px; }
	#hnav #hnavquando { width: 200px; left: 600px; }
	#hnav #hnavperche { width: 200px; left: 800px; }
#hnav li a { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 86px; text-indent: -9999em; }

