/* General */

body {
  font: 13px Arial;
  color: #000000;
  background: #fff url(../images/bodyBg.gif) top left repeat-x; 
}

a {
  text-decoration: underline;
  color: #006b00;
}
a:hover {
  text-decoration: none;
}
a.more {
  padding-left: 11px;
  background: url(../images/moreLinkBg.gif) 0 4px no-repeat;
}
#wrapper {
  margin-left: auto;
  margin-right: auto;
  
  background: #fff;
  
  width: 1000px;
  padding: 0px;
}

.clear {
  clear: both;
  height: 0px;
  margin: 0px;
  padding: 0px;
  line-height: 0;
  overflow:hidden;

}

h1 {
  font-size: 16px;
  color: #6bb14b;
  
  margin: 0px 0px 10px;
}

h2 {
  font-size: 14px;
  color: #006b00;
  
  padding: 0px 0px 0px 10px;
  height: 31px;
  line-height: 31px;
  
  background: url(../images/headingBg.gif) top left no-repeat;
}

h3 {
  font-size: 14px;
  color: #000;
  
  padding: 0px 0px 0px 10px;
  height: 31px;
  line-height: 31px;
  
  background: url(../images/headingBg.gif) top left no-repeat;
}

/* --- Containers --- */
#content {
  margin: 0px -5px;
  padding: 7px 12px;
  background: url(../images/subBg.gif) top left no-repeat;
}
#middleColumn {
  padding:7px 10px 7px 15px;
  width:685px;
  float: left;
  
  background: #fff;
}

#rightColumn {
  float: right;
  width: 250px;
  padding: 7px 10px;
  
  background: #fff;
}

/* --- Header --- */
#header {
  height: 80px;
  background: url(../images/headerBg.gif);
  
  position: relative;
  overflow: hidden;
}
#header #logo {
  float: left;
}
#header #menu {
  list-style: none;
  float: right;
  
  margin: 57px 0px 0px;
}
#header #menu li {
  list-style: none;
  float: left;
}
#header #menu li em {
  display: none;
}
#header #menu li a {
  display: block;
  
  height: 23px;
  width: 110px;
}
#header #menu li a#services {
  background: url(../images/menu.gif) no-repeat scroll 0px -25px;
}
#header #menu li a:hover#services, #header #menu li a.active#services {
  background: url(../images/menu.gif) no-repeat scroll 0px 0px;
}
#header #menu li a#company {
  background: url(../images/menu.gif) no-repeat scroll -111px -25px;
}
#header #menu li a:hover#company, #header #menu li a.active#company {
  background: url(../images/menu.gif) no-repeat scroll -111px 0px;
}
#header #menu li a#products {
  background: url(../images/menu.gif) no-repeat scroll -222px -25px;
}
#header #menu li a:hover#products, #header #menu li a.active#products {
  background: url(../images/menu.gif) no-repeat scroll -222px 0px;
}
#header #menu li a#contact {
  background: url(../images/menu.gif) no-repeat scroll -333px -25px;
}
#header #menu li a:hover#contact, #header #menu li a.active#contact {
  background: url(../images/menu.gif) no-repeat scroll -333px 0px;
}
#header #headerRight {
  float: right;
  height: 80px;
  width: 15px;
  
  background: url(../images/headerBgRight.gif) top right no-repeat;
}

/* --- Sub Header --- */
#subHeader {
  height: 216px;
  overflow: hidden;
}
#subHeader #visualBox {
  width: 380px;
  height: 216px;
  float: left;
}
#subHeader #motoBox {
  float: left;
  width: 620px;
  height: 216px;
}
#subHeader #motoBox #moto {
  height: 128px;
  
  background: url(../images/moto.gif) top left no-repeat #009900;
}
#subHeader #motoBox #productsBox {
  height: 88px;
  background: url(../images/prodPrevBg.jpg) top left no-repeat;
}
#subHeader #motoBox #productsBox ul {
  margin: 0px;
  padding: 17px 0 0 25px;
}
#subHeader #motoBox #productsBox ul li {
  float: left;
  list-style: none;
  
  color: #0d3b0d;
  font-size: 13px;
  font-weight: lighter;
  text-align: right;
  
  width: 140px;
  margin-right: 20px;
}
#subHeader #motoBox #productsBox a.allProductsLink {
  color: #9ee576;
  text-align: right;
  text-decoration: none;
  
  display: block;
  width: 60px;
  margin: 10px 10px 0px 0px;
  padding-right: 30px;
  background: url(../images/arrowRightBig.gif) right 5px  no-repeat;
  
  float: right;
}
#subHeader #motoBox #productsBox a.allProductsLink:hover {
  background: url(../images/arrowRightBigActive.gif) right 5px  no-repeat;
}
/* --- Footer --- */
#footerWrap {
  background: #003b00;
}
#footer {
  margin: 0 auto; 
  padding: 10px 10px;
  width: 980px;
  
  background: #006b00;
 / border-left: 1px solid #009900;
  border-right: 1px solid #009900;
}
#footer ul {
  float: right;
}
#footer ul li {
  float: left;
  margin-left: 20px;

  color: #ddd;
  
  list-style: none;
}
#footer ul li a {
  color: #ddd;
}
#footer #footer_copyright {
  color: #ccc;
  float:left;
  margin:1em;
}
/* --- Text Box --- */
.textBox {
  margin-top: 10px;
}
.textBox ul li {
  list-style-image: url(../images/listBullet.gif);
  list-style-type: circle;
}
/* --- Text Box --- */
.companyBox {
  margin-top: 10px;
}
.companyBox .companyPicture {
  margin: 0px 10px 0px 0px;
}
/* --- Slider Box --- */
.galleryBox {
  margin-top: 10px;
}
.sliderBox a.slideLeft {
  width: 20px;
  height: 24px;
  
  margin-top: 20px;
  
  float: left;
  display: block;
  
  background: url(../images/siteButtons.gif) no-repeat scroll 0px -70px;
}
.sliderBox a.slideLeft:hover {
  background: url(../images/siteButtons.gif) no-repeat scroll -22px -70px;
}
.sliderBox .slideBg {
  float: left;
  
  position: relative;
  width: 632px;
  height: 77px;
  overflow: hidden;
}
.sliderBox .slideBg ul {
  margin: 0px;
  height: 75px;
  
  position: absolute;
  left: 0;
  width: 100000px;
}
.sliderBox .slideBg ul li {
  float: left;
  
  list-style: none;
  padding: 0px 12px;
}
.sliderBox .slideBg ul li a {
  display: block;
  border: 1px solid #006b00;
}
.sliderBox .slideBg ul li a:hover {
  border: 1px solid #5fa843;
}
.sliderBox a.slideRight {
  width: 20px;
  height: 24px;
  
  margin-top: 20px;
  
  float: left;
  display: block;
  
  background: url(../images/siteButtons.gif) no-repeat scroll -119px -70px;
}
.sliderBox a.slideRight:hover {
  background: url(../images/siteButtons.gif) no-repeat scroll -97px -70px;
}
/* --- Offer Box --- */
.offerBox {
  background: url(../images/offerBoxBg.jpg) top right no-repeat;
  
  margin: 0px -6px 0px 0px;
  padding: 60px 4px 10px 0px;
  
  color: #006b00;
  
  border-bottom: 1px solid #9fdc6e;
}
.offerBox p.offerNarrow {
  width: 60%;
  margin: 0;
}
.offerBox h2 {
  display: none;
}
.offerBox a.offerFormLink {
  display: block;
  float: right;
  
  width: 66px;
  height: 21px;
  
  background: url(../images/siteButtons.gif) no-repeat scroll 0px -25px;
}
.offerBox a.offerFormLink:hover {
  background: url(../images/siteButtons.gif) no-repeat scroll -74px -25px;
}
.offerBox .offerFormLink em { display: none; }

