/* ----- GENERAL ----- */

html, body {
  height: 100%;
}
body {
  background: #FFF;
  color: #000;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
}
a {
  color: #688116;
  text-decoration: underline;
}
a:hover {
  color: #000;
}
.left {
  float: left
}
.right {
  float: right
}
.clear {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0em;
  border-width: 0;
  margin: 0;
  padding: 0;
  font-size: 0em;
}
.png, .block {
  display: block;
}
#container {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -120px;
}
#footer, .push {
  height: 120px;
}

/* ----- HEADER ----- */

#header {
  width: 940px;
  height: 140px;
  margin: 0 auto;
  text-align: left;
}
#header h1 {
  float: left;
  padding-top: 18px;
}
#header h1 img {
  display: block;
}
#header ul {
  float: right;
  padding-top: 26px;
}
#header ul li {
  padding-left: 14px;
}
#header ul li,
#header ul li a {
  display: block;
  float:  left;
  height: 73px;
  overflow: hidden;
  position: relative;
}
#header ul li a img {
  display: block;
  position: relative;
  top: 0;
}
#header ul li a:hover img {
  top: -73px;
}
#header ul li a.active img {
  top: -146px;
}

/* ----- CONTENT ----- */

#content {
  width: 940px;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 40px;
}
#home {
  width:100%;
}
#home .image {
  float: left;
  padding-bottom: 20px;
}
#home .image img {
  display:block;
}
#home .teaser {
  float: right;
  padding-bottom: 20px;
}
#home .teaser img {
  display: block;
}
#home .col {
  background: url(../img/bg-img.gif) no-repeat bottom;
  width: 300px;
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
#home .col.first {
  margin-left: 0;
}
#home .col img {
  display: block;
  margin: 0 auto;
  padding-bottom: 5px;
}
#home .col-text {
  margin-left: 20px;
  float: left;
  width: 300px;
}
#home .col-text.first {
  margin-left: 0;
}
#home .col-text h4 {
  font: bold 18px Georgia, "Times New Roman", Times, serif;
  color: #688116;
  padding-bottom: 14px;
}
#home .col-text p {
  line-height: 140%;
  padding-bottom: 12px;
}
#page {
  width: 620px;
  float:  left;
}
#page h2 {
  background: url(../img/bg-page-title.gif) no-repeat;
  width: 620px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 16px;
}
#page h2 img {
  display: block;
  margin: 0 auto;
  padding-top: 5px;
}
#page img.img {
  background: url(../img/image-brd.gif) no-repeat;
  padding: 4px;
  margin-bottom: 20px;
  margin-top: 20px;
}
#page img.img.left {
  margin-right: 30px;
}
#page img.img.right {
  margin-left: 30px;
}
#page p {
  text-align: justify;
  line-height: 22px;
}
#page .product {
  background: url(../img/dots.gif) repeat-x bottom;
  padding: 17px 13px 18px 13px;
  width: 594px;
}
#page .product.alternate {
  background-color: #e7f5ba;
}
#page .product .image {
  background: url(../img/bg-product.gif) no-repeat;
  width: 180px;
  height: 180px;
  float: left;
}
#page .product .image img {
  display: block;
  margin: 0 auto;
  padding-top: 4px;
}
#page .product .right {
  width: 400px;
  padding-top: 10px;
}
#page .product h3 {
  font: bold 18px Georgia, "Times New Roman", Times, serif;
  color: #688116;
  padding-bottom: 5px;
}
#page .product h3 a {
  color: #688116;
  text-decoration: none;
}
#page .product h3 a:hover {
  color: #99B836;
}
#page .product small {
  font: bold 14px Georgia, "Times New Roman", Times, serif;
  color: #666;
  display: block;
  padding-bottom: 7px;
}
#page .product p {
  line-height: 22px;
  padding-bottom: 12px;
}

/* ----- SIDEBAR ----- */

#sidebar {
  float: right;
  width: 298px;
}
#sidebar h3 {
  background:url(../img/bg-side-title.gif) no-repeat;
  width:298px;
  height:30px;
  line-height:28px;
  text-align:center;
  margin-bottom:16px;
}
#sidebar h3 img {
  display: block;
  margin: 0 auto;
  padding-top: 5px;
}
#sidebar h4 {
  text-align: center;
  padding-bottom: 25px;
}
#sidebar h4 img {
  display:block;
  margin:0 auto;
}
#sidebar .partner {
  display: block;
  text-align: center;
  padding-bottom: 30px;
}
#sidebar .partner img {
  display: block;
  margin: 0 auto;
}
#sidebar ul {
  font: bold 13px Georgia, "Times New Roman", Times, serif;
  color: #688116;
  padding-bottom: 14px;
}
#sidebar ul li {
  display:block;
}
#sidebar ul li a {
  background: url(../img/ico-leaf.gif) no-repeat 0 0;
  display: block;
  padding-bottom: 14px;
  padding-left: 25px;
  color: #688116;
  text-decoration: none;
}
#sidebar ul li a:hover,
#sidebar ul li a.active {
  color: #99b836;
  background: url(../img/ico-leaf-on.gif) no-repeat 0 0;
}
#sidebar .more {
  background: url(../img/ico-leaf.gif) no-repeat 0 0;
  display: block;
  margin-bottom: 28px;
  float: right;
  text-decoration: none;
  font: bold 14px Verdana, Geneva, sans-serif;
  color: #688116;
  padding-left: 20px;
  padding-right: 10px;
}
#sidebar .more:hover {
  background: url(../img/ico-leaf-on.gif) no-repeat 0 0;
  color: #99b836;
}
#sidebar blockquote {
  background: url(../img/quote2.gif) no-repeat bottom right;
  font: italic 22px "Times New Roman", Times, serif;
  color: #688116;
  text-align: center;
  margin: 0 10px 20px 10px;
}
#sidebar blockquote p {
  background: url(../img/quote.gif) no-repeat top left;
  padding: 10px 0;
}
address {
  margin-bottom: 20px;
  padding: 0 10px;
  font-style: normal;
}
address span {
  display : block;
}

/* ----- FOOTER ----- */

#footer {
background: url(../img/footer-bg.gif) repeat-x center center;
}
#footer .wrap {
  width: 940px;
  margin: 0 auto;
  padding-top: 65px;
}
#footer ul {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #576c11;
  padding-bottom: 7px;
}
#footer ul li {
  display: inline;
  letter-spacing: .5em;
}
#footer ul li a {
  letter-spacing: normal;
  color: #576c11;
  text-decoration: none;
}
#footer ul li a:hover,
#footer ul li a.active {
  color: #C2DB71;
}
#footer p {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #5A7B31;
}
#footer p a {
  text-decoration:none;
  color: #5A7B31;
}
#footer p a:hover {
  color: #FFF;
}
.soon {
  font: bold 20px Georgia, "Times New Roman", Times, serif;
  color: #666;
}

