/* Start of CMSMS style sheet 'HSBC2008-Footer' */
#footer
{
  top: 0px;
  left: 0px; 
  width: 880px;
  margin: 0px auto;
  background-image: url('images/hsbc2008/footer.png');
  background-position: top center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.lcs
{
  padding: 10px 0px 10px 0px;
  color: rgb(255,255,255);
  font-family: Calibri, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: none;
  text-align: center;
}
.lcs a,
.lcs a:link,
.lcs a:active,
.lcs a:visited,
.lcs a:visited:active
{
  color: rgb(255,255,255);
  text-decoration: none;
}
.lcs a:hover,
.lcs a:visited:hover
{
  color: rgb(255,255,0);
  text-decoration: none;
}
/* End of 'HSBC2008-Footer' */

