body{
  font-family: Arial, sans-serif;
  color: #496f6e;
  text-indent: 15px;
  line-height: 1.2;
  font-size: 14px;
}

h1, h2{
  padding: 10px 10px 10px 0px;
  font-weight: bold;
  #text-transform: uppercase;
  font-size: 17px;
}

h3{
  color: #485e88;
  padding: 5px 5px 5px 0px;
  font-weight: bold;
  #text-transform: uppercase;
  font-size: 14px;
}

.header{
  position: relative;
  width: 998px;
  margin: 0px auto;
  #z-index: +3;
}
  .header .main-top{
    #position: relative;
    #width: 998px;
    height: 225px;
    background: url("/res/images/main_header_01.jpg") no-repeat;
  }
  .header .main-middle{
    #position: relative;
    #width: 998px;
    height: 48px;
    background: url("/res/images/main_header_02.jpg") no-repeat;
  }
  .header .main-bottom{
    #position: relative;
    #width: 998px;
    height: 161px;
    background: url("/res/images/main_header_03.jpg") no-repeat;
  }
  .header .main-hr{
    #position: relative;
    #width: 998px;
    height: 9px;
    background: url("/res/images/main_header_hr.jpg") no-repeat;
    #overflow: hidden;
  }
  
  .header  .logo{
    position: relative;
    top: 33px;
    left: 30px;
    float: left;
    text-decoration: none;
		border: none;
    #z-index: +1;
    #position: absolute;
  }
  
    .header  .logo img{
      width: 313px; 
      height: 114px;
    }
  
  .header .menu{
    top: 220px;
    left: 40px;
    float: left;
    width: 169px;
    text-decoration: none;
    z-index:+1;
    height: 10px;
    position: absolute;
  }
  
    .menu-top{
      background:url("/res/images/caption_menu_top.png") no-repeat;
      height: 10px;
      width: 169px;
      #overflow: hidden;
    }
  
    .menu-links{
      background: url("/res/images/menu-bg.png");
      }
    
      .menu-links li{
        text-indent: 8px;
        #text-indent: 20px;
      }
      
      .menu-links ul ul li a, .menu-links ul ul li span{
        text-indent: 12px;
        list-style: circle inside;
        #text-indent: 35px;
        #list-style: none;
        #list-style-position: outside;
      }
      
      .menu-links a:hover{
        width: 159px;
        background: #485e88;
        #width: 100%;
      }
      
      .menu-links a, .header .menu .menu-links span{
        list-style: disc inside;
        display: list-item;
        width: 159px;
        padding: 0px 0px 0px 10px;
        text-decoration: none;
        color: #fff;
        font-family: Arial, sans-serif;
        font-weight: bold;
        line-height: 2;
        #text-transform: uppercase;
        font-size: 12px;
        #list-style: none;
        #width: 100%;
        #padding: 0px;
        #list-style-position: outside;
      }
            
     .menu-links a:visited{
        display: list-item;
        text-decoration: none;
        color: #fff;
      }
      
      .menu-links  span{
        background: #008080 ;
      }
      
      
    .menu-bot{
      width: 169px;
      height: 10px;
      background: url("/res/images/caption_menu_bottom.png") no-repeat;
      #overflow: hidden;
    }
  
