/* -----------------------------------------------------
  footer.css
----------------------------------------------------- */

#footer     { position: absolute; bottom: 0px; width: 100%; height: 7.2000em;
            background:transparent url('sprites/footer-bg.gif') repeat-x scroll left top; 
            color: #fff;}
body#home #footer
            { border-top: 1px solid #2E5092;
              background-image: none;}
#footer-inner
            { margin: 0 1px; border-right: 1px solid #2E5092; border-left: 1px solid #2E5092;
              padding: 12px 22px 0 22px;}
body#home #footer-inner
            { border: 0 none transparent;}
.legal, .copy, .legal li 
            { display: inline;}
.legal      { margin: 0;}
.legal li   { margin: 0;}
.legal li  a
            {margin: 0 0.5000em;}
.legal li:first-child 
            { border-right: 1px solid #fff}
/*.legal li:first-child a
            { margin-right: 0.2000em;}*/
#footer .evcard     
            { float: right; font-family: Cambria, Georgia, serif; font-size: 1.5000em;}
#footer .evcard .tel 
            { margin-right: 5px; padding-right: 5px; border-right: 1px solid #000;}
#footer a   {font-weight: 200;}
#footer p,
#footer ul  { font-size: 1.100em; letter-spacing: 0.025em;} 
.credits    { margin-top: 1.0em;}
