body{
  padding: 0;
  margin: 0;
  font-family: Verdana;
  font-size: 10pt;
  color: #BFC4CA;
  background-image: url(../images/body.gif);
  background-repeat: repeat-x;
  background-color: #7A8A9C;
}

A:link, A:visited{
  outline: none;
  font-family: Verdana;
  font-size: 10pt;
  color: #EE1C25;
  text-decoration: underline;
}

A:hover{
  text-decoration: none;
}

.container{
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.header-home{
  width: 1200px;
  height: 164px;
  background-image: url(../images/header-home.gif);
  background-repeat: no-repeat;
}

.header-common{
  width: 1200px;
  height: 164px;
  background-image: url(../images/header-common.gif);
  background-repeat: no-repeat;
}

.header-contact{
  width: 1200px;
  height: 164px;
  background-image: url(../images/header-contact.gif);
  background-repeat: no-repeat;
}

.wrapper{
  width: 1172px;
  margin-left: 15px;
  background-image: url(../images/wrapper.gif);
  background-repeat: repeat-y;
}

.content{
  width: 1158px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/content.gif);
  background-repeat: repeat-x;
  background-color: #637182;
}

.block-body{
  width: 1053px;
  height: 358px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 20px;
}

html>body .block-body{ height: auto; min-height: 358px; }

.block-footer{
  width: 1122px;
  height: 24px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 10px;
  color: #FFF;
  font-size: 7pt;
  text-transform: uppercase;
  background-image: url(../images/footer.png);
  background-repeat: no-repeat;
}

.copyright{
  float: left;
  padding-left: 30px;
}

.designed{
  float: right;
  padding-right: 30px;
}

.designed A:link, .designed A:visited{
  color: #FFF;
  text-transform: uppercase;
  font-size: 7pt;
}

.header-data{
  width: 860px;
  padding-left: 132px;
}

.logo{
  float: left;
  padding-top: 36px;
}

.logo A:link, .logo A:visited{
  display: block;
  width: 293px;
  height: 63px;
}

.contact-info{
  float: left;
  width: 410px;
  padding-top: 32px;
  padding-left: 157px;
  color: #656263;
  line-height: 150%;
}

.contact-infoTitle{
  padding-bottom: 15px;
  font-size: 12pt;
  color: #444F59;
  font-weight: bold;
}

.contact-infoLeft{
  float: left;
  width: 200px;
}

.contact-infoRight{
  float: left;
  width: 200px;
  padding-left: 10px;
}

.clear{
  clear: both;
}

.top-menu{
  width: 874px;
  padding-left: 132px;
  padding-top: 19px;
  position: relative;
}

.top-menuItem{
  float: left;
  text-align: center;
  margin-left: 2px;
  height: 32px;
  padding-top: 13px;
}

.top-menuItemSelected{
  float: left;
  text-align: center;
  margin-left: 2px;
  height: 32px;
  padding-top: 13px;
  background-color: #FFF;
}

.top-menuItem A:link, .top-menuItem A:visited{
  color: #FFF;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.top-menuItem A:hover{
  text-decoration: underline;
}

.top-menuItemSelected A:link, .top-menuItemSelected A:visited{
  color: #000;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
}

.top-menuItemSelected A:hover{
  text-decoration: underline;
}

.home{
  width: 109px;
}

.about{
  width: 144px;
}

.industrial{
  width: 160px;
}

.restoration{
  width: 178px;
}

.quote{
  width: 112px;
}

.contact{
  width: 159px;
}

.iso{
  position: absolute;
  right: -113px;
  bottom: -36px;
}

.iso-inner{
  float: right;
  text-align: center;
  padding-left: 20px;
}

.home-title{
  color: #FFF;
  text-transform: uppercase;
  font-size: 14pt;
  padding-top: 20px;
}

.home-content, .common-content{
  padding: 20px 40px 0;
  line-height: 150%;
  text-align: justify;
}

.home-content ul{
  float: left;
  padding-right: 20px;
  width: 420px;
}

.home-content ul li{
  padding-bottom: 5px;
}

.block-title{
  color: #FFF;
  text-transform: uppercase;
  font-size: 14pt;
  padding-top: 20px;
}

.industrial-block{
  width: 955px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.last{
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.common-title{
  font-size: 13pt;
  color: #A1B3C8;
  padding-bottom: 5px;
  font-weight: bold;
}

.chart-title{
  font-size: 10pt;
  color: #A1B3C8;
  padding-bottom: 5px;
  line-height: 150%;
}

.industrial-data{
  width: 955px;
}

.common-content ul li{
  padding-bottom: 5px;
}

.home-banner{
  width: 1053px;
  height: 188px;
  background-image: url("../images/home-banner.jpg");
  background-repeat: no-repeat;
}

.home-bannerText{
  width: 300px;
  height: 85px;
  padding-top: 100px;
  padding-left: 10px;
  line-height: 140%;
  overflow: hidden;
}

.how{
  float: left;
  padding-right: 10px;
}