body{
  padding: 0;
  margin: 0;
  font-family: Verdana;
  font-size: 8pt;
  color: #2C2C2C;
  background-color: #222222;
}

A:link, A:visited{
  font-family: Verdana;
  font-size: 8pt;
  color: #A8743A;
  text-decoration: underline;
  outline: none;
}

A:hover{
  text-decoration: none;
}

.containerMiddle{
  width: 1210px;
  height: 785px;
  background-image: url(../images/middle.jpg);
  background-repeat: repeat-y;
  background-position: left top;
}

.containerTop{
  width: 1210px;
  height: 785px;
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.containerBottom{
  width: 1210px;
  height: 785px;
  background-image: url(../images/footer.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.header{
  width: 1210px;
  height: 122px;
  background-image: url(../images/logo.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.logo{
  float: left;
  padding-top: 30px;
  padding-left: 60px;
}

.logo a{
  display: block;
  width: 250px;
  height: 80px;
}

.quote{
  float: right;
  padding-top: 50px;
  padding-right: 60px;
}

.menuTop{
  width: 1131px;
  height: 30px;
  padding-right: 79px;
  padding-top: 8px;
}

.topMenuItem, .topMenuItemSelected{
  float: right;
  padding-right: 5px;
}

.topMenuItem A:link, .topMenuItem A:visited{
  display: block;
  width: 156px;
  height: 26px;
  padding-top: 4px;
  background-image: url(../images/topmenu.jpg);
  background-repeat: no-repeat;
  color: #FFF;
  font-weight: bold;
  font-size: 11pt;
  font-family: Georgia;
  text-decoration: none;
  text-align: center;
}

.topMenuItemSelected A:link, .topMenuItemSelected A:visited{
  display: block;
  width: 156px;
  height: 26px;
  padding-top: 4px;
  background-image: url(../images/topmenu_selected.jpg);
  background-repeat: no-repeat;
  color: #A8743A;
  font-weight: bold;
  font-size: 11pt;
  font-family: Georgia;
  text-decoration: none;
  text-align: center;
}

.content{
  width: 1210px;
  height: 580px;
}

.sliderContainer{
  width: 1040px;
  height: 231px;
  background-image: url(../images/slider.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  margin-left: 77px;
  padding-top: 9px;
  padding-left: 15px;
  text-align: left;
}

.blockBody{
  width: 990px;
  padding: 20px 110px 20px 110px;
  text-align: left;
  line-height: 150%;
}

.homeBodyLeft{
  float: left;
  width: 730px;
  padding-right: 18px;
}

.mainLeft{
  float: left;
  width: 350px;
  padding-right: 30px;
  padding-top: 30px;
}

.mainRight{
  float: left;
  width: 350px;
  padding-top: 30px;
}

.homeBodyRight{
  float: left;
  width: 242px;
  background-image: url(../images/logosContainerBottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 22px;
}

.logosTop{
  width: 242px;
  height: 25px;
  background-image: url(../images/logosContainerTop.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.logosContainer{
  width: 242px;
  height: 200px;
  background-image: url(../images/logosContainerMiddle.gif);
  background-repeat: repeat-y;
  background-position: left top;
  padding: 0 20px;
}

.homeBodyRightTitle{
  font-weight: bold;
  color: #A8743A;
  padding-bottom: 7px;
  border-bottom: 1px solid #797979;
  margin-bottom: 15px;
}

.homeBodyRightLogos{
  width: 200px;
  padding-bottom: 10px;
}

.homeBodyRightLogos div{
  float: left;
  padding-left: 10px;
  padding-bottom: 5px;
}

.blockTitle{
  width: 1030px;
  height: 41px;
  background-image: url(../images/title.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  margin-left: 77px;
  padding-top: 9px;
  padding-left: 25px;
  text-align: left;
  color: #6C6B65;
  font-size: 14pt;
}

.product{
  float: left;
  width: 216px;
  height: 254px;
  background-image: url(../images/product.gif);
  background-repeat: no-repeat;
  overflow: hidden;
  margin-top: 20px;
  margin-left: 24px;
}

.productImage{
  width: 208px;
  height: 146px;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  margin-left: 5px;
  margin-top: 4px;
}

.productTitle{
  color: #766243;
  font-weight: bold;
  padding-bottom: 3px;
  width: 190px;
  margin-left: 10px;
  padding-top: 5px;
  text-align: center;
}

.productText{
  width: 190px;
  height: 47px;
  margin-left: 10px;
  padding-top: 2px;
  overflow: hidden;
}

.productMore{
  width: 190px;
  margin-left: 10px;
  padding-top: 5px;
  text-align: right;
}

.fileCaption{
  text-align: center;
  color: #A8743A;
  font-weight: bold;
  width: 207px;
  overflow: auto;
}

.back{
  margin-left: 10px;
  padding-top: 5px;
  text-align: right;
}

.services{
  width: 990px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.servicesImages, .fullProductImages{
  float: left;
  width: 210px;
}

.containerImageOuter{
  float: left;
  width: 207px;
  height: 130px;
  background-image: url(../images/picture.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.containerImageOuter2{
  float: left;
  width: 207px;
  height: 130px;
  margin-right: 40px;
  margin-bottom: 20px;
  background-image: url(../images/picture.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.containerImageInner{
  width: 196px;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 5px;
  margin-left: 6px;
  overflow: hidden;
}

.containerImageInner A:link, containerImageInner A:visited{
  display: block;
  width: 196px;
  height: 120px;
  position: relative;
}

.enlarge{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 20px;
}

.servicesData{
  float: left;
  padding-left: 20px;
}

.servicesTitle{
  font-weight: bold;
  font-size: 11pt;
  color: #766243;
}

.productFile{
  float: left;
  margin-right: 30px;
  background-image: url(../images/pdf-icon.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 20px 20px 20px 35px;
}

.productFile A:link, .productFile A:visited{
  font-weight: bold;
}

.clear{
  clear: both;
}

.footer{
  width: 1210px;
  height: 47px;
}

.copyright{
  float: left;
  padding-left: 70px;
  color: #FFF;
}

.copyright A:link, .copyright A:visited{
  color: #A8743A;
  text-decoration: none;
}

.copyright A:hover{
  color: #CBCBCC;
}

.menuBottom{
  float: right;
  padding-right: 20px;
  padding-top: 5px;
}

.menuBottomItem{
  float: right;
  padding-right: 50px;
}

.contentLeft {
  width: 805px;
  float: left;
}

.contentRight {
  width: 212px;
  float: left;
  padding-left: 10px;
}
.searchbutton {
  background: #ABA89F url(../js/jquery-ui/css/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png) repeat-x scroll 50% 50%;
  color: #222222;
  border: 0;
  cursor: pointer;
  cursor: hand;
  margin-top: 5px;
}
.centered {
 text-align: center;
}


