body {
  margin : 0px;
  padding : 0px;
  background : url(../img/bg.jpg);
  font: 16px/18px Calibri, Trebucher MS, Helvetica, Geneva, Arial, sans-serif;
}

.menu_top {
  position: absolute; left: 600px; top: 5px;
  font: bold 20px/30px Calibri, Trebucher MS, Helvetica, Geneva, Arial, sans-serif;
  text-align: right;
  width:245px;
}
.menu_top a {
  text-decoration: none;
  color: #6c3627;
}

.menu_top a:hover {
  text-decoration: none;
  color: Black;
}

.box_left {
  position: absolute; left: 30px; top: 210px;
  font: bold 15px/18px Calibri, Trebucher MS, Helvetica, Geneva, Arial, sans-serif;
  letter-spacing: -1px;
}

.box_left a {
  text-decoration: none;
  color: #6c3627;
}

.box_left a:hover {
  text-decoration: none;
  color: Black;
}

.sub_menu  {
  padding-left:20px;
}

.box_center {
  position: relative; left: 200px; top: 0px; width: 500px;
  min-height: 500px;
  _height: 500px;
}

.box_center h1 {
  font: bold 20px/30px Calibri, Trebucher MS, Helvetica, Geneva, Arial, sans-serif;
  margin: 0px; padding: 0px 0px 0px 0px;
}

.box_center h2 {
  font: bold 17px/30px Calibri, Trebucher MS, Helvetica, Geneva, Arial, sans-serif;
  margin: 0px; padding: 0px;
}

.box_center a {
  text-decoration: underline;
  color: Black;
}


.box_center a:hover {
  text-decoration: none;
  color: Gray;
}

.box_center li {
  list-style-image: url(../img/list.gif);
}

.box_center ul {
  margin: 0px; padding: 0px 0px 0px 20px;
}

.box_right {
  font: bold 14px/12px Calibri, Trebucher MS, Helvetica, Geneva, Arial, sans-serif;
  position: absolute; left: 730px; top: 225px; text-align: center;
}

.box_right a {
  text-decoration: none;
  color: #6c3627;
}

.box_bottom {
  width: 889px; height: 160px; background: url(../img/images/web_05.png) no-repeat; text-align: left;
}

.box_bottom a {
  color: Black;
}