.caption{
  margin: auto;
  position: relative;
  width: 998px;
  background: url("/res/images/main_caption_bot.jpg") repeat-y left;
  #overflow: hidden;
}
  .caption ul li{
    list-style: disc inside;
  }
  
  .caption p{
    padding: 5px 10px;
  }
  
  .caption  .left{
    float: left;
    width: 224px;
  }
    .caption  .left  .top{
      height: 20px;
      /*background: url("/res/images/main_caption_top.jpg") no-repeat;*/
      
    }
    .caption  .left  .mid{
      height: 399px;
      background: url("/res/images/caption_left_mid.jpg") no-repeat;
    }
    
  
  .caption  .content{
    padding: 0px 40px 0px 10px;
    margin-left: 224px;
    background: url("/res/images/content-bg.jpg") repeat-y left;
    #padding: 0px 30px 0px 0px;
    zoom:1;
  }
    
    .caption  .content .right{
      background: #F4F0CB;
      position: relative;
      float: right;
    }
    
    .caption  .content .left{
      background: #F4F0CB;
      float: left;
      width: auto;
    }
    
    .caption .content .main-header-text{
      position: absolute;
      float: left;
      top: -110px;
      right: 40px;
      width: 430px;
    }
    
      .caption .content .main-header-text p{
        color: #fff;
        font-size: 8pt;
      }
    
    .caption  .content  .main-text-top{
      background: #f4f0cb;
      padding: 0px 10px;
      border-bottom: 1px dotted #bfba99;
      #padding: 0px;
      font-size: 11pt;
      line-height: 1;
    }
    
    .caption  .content  .main-text-bottom{
      overflow: hidden;
      background: #fefdd9;
      text-align: left;
      width: 100%;
      #width: 99%;
      font-size: 14px;
      line-height: 1;
    }

      .caption .content .main-text-bottom h1{
        font-size: 14px;
        text-align: center;
      }
      
      .caption .content .main-text-bottom .center{
        text-align: center;
        padding: 0;
        text-ident: 0px;
      }
    
      .caption  .content  .main-text-bottom .dev1{
        float: left;
        width: 33%;
        /*background: url("/res/images/main_content_01.jpg") no-repeat #fefdd9 right top;*/
        margin-left: 0px;
        border-right: 1px dotted #bfba99;
        padding-bottom: 10000px;
        margin-bottom: -10000px;
        #width: 30%;
      }
        .caption  .content  .main-text-bottom  .dev1 .image{
          width: 41px;
          height: 139px;
          float: right;
          margin-left: 10px;
        }
      
      .caption  .content  .main-text-bottom  .dev2{
        float: left;
        width: 33%;
        background: #fefdd9;
        padding-bottom: 10000px;
        margin-bottom: -10000px;
        #width: 30%;
      }
        .caption  .content  .main-text-bottom  .dev2 .text{
          padding: 10px 10px 0px;
        }
      .caption  .content  .main-text-bottom  .dev3{
        float: left;
        width: 33.6%;
        /*background: url("/res/images/main_content_02.jpg") no-repeat #fefdd9;*/
        border-left: 1px dotted #bfba99;
        padding-bottom: 10000px;
        margin-bottom: -10000px;
        #width: 32%;
      }
        .caption  .content  .main-text-bottom  .dev3 .image{
          width: 29px;
          height: 160px;
          float: left;
          margin-right: 10px;
        }

.footer{
  position: relative;
  height: 85px;
  width: 998px;
  background: url("/res/images/footer.jpg") no-repeat;
  margin: auto;
}

.contacts{
  width: 556px;
  height: 68px;
  background:url("/res/images/jirolovka.png") no-repeat;
  margin-left: 40px;
  margin-top: 10px;
}


table {
	width: 720px;
	}
	table td,
	table th {
		padding: 5px;
		text-align: center;
		vertical-align: middle;
		color: #424e6f;
  }
	table tHead th {
		background: #cedce5;
		color: #556571;
		font-weight: bold;
		vertical-align: middle;
	}
	table tBody th {
		text-align: left;
	}
	table tBody .even td,
	table tBody .even th {
		background: #c8e2e7;
	}
	
   table em {
		font-size: 10px;
	 }



.b-corners {
    margin: 0px 5px 10px;
    width: 720px;
    border: 1px solid #b9d8dd;
    position: relative;
    zoom: 1;
    }
    .b-corners .b-corners-lt,
    .b-corners .b-corners-rt,
    .b-corners .b-corners-lb,
    .b-corners .b-corners-rb {
        position: absolute;
        width: 5px;
        height: 5px;
        background: url("/res/images/corners.png");
        font-size: 1px;
        }
    .b-corners .b-corners-lt {
        top: -1px;
        left: -1px;
        }
    .b-corners .b-corners-rt {
        top: -1px;
        right: -1px;
        background-position: -5px 0px;
        }
    .b-corners .b-corners-lb {
        bottom: -1px;
        left: -1px;
        background-position: 0px -5px;
        }
    .b-corners .b-corners-rb {
        bottom: -1px;
        right: -1px;
        background-position: -5px -5px;
        }


        
.schemes{
}
  .schemes a{
    vertical-align: center;
    text-decoration: none;
    color: #424E6F;
  }
  
  .schemes a:visited{
    vertical-align: center;
    text-decoration: none;
    color: #424E6F;
  }
  .schemes .pdf{
    background: url("/res/images/pdf.gif") no-repeat;
    display: inline-block;
    padding: 5px 0px 5px 30px;
    vertical-align: center;
  }
