body {padding: 0px;
      margin: 0px;
      width: 100%;
      height: 100%;
      font-family: arial, tahoma, sans serif;
      color: #ffffff;
      font-size: 12px;
      background: url(../images/body.gif) left top repeat-x #080f21;}
img{border: 0;}
a{text-decoration: underline;
  color: #ffffff;}
a:hover{text-decoration: none;
        color: #ffffff;}
h1, h2, h3, p, form, ul, li, input, textarea, select{padding: 0px;
                                                     margin: 0px;
                                                     border: 0px;}
p{font-size: 12px;
  color: #ffffff;
  text-align: left;
  line-height: 16px;}
h1{font-size: 18px;
   text-align: left;
   padding: 0px 0px 15px 0px;
   line-height: 22px;
   color: #1784be;
   font-weight: normal;}
h2{font-size: 24px;
   text-align: left;
   padding: 0px 0px 15px 0px;
   line-height: 30px;
   color: #1784be;
   font-weight: normal;}
h3{font-size: 30px;
   text-align: left;
   padding: 0px 0px 15px 0px;
   line-height: 36px;
   color: #1784be;
   font-weight: normal;}

/* Минимальная/максимальная ширна */
.ieminwidth {margin: auto;
             min-width: 1000px;
             overflow: hidden;}
.main{clear: both;
      margin: auto;
      width: 100%;
      padding: 0px 0px 0px 0px;}

/* Минимальная ширина для IE */
* HTML .ieminwidth {padding-left:1000px;}
* HTML .ienoscroll {height:0;}
* HTML .iecontent {margin-left:-1000px;
                   position:relative;
                   height:0;}

.header{clear: both;
        width: 1000px;
        height: 285px;
        background: url(../images/header.jpg) left top no-repeat;}
table{border: 0px;
      border-collapse: collapse;
      width: 1000px;}
table td{vertical-align: top;
         padding: 0px;}
table td.left{width: 581px;
              background: url(../images/left_bottom.gif) left bottom no-repeat #22252e;}
table td.right{background: url(../images/right_bottom.jpg) right bottom no-repeat;
               width: 419px;}
.txt1{clear: both;
      background: url(../images/left.jpg) left top no-repeat;
      padding: 105px 34px 35px 63px;}
.txt2{clear: both;
      background: url(../images/right.jpg) left top no-repeat;
      padding: 20px 30px 355px 30px;}
table td.menu_v{background: url(../images/menu_v_bottom.jpg) left bottom no-repeat #363940;
                width: 166px;
                padding-bottom: 160px;}
table td.fback{background: url(../images/feedback_bottom.jpg) left bottom no-repeat;
               width: 365px;}
.menu_v div{padding: 22px;
            font-size: 14px;
            text-transform: uppercase;}
.menu_v a{color: #b7b8bb;
          text-decoration: none;
          display: inline;
          clear: both;
          border-bottom: 2px solid #1784be;
          height: 38px;
          line-height: 38px;
          background: url(../images/bullet.gif) left center no-repeat;
          padding-left: 24px;}
.menu_v a:hover{color: #ffffff;
                text-decoration: none;}
table td.right_of_menu{width: 50px;}
.content{clear: both;}
.feedback{padding: 30px 30px 120px 63px;
          background: url(../images/feedback.gif) left top no-repeat;}
.input{height: 15px;
       width: 100%;
       font-size: 13px;
       margin-bottom: 10px;
       clear: both;
       background: #ffffff;
       color: #000000;
       border: 0px;}
textarea{width: 100%;
         font-family: tahoma;
         font-size: 13px;
         background: #ffffff;
         color: #000000;
         border: 0px;}
.button{width: 81px;
        height: 26px;
        clear: both;}
.logo{float: left;
      padding: 22px 0px 0px 76px;}
.menu{float: right;
      font-size: 12px;
      line-height: 37px;
      color: #8cc5e3;
      padding: 34px 45px 0px 0px;}
.menu a{color: #8cc5e3;
        text-decoration: none;
        margin: 0px 8px 0px 8px;}
.menu a:hover{color: #ffffff;
              text-decoration: none;}