BODY{
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 13px;
}

P, H1, H2, H3, UL, LI {
  margin: 0;
  padding: 0;
}
.wrap {
 /*   width: 1000px;  */
    margin:0 auto;
}
.archive-menu {
overflow: hidden;
width: 250px;
margin: 0 auto;
padding-bottom: 20px
}
.archive-menu UL {
  list-style: none;
}
.archive-menu UL LI {
  float: left;
  padding: 0 5px;
}
.archive-menu UL LI A  {
    text-decoration: none;
    color: #2B5CBE;
}

.header {
    background: transparent url(../images/header-fill.jpg) repeat-x scroll 0px 0px;

}
.header-l1 {
    background: transparent url(../images/head.jpg) no-repeat scroll 100% 0px;
    height: 219px;
    /*position: relative;*/
}
    .logo {
        width: 321px;
        height: 136px;
        background: transparent url(../images/logo.png) no-repeat scroll 0px 0px;
        /*position: absolute;
        left: 23px;
        top: 39px;*/
        float: left;
        margin-left: 23px;
        margin-top: 39px;
    }
    .phone {
        width: 243px;
        height: 55px;
        background: transparent url(../images/phone.jpg) no-repeat scroll 0px 0px;
        float: right;
        margin-top: 72px;
    }
    .top-menu {
      clear: both;
      width: 321px;
      margin-left: 23px;
    }
    .top-menu TABLE {
      width: 321px;
    }
    .top-menu TABLE TD {
        background: transparent url(../images/menu-border.gif) no-repeat scroll 0px 0px;
        text-align:center; 
       /* padding-right: 11px;*/
    }
    .top-menu TABLE TD.selected {
        background: transparent url(../images/arrow.gif) no-repeat scroll 50% 0px;
        height: 17px;
    }
    .top-menu TABLE TD.no-selected {
         background: none;
    }


    .top-menu TABLE TD A  {
        text-decoration: none;
        color: #103C93;
	}

.contentWrap {
    background: #D5E1F9 url(../images/content-border2.jpg) no-repeat scroll 100% 0px;
    overflow: hidden;
}
.menu {
    float: left;
    width: 268px;
    background: #D5E1F9 url(../images/menu-bg.jpg) no-repeat scroll 0px 0px;
  /*  height: 525px; */
}
.menu-l1 {
    margin-left: 24px;
    margin-top: 20px;
    background: transparent url(../images/m1.jpg) no-repeat scroll 0px 0px;
}

.menu-l2 {
    background: transparent url(../images/m2.jpg) no-repeat scroll 0px 100%;
}
.menu .text {
    padding-top: 115px;
    padding-bottom: 77px;

  /*  height: 315px;  */
    width: 218px;

}
.menu .text UL{
    list-style: none;
    font-size: 12px;
    font-weight: bold;
}
.menu .text UL LI {

  background-color: #F0F4FD;
  padding-left: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid #FFFFFF;
}

.menu .text UL A {
  color: #103C93;
  text-decoration: none;
}
.order {
  clear: both;
  padding-top: 15px;
}
 .txt { padding:5px; }
.content {
   /* background-color: #F0F4FD; */
    /*float: right;*/
    /*max-width: 730px;*/
   /* margin-right: 40px;
    padding-left: 318px;   */
    border-top: 5px solid #D5E1F9;
    margin-right: 42px;
    margin-left: 268px;
    background-color: #F0F4FD; /* url(../images/content-border2.jpg) no-repeat scroll 100% 0px; */

}
.content .text {
    padding: 40px;
    text-align: left;
    overflow: hidden;
    _height: 1%;
}
.content .text h1 {
  color: #1a4780;
  font-size: 18px;
  font-weight: normal;
  /*background: transparent url(../images/h2-bg.gif) repeat-x scroll 0px 100%; */
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
}
.content .text h2 {
  color: #1a4780;
  font-size: 16px;
  font-weight: normal;
  /*background: transparent url(../images/h2-bg.gif) repeat-x scroll 0px 100%;*/
  padding-top: 25px;
  text-align: center;
}
.content .text h3 {
  color: #5978B4;
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 20px;
}
.content .text h2 A {
  text-decoration: none;
  color: #5978B4;
}
.content .text h2 A:hover {
  text-decoration: underline;
}

.content .text P {
    padding-top: 15px;
}

.footerWrap {
    background: transparent url(../images/footer3.jpg) repeat-x scroll 0px 0px;
    position: relative;
    clear: both;
 /*   width: 1000px;
    margin: 0 auto;  */
    _height: 1%;
}
.footerWrap2 {
    background: transparent url(../images/footer1.jpg) no-repeat scroll 0px 0px;
}
.footerWrap3 {
    background: transparent url(../images/footer2.jpg) no-repeat scroll 100% 0px;
}
.footerWrap .text {
    background: transparent url(../images/footer4.gif) no-repeat scroll 100% 0px;
    height: 100px;
}
.footerWrap .text P {
  left: 308px;
  top: 50px;
  position: absolute;
  color: #0072BC;
}
.footerWrap .baner {
  left: 108px;
  top: 50px;
  position: absolute;
  color: #0072BC;
}

/* catalog */
.gallery {
/*  overflow: auto;  */
}
.content .text .gallery P {
  padding-top: 3px;
}

.struct {
/*  width: 135px; */
 /* float: left; */
/*  height: 100px;  */
  width: 100%;
  overflow: hidden;
  _height: 1%;
}
.struct IMG {
  border: none;
  float: left;
  padding: 5px;
}

.struct P {
  text-align: left;

}
.cleaner {
  overflow: hidden;
  clear: both;
}

.item {

}
.item IMG{
    FLOAT: left;
}
.item .description {

}
.item .description TABLE {
  clear: both;
  border: 0px none;
}
.item .back {
    clear: both;
  text-align: right;
  padding-top: 15px;
}
.descr {text-align:center;}
.descr a {font-size:10px; color:#666; text-decoration:none}
.descr a span {text-decoration:underline}
.descr a img {border:none;}
