ul#nav_footer {
	position: relative;
	top: 10px;
	left: 490px;
	width: 372px;
	margin: 0;
	height: 14px;
	list-style-type: none;
	overflow: hidden;
}

ul#nav_footer  { background: transparent url(../home/pics/navmatrix_footer.gif) no-repeat 0 0; }

ul#nav_footer li a {
	position: absolute;
	top: 0;
	/*width: 372px;*/
	text-indent: -9000px;
	text-decoration: none;
	padding: 14px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:14px; /* IE5/Win */
	background: transparent url(../home/pics/navmatrix_footer.gif) no-repeat;
}

#nav_footer li#hom a 			{ background-position: 0 -0px; width: 40px; left: 0; } /* left, top*/
#nav_footer li#hom a:hover		{ background-position: 0 -14px; }
#nav_footer li#dat a 			{ background-position: -40px 0px; width: 72px; left: 40px; }
#nav_footer li#dat a:hover		{ background-position: -40px -14px; }
#nav_footer li#kon a 			{ background-position: -112px 0px; width: 72px; left: 112px; }
#nav_footer li#kon a:hover		{ background-position: -112px -14px; }
#nav_footer li#anf a 			{ background-position: -184px 0px; width: 74px; left: 184px; }
#nav_footer li#anf a:hover		{ background-position: -184px -14px; }
#nav_footer li#imp a 			{ background-position: -258px 0px; width: 96px; left: 258px; }
#nav_footer li#imp a:hover		{ background-position: -258px -14px; }
#nav_footer li#pri a 			{ background-position: -354px 0px; width: 18px; left: 354px; }
#nav_footer li#pri a:hover		{ background-position: -354px -14px; }