body {
  font: normal 12px arial,courier,helvetica,sans;
  margin :0;
  padding: 0;
  background: #586F41 url(i/site_bg.jpg) repeat-x top left;
  color: #fff;
}
#page {
  width: 770px;
  text-align: center;
}
#header {
  background: transparent url(i/site_top.jpg) no-repeat top left;
  height: 190px;
}
#page_block {
  clear: both;
}
#content {
  text-align: left;
  float: right;
  width: 570px;
}
#feature {
  text-align: left;
  margin: 0;
  padding: 0;
  width: 145px;
}
#text {
  text-align: left;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 10px;
  width: 604px;
  border-left: 1px solid #095e37;
}
#footer {
  clear: both;
  position: relative;
  background: transparent url(i/site_bot.jpg) no-repeat top left;
  padding: 3px 0px 0px 10px;
  height: 19px;
  font: normal 9px arial,courier,helvetica,sans;
  color: #fff;
  text-align: left;
}
#footer a {
  color: #fff;
  text-decoration: none;
}
h2 {
  font-weight: bold;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #fff;
}

