
body{
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 9pt;
  color: #323232;
  background: url(../images/body.gif) repeat-x #FFF;
}

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

A:hover{
  text-decoration: none;
}

p{
  margin: 0;
  padding: 10px 0 0;
  line-height: 150%;
}

ul, ol{
  line-height: 150%;
  margin: 20px 0 20px;
  padding: 0 0 0 20px;
}

ul li, ol li{
  padding-bottom: 5px;
}

h3{
  margin: 0;
  font-size: 14pt;
  padding-top: 10px;
  font-weight: normal;
}

form{
  margin: 0;
  padding: 0;
}

.wrapper{
  width: 1180px;
  padding: 0 50px;
  margin: 0 auto;
}

.header{
  width: 100%;
  height: 161px;
  background: url(../images/header.jpg) no-repeat;
  margin-bottom: 20px;
}

.content{
  width: 100%;
  height: auto;
  min-height: 470px;
  _height: 470px;
  padding-bottom: 30px;
}

.footer{
  width: 100%;
  background: url(../images/footer.jpg) no-repeat #F1F1F1;
  border-bottom: 3px solid #FFD800;
  padding: 25px 0 20px;
  color: #000;
  font-size: 8pt;
}

.ft-links A:link, .ft-links A:visited{
  display: block;
  padding: 3px 5px;
  white-space: nowrap;
  color: #000;
  text-decoration: none;
  font-size: 8pt;
}

.ft-links A:hover{
  background-color: #1E5FA2;
  color: #FFF;
}

.ft-block, .ft-inner{
  float: left;
}

.ft-block label{
  display: block;
  padding: 0 0 20px 5px;
  font-size: 8pt;
  color: #1E1E1E;
  text-transform: uppercase;
}

.ft-inner div{
  clear: left;
  float: left;
  padding-right: 15px;
}

.ft-sitemap{
  width: 360px;
  padding-left: 20px;
}

.ft-sitemap div.ft-inner{
  width: 160px;
  padding-right: 20px;
}

.ft-services{
  width: 200px;
}

.ft-contacts{
  width: 390px;
  padding-left: 20px;
}

.ft-contacts div.ft-inner{
  width: 175px;
  padding-right: 20px;
}

.ft-contacts div.ft-inner div{
  padding-bottom: 5px;
  white-space: nowrap;
}

.ft-copyright{
  float: right;
  padding: 35px 20px 0 0;
}

.ft-copyright div{
  text-align: right;
  padding-bottom: 5px;
}

.designed{
  padding-top: 10px;
}

.designed A:link, .designed A:visited{
  font-size: 8pt;
  color: #000;
}

.designed A:hover{
  text-decoration: none;
}

.clear{
  clear: both;
}

.header-data{
  width: 100%;
  height: 101px;
}

.logo{
  float: left;
  width: 496px;
  padding-top: 28px;
}

.header-address{
  float: left;
  padding: 28px 50px 0 55px;
  line-height: 150%;
  color: #8D8D8D;
}

.header-phone{
  float: left;
  padding-top: 32px;
  font-size: 8pt;
}

.header-phone label{
  display: block;
  font-size: 8pt;
  color: #A6A6A6;
}

.header-phone div{
  padding-top: 5px;
  font-size: 14pt;
  font-family: Arial;
  /*color: #7BB1D9;*/
  color: #1D5997;
  font-weight: bold;
}

.header-phone a:link, a:visited{
  padding-top: 5px;
  font-size: 14pt;
  font-family: Arial;
  /*color: #7BB1D9;*/
  color: #1D5997;
  font-weight: bold;
  text-decoration: none;
  display:block;
}

.quote{
  float: right;
  padding-top: 20px;
  position: relative;
  z-index: 15;
}

.top-menu{
  width: 100%;
  height: 43px;
}

.tm-main{
  float: left;
  position: relative;
  z-index: 10;
}

.tm-link:link, .tm-link:visited{
  display: block;
  height: 28px;
  padding-top: 15px;
  text-decoration: none;
  font-size: 8pt;
  text-transform: uppercase;
}

.tm-item A.tm-link:link, .tm-item A.tm-link:visited{
  color: #3A3A3A;
}

.tm-item A.tm-link:hover, .tm-itemS A.tm-link:link, .tm-itemS A.tm-link:visited{
  color: #1E5FA2;
}

.tm-home{
  width: 67px;
  text-align: left;
}

.tm-profile{
  width: 189px;
  text-align: center;
}

.tm-services{
  width: 124px;
  text-align: center;
}

.tm-industries{
  width: 138px;
  text-align: center;
}

.tm-projects{
  width: 129px;
  text-align: center;
}

.tm-facility{
  width: 214px;
  text-align: center;
}

.tm-quality{
  width: 190px;
  text-align: center;
}

.tm-contact{
  width: 115px;
  text-align: right;
}

