/* start --- */

#footer-wrap { vertical-align:top; width:859px; height:50px; clear: both; padding: 0;  background-image:url(../images/banner_btm.jpg); background-repeat:no-repeat; background-position:bottom; }

#footer-linkarea-copyright { vertical-align:top; color: #fff; font: 11px/15px Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:left; width:250px; padding-top:28px; padding-left:50px; }

/* footer site links -------------------------------- */

#footer-links-wrap { vertical-align:top; width:400px; padding: 0; float:right; margin-top:-22px; }
/* IE / Win hacks */
*html #footer-links-wrap { margin-top: -24px; }
/* END IE / Win hacks */

#footer-linkarea { color: #fff; font: 11px/15px Arial, Helvetica, sans-serif; text-transform:uppercase; width:400px; text-align:right; }
#footer-linkarea a:link { color: #fff; text-decoration: none; border-style: none; }
#footer-linkarea a:hover, a:active { color: #e6ab2a; text-decoration: none; border-bottom: 1px solid #e6ab2a; }

a.footerlink:link, a.footerlink:visited { color: #fff; text-decoration: none; border-style: none; }
a.footerlink:hover, a.footerlink:active { color: #e6ab2a; text-decoration: none; border-bottom: 1px solid #e6ab2a; }


/* end --- */

