.footerimage{
height:68px;
width:1000px;
background-image: url("../images/ground.png");
float:left;

}
#Footer { 
clear:both; 
height:50px; min-width:1250px; overflow:hidden; margin:0; padding:0; 
font:13px Arial,Helvetica,sans-serif; text-align:left; color:white; 
background:#80cd1d; border:0; position:relative;

} 
/* postiion required by Safari to fix z-index (bug?) */
#Footer * {font:13px Arial,Helvetica,sans-serif; text-align:left;}
#Footer img {display:inline; border:0;}
#FooterWrapper {width:998px; margin:0 auto; padding:3px 0 0 0;}
#Footer a:link, #abcFooter a:visited {text-decoration:none; color:white; background:transparent;}
#Footer a:hover, #abcFooter a:active, #abcFooter a:focus {text-decoration:underline; color:white; background:transparent; border:0;}
#FooterLegal a:link, #abcFooterLegal a:visited {color:#3D519B;}
#Footer ul {list-style-type:none; margin:0; padding:5px 0 0 0;}
#Footer li {display:inline; float:none; margin:0; padding:0 4px 0 8px; text-indent:0; color:#444; border-left:1px solid #444; background:transparent;}
#Footer li.abcFooterFirst {padding-left:0; border:0;}
#FooterLogo {float:right; width:120px; margin:5px 0 0 0; padding:0; text-align:right; border:0;}
#FooterLogo img {border:0; margin:0; padding:0;}
