/* footerCSS Document */

#footer {width : 100%;padding : 4px 0;
font-size : 0.65em;text-align : center;
background-color : #fff;height:100%;}
#footer ul {margin : 2px 0;}
#footer li {display : inline;color : #000;border-right : 1px solid;
color : #000;padding : 0 5px 0 9px;}

#footer ul li a {text-decoration : none;color : black;}
#footer ul li a:hover {text-decoration : underline;}

#footer ul.fineprint li {color : black;}
#footer ul.fineprint li a {color : black;}
#footer ul.fineprint li a:hover {color : black;}

#footer ul.fineprintb {color : black; }
#footer ul.fineprintbli {color : black;}
#footer ul.fineprintb li a {color : black;}
#footer ul.fineprintb li a:hover {color : black;}

#footer img{float:right;margin:0 1em 0 0;}

#footer2{clear: both;margin: 0;padding: .5em;color: #333;background-color: #ddd;
/*border-top: 1px solid gray;*/}
#footer2 p{ color: #000000;font-size:0.4em;margin: 0.5em  0.5em  0em  0.5em;}