﻿ul#footer {
    position:absolute;
  	list-style-type: none;
	padding: 0;
	margin: 0px;
	border: 0;
	top: 0px;
	margin-top: 567px;
	width: 1000px;
	height: 33px;
	background: url(/images/footer_over.gif) no-repeat;
}

ul#footer li   { padding: 0; margin: 0px auto; display: block; float: left;}
ul#footer li a { border: 0; display: block; height: 33px; background: url(/images/footer.gif) no-repeat; z-index: 1;}
ul#footer li a:hover { border: 0; display: block; background-image: url(/images/footer_over.gif);}

li#fo01 a { width: 150px;}
li#fo02 a { width: 100px;}
li#fo03 a { width: 100px;}
li#fo04 a { width: 130px;}
li#fo05 a { width: 110px;}
li#fo06 a { width: 110px;}
li#fo07 a { width: 110px;}
li#fo08 a { width: 110px;}

li#fo01 a:link,
li#fo01 a:visited,
li#fo01 a:hover { background-position: 0px 0px;}

li#fo02 a:link,
li#fo02 a:visited,
li#fo02 a:hover { background-position: -150px 0px;}

li#fo03 a:link,
li#fo03 a:visited,
li#fo03 a:hover { background-position: -250px 0px;}

li#fo04 a:link, 
li#fo04 a:visited, 
li#fo04 a:hover { background-position: -350px 0px;}

li#fo05 a:link, 
li#fo05 a:visited, 
li#fo05 a:hover { background-position: -480px 0px;}

li#fo06 a:link, 
li#fo06 a:visited, 
li#fo06 a:hover { background-position: -590px 0px;}

li#fo07 a:link, 
li#fo07 a:visited, 
li#fo07 a:hover { background-position: -700px 0px;}

li#fo08 a:link, 
li#fo08 a:visited, 
li#fo08 a:hover { background-position: -810px 0px;}


/*<group=level 2>*/

#footer li ul { display: block; visibility: hidden; position: absolute; left: 0px; width: 200px; margin: 0px auto; margin-top:-233px; font-size:12px; text-align:center; line-height: 200%;}
#footer li:hover ul { visibility: visible; z-index: 100;}
#footer li#fo01 ul { background: url(/images/footer2b.gif) no-repeat; z-index: 1; width: 200px; height:25px; margin-left: 0px;}

ul#footer li#fo01 ul li#ab a:link, 
ul#footer li#fo01 ul li#ab a:visited {width: 200px; height: 25px; background: url(/images/footer2b.gif) no-repeat 0px 0px; z-index: 1;}
ul#footer li#fo01 ul li#ab a:hover   {width: 200px; height: 25px; background: url(/images/footer2b.gif) no-repeat 0px -25px; z-index: 1;}

ul#footer li#fo01 ul li#ab2 a:link, 
ul#footer li#fo01 ul li#ab2 a:visited {width: 200px; height: 25px; background: url(/images/footer2b2.gif) no-repeat 0px 0px; z-index: 1;}
ul#footer li#fo01 ul li#ab2 a:hover   {width: 200px; height: 25px; background: url(/images/footer2b2.gif) no-repeat 0px -25px; z-index: 1;}