/* --- Prod Box --- */
.productBox {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #9fdc6e;
}
.productBox h2 em {
  display: none;
}
.productBox h2 {
  height: 18px;
  line-height: 1em;
  padding: 0;
  margin: 0 0 10px;
  
  background: url(../images/productsHeading.gif) top left no-repeat;;
}
.productBox.service h2 {
  background: url(../images/servicesHeading.gif) top left no-repeat;;
}
.productBox .productBoxPicture {
  margin: 0 0 10px;
  
  text-align: center;
}
.productBox a.productLink {
  display: block;
  float: right;
  
  width: 66px;
  height: 21px;
  
  background: url(../images/siteButtons.gif) no-repeat scroll 0px -2px;
}
.productBox a.productLink:hover {
  background: url(../images/siteButtons.gif) no-repeat scroll -74px -2px;
}
.productBox .productLink em {
  display: none;
}
.productBox.service a.productLink {
  background: url(../images/siteButtons.gif) no-repeat scroll 0px -48px;
}
.productBox.service a.productLink:hover {
  background: url(../images/siteButtons.gif) no-repeat scroll -74px -48px;
}
/* --- Phone Box --- */
.phoneBox {
  margin-top:20px;
  
  height: 40px;
  
  background: url(../images/phoneNumber.gif) top center no-repeat;
}
/* --- Products Box --- */
.productsBox {
  margin-top: 10px;
  padding: 10px 0px;
}
.productsBox h1 {
  color: #75c238;
  font-size: 19px;
  font-weight: normal;
  
  height: auto;
  line-height: 1em;
  padding: 0;
  margin: 0 0 10px;
  
  background: none;
}
.productsBox ul {
  margin: 0;
}
.productsBox ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
 
  list-style-type: none;
  
  background: url(../images/productsBoxBg.gif) bottom left no-repeat;
}
.productsBox ul li .productInfo {
  float: left;
  
  padding-left: 15px;
  
  background: url(../images/listBullet.gif) left 4px no-repeat;
}
.productsBox ul li .productInfo span {
  color: #009900;
}
.productsBox ul li .productImg {
  float: right;
  display: block;
  
  margin-left: 15px;
  border: 1px solid #009900;
}
.productsBox ul li .productImgHidden {
  display: none;
}
/* --- Contact Box --- */
.contactBox {
  margin-top:10px;
}
.contactBox form {
  float: left;
}
.contactBox form label {
  display: block;
  float: left;
  width: 100px;
  margin-right: 15px;
  padding: 2px 0;
  
  text-align: right;
}
.contactBox form input.inputText {
  border: 1px solid #A7E374;
  padding: 2px 5px;
  width: 200px;
}
.contactBox form textarea {
  border: 1px solid #A7E374;
  padding: 2px 5px;
  margin-left: 15px;
  width: 300px;
  height: 70px;
}
.contactBox form select {
  border: 1px solid #A7E374;
  padding: 2px 5px;
  width: 212px;
}
.contactBox form input.submitButton {
  float: right;
}
.contactBox form .error_list {
  margin-left: 115px;
  color: #990000;
  width: 220px;
  margin: 0 0 0 115px;
}
.contactBox form .clear {
  height: 7px;
}
.contactBox .contactLocation {
  float: right;
}
.contactBox .contactLocation span {
  display: block;
  float: left;
  width: 80px;
  margin-right: 10px;
  text-align: right;
  color: #009900;
}
.contactMap {
  margin-top: 20px;
  text-align:center;
}