.tm-sep{
  float: left;
  width: 2px;
  height: 40px;
  background: url(../images/tm-sep.png) no-repeat;
  margin-top: 1px;
}

.drop-menu{
  display: none;
  position: absolute;  
  top: 42px;
  left: -10px;
  padding-top: 1px;
  background: url(../images/blank.gif);
}

.drop-menu-cnt{
  width: 192px;
  padding: 0 9px;
  background: url(../images/drop-menu.png) repeat-y;
  text-align: left;
}

.drop-menu A:link, .drop-menu A:visited{
  display: block;
  padding: 6px 10px;
  border-top: 1px solid #C0C2C6;
  color: #505050;
  text-decoration: none;
  font-size: 8pt;
}

.drop-menu A:hover{
  color: #1D5996;
}

.drop-menu-footer{
  width: 210px;
  height: 20px;
  background: url(../images/drop-menu-footer.png) no-repeat; 
}

.container{
  width: 100%;
}

.home-points{
  float: right;
  width: 370px;
}

.home-points label{
  display: block;
  padding-bottom: 20px;
  font-size: 14pt;
  color: #000;
}

.hp-L{
  float: left;
  width: 49%;
}

.hp-R{
  float: right;
  width: 47%;
}

.hp-L div, .hp-R div{
  padding: 10px 0 10px 30px;
  background: url(../images/hp-point.jpg) left 10px no-repeat;
  font-size: 14pt;
  font-family: Arial;
  color: #A4A4A4;
}

.home-services{
  width: 100%;
  padding-top: 15px;
}

.home-services label{
  display: block;
  padding-bottom: 15px;
  font-size: 14pt;
  color: #000;
}

.hs-thumb {
  float: left;
}

.home-services div.hs-thumb {
  width: 226px;
  padding-right: 9px;
}

.hs-thumb A:link, .hs-thumb A:visited{
  display: block;
  color: #8E8E8E;
  text-decoration: none;
  padding:10px;
}

.hs-thumb A:hover{
  color: #1E5FA2;
}

.hs-thumb span{
  display: block;
  cursor: pointer;
}

.hs-thumb span.sth-img{
  width: 100%;
  height: 178px;
  overflow: hidden;
}

.hs-thumb span.sth-ttl{
  padding: 10px 0;
  font-size: 11pt;
  font-family: Arial;
  text-transform: uppercase;
  font-weight: bold;
}

.hs-thumb span.sth-txt{
  font-size: 8pt;
}

.home-cnt{
  width: 100%;
  padding-top: 40px;
}

.welcome{
  margin: 0;
  line-height: 100%;
  padding-bottom: 20px;
  font-size: 16pt;
  font-weight: bold;
  font-family: Arial;
}

.welcome font{
  font-size: 20pt;
  text-transform: uppercase;
}

.home-L{
  float: left;
  width: 45%;
}

.home-R{
  float: right;
  width: 45%;
}

.home-R ul{
    display: block;
    float:left;
    margin-right: 25px;
}

.certificates{
  width: 100%;
  padding-top: 40px;
}

.certificates label{
  display: block;
  padding-bottom: 10px;
  font-size: 14pt;
  color: #000;
}

.certificates div{
  float: left;
  padding: 5px 30px 10px 0;
}

.profile-img{
  padding: 10px 0 30px;
}

.profile-body{
    margin-right: 50px;
}

.profile-L{
  float: left;
  width: 255px;
}

.profile-R{
  float: right;
  width: 820px;
  padding-right: 50px;
}

.points{
  width: 100%;
}

.points label{
  display: block;
  position: relative;
  top: 10px;
  z-index: 1;
  padding-top: 20px;
  font-size: 14pt;
  color: #000;
}

.points ul{
  float: left;
  width: 500px;
  padding-right: 10px;
}


.quality-img{
    padding: 30px 0;
}

.quality div.points ul{
  float: left;
  width: 245px;
  padding-right: 10px;
}

.block-ttl{
  font-size: 20pt;
  color: #1D5996;
  font-family: Arial;
  padding: 0 0 20px;
  margin: 0;
  font-weight: normal;
}

.block-ttl font{
  color: #6EA0D4;	
}

.services{
  width: 100%;
  height: 140px;
  position: relative;
  z-index: 1;
}

.services-inner{
  width: 100%;
  position: absolute;
  left: 0;
  top: -20px;
}

.services-inner div{
  float: left;
  margin-left: 11px;
  margin-bottom:25px;
}

.services-inner div.first{
  margin-left: 0;
}

.services-inner A:link, .services-inner A:visited{
  display: block;
  width: 226px;
  height: 108px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  text-decoration: none;
  font-size: 9pt;
}

.services-inner span{
  display: block;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 7px 15px;
  background: url(../images/service.png);
  color: #2B5C8E;
}

.services-inner A:hover span, .services-inner div.active span{
  background: url(../images/service-active.png);
  color: #FFF;
}

.data-imgs{
  float: left;
  padding: 0 30px 10px 0;
}

