﻿* {
  font-family: Tahoma,  Arial, Verdana, Helvetica, sans-serif;
}

body {
  background: #ccc transparent;
  margin: 0;
  padding: 0;
  font-size: 70%;
  color: #000;
}

a img {
  border: 0;
}

a {
  color: #545353;
}

a:hover {
  color: #c62413;
}

#bg_banner_top {
  background: url(/images/bg_banner_top.gif) top no-repeat;
  width: 814px;
  height: 57px;
}

#bg_banner_top p {
  margin: 0;
  padding: 28px 0 0 0;
  width: 747px;
  text-align: right;
  float: left;
}

#bg_banner_top a {
  position: relative;
  top: 17px;
  left: 10px;
}

#bg_banner {
  background: url(/images/bg_banner.gif) repeat-y;
  margin: 0;
  padding: 0;
  width: 814px;
}

#bg_banner_bottom {
  background: url(/images/bg_banner_bottom.gif) bottom no-repeat;
  width: 814px;
  height: 56px;
}

#bg_banner_content {
  background: url(/images/bg_banner_content.gif) repeat-y;
  width: 773px;
  position: relative;
  left: 20px;
}

#bg_banner_content_bottom {
  background: url(/images/bg_banner_content_bottom.gif) bottom no-repeat;
  width: 773px;
}

#bg_banner_content_top {
  background: url(/images/bg_banner_content_top.gif) top no-repeat;
  width: 773px;
}

#bg_banner_content p {
  margin: 0;
  padding: 0 0 5px 0;
}

#offer_1 {
  width: 250px;
  padding: 15px 0 0 0;
  float: left;
}

#offer_2 {
  width: 250px;
  padding: 15px 0 0 0;
  float: left; 
}

h1 {
  margin: 0;
  padding: 10px 5px 0 15px;
  font: 120% Tahoma;
  color: #474037;
}

.offer_1_text {
  border-right: 1px solid #745229;
  padding: 0 10px 0 15px;
  color: #fff;
}

.offer_2_text {
  border-left: 1px solid #745229;
  padding: 0 10px 0 15px;
  position: relative;
  left: -1px;
  color: #fff;  
}

#bg_banner_right {
  background: url(/images/bg_banner_right.gif) repeat-y;
  width: 230px;
  position: relative;
  left: 20px;
  top: 15px;
  margin-bottom: 20px;
  float: left;
}

#bg_banner_right_bottom {
  background: url(/images/bg_banner_right_bottom.gif) bottom no-repeat;
  width: 230px;
  float: left;
}

#bg_banner_right_top {
  background: url(/images/bg_banner_right_top.gif) top no-repeat;
  width: 230px;
  float: left;
}

#bg_banner_right_top p {
  margin: 0;
  padding: 30px 8px;
  float: left;
}

#bg_banner_right a {
  margin: 10px 5px;
  float: left;
}

.clear {
  clear: both;
}

table.prodbann {
  border: none;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
}

table.prodbann td {
  vertical-align: top;
}

table.prodbann td.pic {
  text-align: center;
  vertical-align: middle;
  width: 33%;
}


.banntxt {
  padding-left: 10px;
  padding-right: 8px;
}


