div#container div#footer {
  display: block;
  position: relative;
  width: 987px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
div#container div#footer_left {
  display: block;
  position: relative;
  float: left;
  width: 175px;
  height: 129px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-image: url( /images/footer/left.jpg );
  background-position: left bottom;
  background-repeat: no-repeat;
}
div#container div#footer_left a {
  display: block;
  position: relative;
  float: left;
  width: 175px;
  height: 129px;
  text-indent: -5000px;
}
div#container div#footer_left a span {
  display: none;
  text-indent: -5000px;
}
div#container div#footer_middle {
  display: block;
  position: relative;
  float: left;
  width: 264px;
  height: 129px;
  margin: 0px 0px 0px 89px;
  padding: 0px 0px 0px 0px;
  background-image: url( /images/footer/middle.jpg );
  background-position: left bottom;
  background-repeat: no-repeat;
  text-indent: -5000px;
}
div#container div#footer_middle a {
  display: block;
  position: relative;
  float: left;
  width: 264px;
  height: 129px;
  text-indent: -5000px;
}
div#container div#footer_middle a span {
  display: none;
  text-indent: -5000px;
}
div#container div#footer_right {
  display: block;
  position: relative;
  float: left;
  width: 96px;
  height: 129px;
  margin: 0px 0px 0px 363px;
  padding: 0px 0px 0px 0px;
  background-image: url( /images/footer/right.gif );
  background-position: left bottom;
  background-repeat: no-repeat;
  text-indent: -5000px;
}
div#container div#footer_right p {
  display: none;
}
