/* ie */

*html #header-nav {
  padding: 0;
  margin: 0 0 0 15px;
}

*html #header-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 10px;
  float: left;
  padding: 0;
  margin: 0 0 0 -15px;
  line-height: 20px;
}

*html #lamp {
  background: url(../img/lamp-on.jpg) top no-repeat;
  width: 250px;
  height: 60px;
}

*html #footer-bg {
  background: url(../img/footer-bg.jpg) top center no-repeat;
}

