﻿body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  color: #24323e;
  text-align: left;
  vertical-align: top;
}
#container {
  width: 950px;
}

#container2 {
  width: 950px;
}

#homecopy {
  height: 344px;
  min-height: 344px;
  background-image: url(images/bottom_home.jpg);
  background-repeat: no-repeat;
  text-align: left;
  vertical-align: top;
  padding-top: 5px;
  padding-left: 280px;
  padding-right: 170px;
  font-size: 10pt;
  line-height: 15pt;
  font-weight: bold;
}

#left {
  width: 261px;
  text-align: left;
  vertical-align: top;
}

#greencopy {
  height: 608px;
  min-height: 608px;
  width: 679px;
  background-image: url(images/r_green.jpg);
  background-repeat: no-repeat;
  text-align: left;
  vertical-align: top;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 170px;
  font-size: 10pt;
  line-height: 15pt;
  font-weight: bold;
}

#testcopy {
  height: 608px;
  min-height: 608px;
  width: 679px;
  background-image: url(images/r_testimonials.jpg);
  background-repeat: no-repeat;
  text-align: left;
  vertical-align: top;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 170px;
  font-size: 10pt;
  line-height: 15pt;
  font-weight: bold;
}

#contactcopy {
  height: 608px;
  min-height: 608px;
  width: 679px;
  background-image: url(images/r_contact.jpg);
  background-repeat: no-repeat;
  text-align: left;
  vertical-align: top;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 170px;
  font-size: 10pt;
  line-height: 15pt;
  font-weight: normal;
}

#contact td {
  text-align: left;
  vertical-align: top;
  font-size: 10pt;
  line-height: 15pt;
}


img {
	border: 0;
}

.copyright {
  font-size: 8pt;
  font-weight: regular;
}

.normal {
  font-weight: normal;
}

h1 {
  font-size: 13pt;
  letter-spacing: 1pt;
  color: #648d40;
}

h2 {
  font-size: 11pt;
  color: #d7ae37;
  margin-bottom: -5px;
}