.footer
{
  position:relative;
  height:86px;
  min-width:964px;
}

.footer .thread,
.footer .bee,
.footer .bubble,
.footer_logo
{
  position:absolute;
}

.footer .thread
{
  background:transparent url(/images/common/footer/fil_footer.png) no-repeat right 50%;
  width:964px;
  height:86px;
  right:0px;
  top:0x;
}

.footer .bee
{
  background:transparent url(/images/common/footer/footer_bee.png) no-repeat right top;
  width:44px;
  height:53px;
  right:32px;
  top:0;
}

.footer .bubble
{
  background:transparent url(/images/common/footer/footer_bubble.gif) no-repeat left top;
  width:64px;
  height:68px;
  top:20px;
  right:66px;
}

.footer_logo
{
  top:53px;
  right:87px;
}

.copyright
{
  font:normal 11px Arial, Helvetica, sans-serif;
  color:#36283b;
  position:absolute;
  bottom:15px;
  left:0;
}