.data-imgs div{
  clear: left;
  float: left;
  padding-top: 10px;
}

.data-imgs A:link, .data-imgs A:visited{
  display: block;
  position: relative;
  z-index: 1;
}

img.enlarge{
  position: absolute;
  right: 0;
  bottom: 0;
}

.data-txt{
  float: left;
}

.data-service{
  width: 550px;
}

.data-service label{
    display:block;
    margin-top: 15px;
}


.data-facility{
  /*width: 440px;*/
  margin-right: 25px;
}

.data-industry{
  width: 290px;
}

.pb-15{
  padding-bottom: 15px;
}

.pb-30{
  padding-bottom: 30px;
}

.data-files{
  width: 100%;
  padding: 10px 0;
}

.data-files A:link, .data-files A:visited{
  float: left;
  display: block;
  height: 21px;
  padding: 8px 0 4px 45px;
  background: url(../images/pdf-icon.gif) no-repeat;
  color: #0055A5;
  font-size: 10pt;
  text-transform: uppercase;
  margin: 20px 50px 0 0;
}

.inner-L{
  float: left;
  width: 47%;
}

.inner-R{
  float: right;
  width: 47%;
}

.service-gallery, .quality{
  padding: 10px 0;
}

.sg-ttl, .quality-ttl, .industry-ttl{
  padding: 15px 0 5px;
  font-size: 14pt;
  color: #000;
}

.sg-thumbs{
  width: 100%;
  padding-top: 15px;
}

.sg-thumbs div{
  float: left;
  padding: 5px 9px 0 0;
}

.sg-thumbs A:link, .sg-thumbs A:visited{
  display: block;
  widows: 128px;
  height: 94px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.facility-L{
  float: left;
  width: 740px;
}

.facility-L font{
   font-style: italic;
}

.facility-L ul, .facility-bottom-data ul{
    display:block;
    margin: 15px 0 0 25px !important;
}

.facility-bottom-data div{
    float:left;
    margin-right: 50px;
    width: 325px;
}

.facility-L label, .facility-bottom-data label{
    display:block;
    text-decoration: underline;
    margin-top: 15px;
}

.facility-L li, .facility-bottom-data li{
    margin-left: 5px;
}

.facility-many-points{
    width: 1100px !important;
}

.facility-many-points ul{
   float:left;
}

.facility-R{
  float: right;
  width: 390px;
}

.facility-R div{
  float: left;
  padding: 10px 10px 0 0;
}

.facility-R A:link, .facility-R A:visited{
  display: block;
  width: 176px;
  height: 125px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.industry{
  width: 100%;
  padding: 10px 0;
}

.projects-L{
  float: left;
  width: 190px;
  padding-top: 57px;
}

.projects-R{
  float: right;
  width: 925px;
}

.lm-link:link, .lm-link:visited{
  display: block;
  padding: 8px 0 8px 15px;
  background: url(../images/lm-arr.jpg) left 15px no-repeat;
  text-decoration: none;
  font-size: 11pt;
}

.lm-item A:link, .lm-item A:visited{
  color: #383838;
}

.lm-item A:hover, .lm-itemS A:link, .lm-itemS A:visited{
  color: #56A8E4;
}

.sub-menu{
  margin: 10px 0;
  padding: 10px;
  background-color: #F3F3F3;
}

.sub-menu A:link, .sub-menu A:visited{
  display: block;
  padding: 5px 10px;
  text-decoration: none;
}

.sub-menu A:hover{
  text-decoration: underline;
}

.sm-item A:link, .sm-item A:visited{
  color: #383838;
}

.sm-itemS A:link, .sm-itemS A:visited{
  color: #FFF;
  background-color: #4A99D3;
}

.project{
  float: left;
}

.pth-category{
  width: 285px;
  padding: 30px 10px 0 0;	
}

.pth-project{
  width: 216px;
  padding: 30px 15px 0 0;	
}

.project A:link, .project A:visited{
  display: block;
  color: #8E8E8E;
  text-decoration: none;
}

.project A:hover{
  color: #89BADE;
}

.project span{
  display: block;
  cursor: pointer;
}

.project span.pth-img{
  width: 100%;
  overflow: hidden;
}

.pth-category span.pth-img{
  height: 187px;
}

.pth-project span.pth-img{
  height: 166px;
}

.project span.pth-ttl{
  padding: 10px 5px 10px 0;
  font-size: 8pt;
  text-transform: uppercase;
  font-weight: bold;
}

.project span.pth-txt{
  font-size: 8pt;
}

.project-header{
  width: 100%;	
}

.project-address{
  float: left;
  width: 190px;
  padding: 15px 30px 0 0;
  color: #000;
  font-size: 14pt;
}

.project-TR{
  float: left;
  width: 645px;
}

.form-loading {
  display: none;
  width: 41px;
}

.form-loading img {
  max-width: 100%;
}
