* {
  padding: 0px;
  margin: 0px;
}

html {
  overflow: -moz-scrollbars-vertical;
}

#container {
  /* IE */
  text-align: center;
}

#header {
  /* IE */
  text-align: left;
}

#header-navigation {
  margin-bottom: 20px;

  /* IE */
  text-align: left;
}

#body {
  width: 700px;
  padding-left: 50px;
  padding-right: 50px;

  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;

  /* IE */
  text-align: left;
}

#header-navigation {
  margin-bottom: 20px;

  /* IE */
  text-align: left;
}

#footer-navigation {
  margin-bottom: 20px;

  /* IE */
  text-align: left;
}

#footer {
  clear: both;

  margin-bottom: 20px;

  /* IE */
  text-align: left;
}

.inner {
  width: 800px;

  margin-left: auto;
  margin-right: auto;
}

.s0 {
  height: 0px;

  clear: both;
}

.s1 {
  height: 10px;

  clear: both;
}

.s2 {
  height: 20px;

  clear: both;
}

.s3 {
  height: 30px;

  clear: both;
}

.s4 {
  height: 40px;

  clear: both;
}

.s5 {
  height: 50px;

  clear: both;
}

.s6 {
  height: 60px;

  clear: both;
}

.s7 {
  height: 70px;

  clear: both;
}

.s8 {
  height: 80px;

  clear: both;
}

.s9 {
  height: 90px;

  clear: both;
}
