body { 
  font-family : Verdana ;
  font-size: 14px;
  color: #fff;
  text-align:left;
  background:#000;
} 

h1{
  font-size:17px;
  font-weight:normal;
  color:#eee;
}
a{
  color: #FFF200;
  text-decoration: underline;
}
a:hover{
  text-decoration:none;
}

#main { 
  width: 100%;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':''); /* Internet Explorer <= 6.0 */
  min-width: 1000px; /* Opera & FireFox & Internet Explorer 7.0 */
  overflow:hidden;
} 


.blockTop { 
  height: 228px;
  width: 100%;
  background: url(../images/bg_top.gif) 0px 0px repeat-x;
}
  .blockTop .left{
    height: 228px;
    width: 351px;
    background: url(../images/bg_top_left.gif) left bottom no-repeat;
    float:left;
  }
    .blockTop .left a{
      display:block;
      margin-left:85px;
      margin-top: 65px;
    }
    .blockTop h1{
      font-size:17px;
      color: #333;
      display:block;
      position: absolute;
      top: 125px;
      left: 100px;
      width: 400px;
    }
  .blockTop .right{
    height: 228px;
    width: 361px;
    background-image: url(../images/contacts.jpg);
    float:right;
  }
    .blockTop .right a{
      display:block;
      float:right;
      width:236px;
      height:123px;
      margin-top:37px;
      margin-right:13px;
    }
    .blockTop .right a:hover{
      background: url(../images/contacts_act.jpg) 0px 0px no-repeat;
      _margin-right:6px;
    }

.wraper{
  float:left;width:100%
}
.blockLeft { 
  height: 489px;
  background: url(../images/left.gif) 0px 0px repeat-x;
  float:none;margin-right:445px;
  padding-left:32px;
}
  .blockLeft img.caption{
    display:block;
    float:left;
    margin-left:45px;
    _margin-left:20px;
    margin-bottom:5px;
  }
  .blockLeft img.caption2{
    margin-top:32px;
  }
  .blockLeft a.more{
    display:block;
    float:right;
    width: 108px;
    height: 34px;
    margin-top:5px;
    margin-right:10px;
    margin-bottom:5px;
    background: url(../images/more.jpg);
  }
  .blockLeft a.more2{
    display:block;
    float:right;
    width: 108px;
    height: 34px;
    margin-top:30px;
    margin-right:10px;
    margin-bottom:5px;
    background: url(../images/more.jpg);
  }
  .blockLeft a.more:hover, .blockLeft a.more2:hover{
    background: url(../images/more_act.gif);
  }


.blockRight { 
  height: 489px;
  
  background: url(../images/right.gif) 0px 0px repeat-x;
  float:left;width:445px;margin-left:-445px;
}
  
  .blockRight .inner{
    height: 441px; padding-top: 25px;
    background: url(../images/center.jpg) 0px 0px no-repeat;
    font-size:17px;
    
    color:#D4D4D4;
    padding-left:140px;
    padding-right:30px;
    text-align:left;
  }
  .blockRight .inner .w{
    color:#eee;
  }
  .blockRight .inner strong{
    font-weight: normal;
  }

.blockBottom {
  width: 100%;
  height: 197px;
  background: url(../images/bottom_center.jpg) 0px 0px repeat-x;
  color: #101010;
  font-size: 12px;
  font-weight:bold;
} 
  .col1, .col2, .col3{
    height: 197px;
    text-align:left;
  }
  .col1{
    width: 35%;
    background: url(../images/bottom_left.jpg) top left no-repeat;
  }
  .col2{
    width: 30%;
  }
  .col3{
    width: 35%;
    background: url(../images/bottom_right2.jpg) top right no-repeat;
    margin-right:-2px;
  }
    .col1 .inner{
      padding-left:80px;
      background: url(../images/bottom_separator.jpg) top right no-repeat;
      padding-right:20px;
      height: 200px;
    }
    .col2 .inner{
      background: url(../images/bottom_separator.jpg) top right no-repeat;
      padding-left:20px;
      padding-right:20px;
      height: 175px;
    }
    .col3 .inner{
      padding-left:20px;
      padding-right:150px;
    }
    .blockBottom .caption{
      margin-top: 7px;
      display:block;
    }
  
.blockFooter{
  width:100%;
  height:85px;
  line-height:85px;
  background-color: #191818;
  vertical-align:middle;
}  
  .blockFooter .copy{
    color: #969595;
    font-size: 12px;
    padding-left: 15px;
  }
.blockFooter img{
  margin-top: 25px;
  margin-left: 80px;
}  
.blockFooter a{
  display:block;
  float:right;
  padding-right:25px;
  filter:alpha(opacity=50);
  -moz-opacity:0.50;
  -khtml-opacity: 0.50;
  opacity: 0.50;
}


#web_more, #style_more{
  display:none; 
  background-color:#333;
}

.web_more_inner, .style_more_inner{
  text-align:justify;
  padding:20px;
  background-color:#333;
  height:500px;
  font-family:Verdana;
  font-size:13px;
}
  .web_more_inner ul, .style_more_inner ul
  {
    list-style-type: none;
    padding-left: 20px;
    line-height:16px;
  }

/*** CUSTOM ***/
.applyOpacity {
        
        filter:alpha(opacity=80);
        -moz-opacity:0.80;
        -khtml-opacity: 0.80;
        opacity: 0.80;
        height: 133px;
        background-color:#3c3c3c;
   } 
   .black {
     display:block;
     background-color:transparent;
   }
   a:focus { outline: none; }
   a.box{
    float:left;
    margin-right: 17px;
  }
.bm{
  margin-top:-50px;
  margin-left:450px;
  filter:alpha(opacity=5);
  -moz-opacity:0.05;
  -khtml-opacity: 0.05;
  opacity: 0.05;
}
.b{
  width:1px;
  height:1px;
  overflow:hidden;
}
