

html {
  min-height: 100%;
  _height: 100%;

}

body {
  background: #F3F3F3;
  margin: 0;
  padding: 0;
  text-align: center;
  min-height: 100%;
  _height: 100%;
  font-family: verdana;
}

a {
  color: #0c94bb;
}

a img {
  border: none;
}

#layout {
  background: #F3F3F3 url(/images/bg.gif) center center repeat-y;
  width: 1000px;
  height: 100%;
  padding-bottom: 118px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#header {
  background: url(/images/top.jpg) 50% 0 no-repeat;
  height: 314px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
}

  #header #service {
    height: 24px;
    width: 150px;
    left: 162px;
    top: 100px;
    display: block;
    position: absolute;

  }

  #header #logo {
    height: 60px;
    width: 255px;
    left: 50px;
    top: 40px;
    display: block;
    position: absolute;

  }

  #header #icons {
    height: 25px;
  }

 #header #sec a {
    display: block;
    height: 80px;
    margin-top: -120px;
    margin-left: 350px;
    padding-left: 480px;
  }
  #header #sec #sec {background: url(/images/top4.gif) 0 0 no-repeat;}
 #header #sec #sec:hover, #header #sec #sec.selected {background: url(/images/top3.gif) 0 0 no-repeat;}

  #header #icons a {
    display: block;
    float: left;
    height: 24px;
    width: 24px;

    margin-right: 8px;
    margin-left: 7px;
  }

  #header #icons #i-map {background: url(/images/i_map.gif) 0 0 no-repeat;}
  #header #icons #i-map:hover, #header #icons #i-map.selected {background: url(/images/i_map_s.gif) 0 0 no-repeat;}

  #header #icons #i-mail {background: url(/images/i_mail.gif) 0 0 no-repeat;}
  #header #icons #i-mail:hover, #header #icons #i-mail.selected {background: url(/images/i_mail_s.gif) 0 0 no-repeat;}

  #header #icons #i-home {background: url(/images/i_home.gif) 0 0 no-repeat;}
  #header #icons #i-home:hover, #header #icons #i-home.selected {background: url(/images/i_home_s.gif) 0 0 no-repeat;}

  #phone {
    margin-top: 206px;
    float: right;
    margin-right: 10px;
    font: bold 18px arial;
    color: #fff;
  }

  #bottom-phone {
    float: left;
    width: 400px;
    margin-left: 10px;
    margin-top: 10px;
    font: bold 20px arial;
    color: #000;
  }


  #menu {
    text-align: left;
    margin-left: 5px;
    font-size: 11px;
    float: left;
    font-family: verdana;
    margin-top: 206px;
    height: 45px;
  }

    #menu ul {
      margin: 0;
      padding: 0;
      margin-left: auto;
      margin-right: auto;

    }

    #menu ul li {
    height: 45px;
      margin: 0;
      padding: 0;
      list-style: none;
      display: block;
      float: left;
    }

    #menu ul li.splitter {
      height: 45px;
      width: 2px;
      margin: 0;
      padding: 0;
      list-style: none;
      display: block;
      float: left;
      background: url(/images/splitter.jpg) 0 2px no-repeat;
    }

    #menu ul li a {
      display: block;
      float: left;
    height: 30px;
      font: 12px verdana;
      color: #fff;
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 15px;
      text-decoration: none;
    }

    #menu ul li a:hover {
      background: url(/images/menu_hl.jpg) 50% 100% no-repeat;
      color: #fff;
    }

    #menu ul li a.selected,     #menu ul li.selected a {
      background: url(/images/menu_hl.jpg) 50% 100% no-repeat;
      color: #fff;
    }

#nav {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 15px;
  color: #999;
}

#nav * {
  vertical-align: middle;
  color: #069;

}


.left-block {
  float: left;
  width: 165px;
  padding-left: 20px;
  margin-right: 35px;
  font-size: 13px;
  }

.left-block h1 {
  margin-left: -20px;
  color: #fff;
  background: #00baed;
  font: 21px arial;
  padding-left: 20px;
 }

.left-block h2 {
  margin-left: -20px;
  color: #000000;
  background: #ffffff;
  font: 18px arial;
  padding-left: 20px;
 }

.right-block {
  float: left;
  width: 570px;
  font-size: 13px;
  border-right: 1px solid #ccc;
  }

.right-block h1 {
  color: #069;
  font: 21px arial;
 }

.right-block h2 {
  color: #069;
  font: 21px arial;
 }

.wrapper {
  margin-left: -1px;
  border-left: 1px solid #ccc;
  float: left;
  width: 140px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
}

.wrapper h1 {
  color: #069;
  font: 21px arial;
}

img.item {
  display: block;
  padding: 5px;
  border: 1px solid #ccc;
  margin-right: 10px;
  margin-bottom: 15px;

}

.line {
  border-bottom: 5px solid #0c94bb;
  width: 90%;
  margin-bottom: 10px;
  margin-top: 10px;
  //margin-top: 0;
}

  .news p.date {
  color: #777;
  font-weight: bold;
  font-size: 11px;
  }

.content {
  clear: both;
  width: 968px;
  background: #fff;
  text-align: left;
  font-size: 13px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.content h1 {
}

.content p {
  margin-top: 0;
  margin-bottom: 10px;
}

.content .block {
  width: 305px;
  padding-left: 30px;
  float: left;
}

.content .block .line {
  background: url(/images/short_line.jpg) 0 0 no-repeat;
  height: 10px;
  margin-top: 20px;

}


#footer {
  clear: both;
  height: 118px;
  margin-top: -118px;
  background: url(/images/bottom.jpg) 50% 80% no-repeat;
}

#footer .block {

  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  width: 968px;
  padding-left: 30px;
  font: 12px arial;
  text-align: left;
}


#footer #cpr {
  width: 300px;
  float: left;
  font-size: 11px;
}

#footer #cpr .line {
  width: 100%;
}

  #bottom-menu {
    float: left;
    text-align: left;
    margin-top: -35px;
    margin-left: 300px;
    font-size: 12px;
    font-family: verdana;
  }

    #bottom-menu ul {
      margin: 0;
      padding: 0;
      margin-left: auto;
      margin-right: auto;
    }

    #bottom-menu ul li {
      margin: 0;
      padding: 0;
      list-style: none;
      display: inline;
      padding-left: 10px;
      padding-right: 10px;
    }

    #bottom-menu ul li a {
      display: inline;
      text-decoration: none;
      color: #000;
    }

    #bottom-menu ul li a:hover, #bottom-menu ul li a.selected, #bottom-menu ul li.selected a {
      text-decoration: underline
    }



.clearing {
  clear: both;
}

.tuman{
	filter:alpha(opacity=40)
}