body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-image: url(../images/fon.jpg);
}
    div#base {
      margin-left: auto;
      margin-right: auto;
      width: 900px;
      height: 889px;
    }
        div#head {
          width: 900px;
          height: 150px;
          background-image: url(../images/head.gif);
          background-repeat: no-repeat;
        }
        div#m1 {
          width: 900px;
          height: 3px;
          background-image: url(../images/fon.gif);
          background-repeat: repeat;
        }

        div#basis {
          width: 900px;
          height: 736px;
          margin-top: -16px;
        }
        *+html div#basis {
          margin-top: 0px;
        }

            div#pod-buttons {
              width: 140px;
              height: 633px;
              margin-left: -40px;
            }
            *+html div#buttons {
              margin-top: 1px;
            }

                div#buttons {
                  width: 140px;
                  height: 633px;
                }
                div#buttons a{
                  height: 50px;
                  width: 140px;
                  display: block;
                  background-image: url(../images/buttons/button.gif);
                  background-repeat: no-repeat;

                }
                div#buttons a:hover {
                  display: block;
                  background-image: url(../images/buttons/button_2.gif);
                  background-repeat: no-repeat;
                }
                div#buttons a:active {
                  display: block;
                  background-image: url(../images/buttons/button_3.gif);
                  background-repeat: no-repeat;
                }
                div#buttons ul {
                  list-style-type: none;
                }
                div#buttons li{
                margin-top: 3px;
                *margin-top: -1px;
                }
            div#m2 {
              width: 3px;
              height: 633px;
              background-image: url(../images/fon.gif);
              background-repeat: repeat;
              margin-top: -633px;
              margin-left: 140px;
              _margin-top: -655px;
            }

            div#text-area {
              width: 757px;
              height: 633px;
              margin-left: 143px;
              margin-top: -633px;
              _margin-top: -635px;
            }
                div#left {
                  width: 5px;
                  height: 633px;
                  background-image: url(../images/left.png);
                  background-repeat: repeat;
                  _background-image: url(../images/fon.gif);
                  _background-repeat: repeat;
                }
                div#text {
                  width: 747px;
                  height: 633px;
                  margin-top: -633px;
                  margin-left: 5px;
                  background-image: url(../images/text-fon.png);
                  background-repeat: repeat;
                  color: white;
                  font-size: 21px;
                  _background-image: url(../images/fon.gif);
                  _background-repeat: repeat;
                  text-align: justify;
                }
                    div#image {
                      width: 490px;
                      height: 300px;
                      margin-top: 30px;
                      margin-left: auto;
                      margin-right: auto;
                    }
                div#right {
                  width: 5px;
                  height: 633px;
                  margin-left: 752px;
                  margin-top: -633px;
                  background-image: url(../images/right.png);
                  background-repeat: repeat;
                  _background-image: url(../images/fon.gif);
                  _background-repeat: repeat;
                }
                div#m3 {
                  width: 900px;
                  height: 3px;
                  background-image: url(../images/fon.gif);
                  background-repeat: repeat;
                }
            div#footer {
              width: 900px;
              height: 100px;
              *margin-top: -15px;
            }
            *+html div#footer {
              margin-top: 0px;
            }
div#fot {
  width: 900px;
  height: 100px;
  background-image: url(../images/footer-fon.gif);
  background-repeat: no-repeat;
}
div#text a {
  color: white;
  text-decoration: none;
}