body {
  background: #008647 url('img/bg_body.jpg') repeat-x;
}

body.sub {
  background: #007a3f url('img/bg_body_sub.jpg') repeat-x;
}

body, td {
  font-family: tahoma, verdana, arial;
  font-size: 8pt;
  color: #676767;
}

img {
  border: 0px;
}

a, a:active, a:visited {
  color: #006634;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

table.main {
  width: 100%;
  margin-bottom: 10px;
}

td.main_left_bg {
  width: 33%;
  background: url('img/02_bg_left.jpg') no-repeat;
  background-position: 100% 220px;
}

td.main_center {
  width: 778px;
}

td.top_1 {
  width: 13px;
  height: 37px;
}

td.top_2 {
  width: 752px;
  height: 37px;
  background: url('img/03_top_02.jpg') repeat-x;
}

td.top_3 {
  width: 13px;
  height: 37px;
}

td.content_left_top {
  width: 191px;
}

td.content_right {
  width: 587px;
  background: url('img/08_bg_content_right.jpg') repeat-y;
}

td.content_left {
  background: url('img/07_bg_content_left.jpg') repeat-y;
  width: 191px;
}

div.content_left {
  margin-left: 16px;
  width: 162px;
}

td.footer_1 {
  width: 12px;
  height: 22px;
}

td.footer_2 {
  width: 754px;
  height: 22px;
  background: url('img/09_footer_02.jpg') repeat-x;
}

td.footer_3 {
  width: 12px;
  height: 22px;
}

td.footer_2_1 {
  width: 554px;
  font-size: 7pt;
}

td.footer_2_2 {
  width: 200px;
  text-align: right;
  font-size: 7pt;
}

a.footer, a.footer:active, a.footer:visited {
  color: #5D8D39;
}

a.footer:hover {
  text-decoration: underline;
}

div.news_head {
  margin: 10px 0px 2px 0px;
  font-weight: bold;
  color: #006833;
}

div.news_content {
  color: #686868;
  margin-bottom: 3px;
}

div.news_more {
  margin-bottom: 30px;
}

a.news_more, a.news_more:visited, a.news_more:active {
  color: #f38000;
  font-weight: bold;
  text-decoration: none;
}

a.news_more:hover {
  text-decoration: underline;
}

img.header_sub {
  margin-left: 5px;
}

div.content_right {
  margin: 10px 0px 0px 19px;
}

table.product {
  width: 540px;
  margin-bottom: 14px;
}

td.product_1 {
  width: 180px;
}

td.product_2 {
  width: 360px;
}

span.product_title {
  color: #036532;
  font-weight: bold;
}

table.sections {
  margin: 10px 0px 0px 0px;
}

td.top_left {
  width: 400px;
}

td.top_right {
  width: 352px;
}

a.top, a.top:active, a.top:visited {
  color: #018e49;
  font-size: 7pt;
}

input.search {
  font-family: tahoma, verdana, arial;
  font-size: 8pt;
  width: 170px;
  padding: 1px 0px 0px 2px;
  color: #036731;
  height: 19px;
  border: #ffffff 1px solid;
  background: url('img/bg_input.jpg') repeat-x;
}

div.watermark {
  /*position: relative;*/
  top: 30px;
  left: 510px;
  /*margin-top: -50px;*/
}

input, select, textarea {
  font-family: tahoma, verdana, arial;
  font-size: 8pt;
  color: #222222;
  background: #E9F4EE;
  border: #c9d4cE 1px solid;
  width: 250px;
  margin: 3px 0px 3px 0px;
}

textarea {
  height: 100px;
}

td.form_desc {
  text-align: right;
}

td.form_cont {
  padding-left: 7px;
}

.baton {
  font-family: tahoma, verdana, arial;
  font-size: 8pt;
  color: #eeeeee;
  background: #009750;
  padding: 2px;
  width: 100px;
  font-weight: bold;
  margin: 10px 5px 0px 0px;
}

