body {
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px 0px 0px 50%;
  font-family: Arial;
  }
#page_main {
  background-image: url(../images/bg_stripe.png);
  }
  .page {
    margin-left: -600px;
    width: 1200px;
    height: 700px;
    background-repeat: no-repeat;
    }
  #page_main .page {  
    height: 973px;  
    background-image: url(../images/walls.jpg);
    }
    .page_block {
      margin-left: 186px;
      width: 828px;
      position: absolute;
      }
      h1 {
        margin: 0px;
        top: 27px;
        left: 15px;
        border: 0px;
        position: absolute;
        }
        h1 a {
          display: block;
          overflow: hidden;
          text-indent: -9000px;
          width: 192px;
          height: 79px;
          background-image: url(../images/logo.png);
          }
      #site_menu {
        padding: 0px;
        margin: 0px;
        list-style: none;
        position: absolute;
        right: 25px;
        top: 16px;
        z-index: 2;
        }
        #site_menu li {
          margin: 0px 13px;
          float: left;
          }
          #site_menu li a {
            display: block;
            overflow: hidden;
            text-indent: -9000px;
            width: 12px;
            height: 10px;
            }
          #site_menu li.home a {
            background-image: url(../images/homepage.gif);
            }
          #site_menu li.mail a {
            background-image: url(../images/sendmail.gif);
            }
          #site_menu li.map a {
            background-image: url(../images/sitemap.gif);
            }
          #site_menu li.lang a {
            text-indent: 0px !important;
            overflow: visible;
            font-size: 12px;
            color: silver;
            margin-top: -2px;
            text-decoration: none;
            }
      #check_number {
        position: absolute;
        right: 6px;
        top: 15px;
        height: 73px;
        background: url(../images/phone.jpg) no-repeat;
        z-index: 1;
        }
        #check_number fieldset {
          padding: 3px;
          margin: 0px;
          border: 0px;
          margin: 22px 0px 0px 80px;
          font-size: 11px;
          font-weight: bold;
          color: #8e8e8e;
          }
          #check_number fieldset label {
            float: left;
            margin-top: 5px;
            width: 95px;
            height: 12px;
            font-size: 11px;
            font-family: Arial;
            font-weight: normal;
            }
          #check_number fieldset #number {
            float: left;
            width: 115px;
            height: 14px;
            border: 0px;
            padding: 2px 3px;
            margin: 2px 0px 0px 12px;
            background-image: url(../images/phonetext.jpg);
            background-repeat: no-repeat;
            }
          #check_number fieldset .btn {
            float: left;
            margin-left: 7px;
            border: 0px;
            width: 23px;
            height: 22px;
            background: url(../images/greenbutton.png);
            background-repeat: no-repeat;
            background-position: middle;
            cursor: pointer;
            }
      #top_menu {
        padding: 0px;
        margin: 0px;
        list-style: none;
        clear: both;
        position: absolute;
        top: 118px;
        right: -5px;
        width: 395px;
        overflow: hidden;
        }
        #top_menu li {
          float: left;
          }
          #top_menu li a:link,
          #top_menu li a:visited,
          #top_menu li a:hover {
            float: left;
            height: 12px;
            padding-right: 9px;
            margin-right: 9px;
            border-right: 1px solid #8e8e8e;
            background-repeat: no-repeat;
            font-size: 11px;
            text-decoration: none;
	position:static;
            }
            #top_menu li a {
              color: #999999;
              }
            #top_menu li a:hover {
              color: #a82722;
              }
            #top_menu li a.price {
              border-right: none;
              }
 #top_menu span {
          float: left;
          }
	#top_menu span a {
              color: #999999;
           
              }
          #top_menu span  a:link,
          #top_menu span  a:visited,
          #top_menu span  a:hover {
            float: left;
            height: 12px;
            padding-right: 9px;
            margin-right: 9px;
            border-right: 1px solid #8e8e8e;
            background-repeat: no-repeat;
            font-size: 11px;
            text-decoration: none;
            }
            
            #top_menu span  a:hover {
              color: #a82722;
              }
            #top_menu span  a.price {
              border-right: none;
              }
#top_menu p {
          float: left;
          }
	#top_menu p a {
              color: #999999;
           
              }
          #top_menu p  a:link,
          #top_menu p  a:visited,
          #top_menu p  a:hover {
            float: left;
            height: 12px;
            padding-right: 9px;
            margin-right: 9px;
            border-right: 1px solid #8e8e8e;
            background-repeat: no-repeat;
            font-size: 11px;
            text-decoration: none;
            }
            
            #top_menu p  a:hover {
              color: #a82722;
              }
            #top_menu p  a.price {
              border-right: none;
              }


#top_menu2 {
        padding: 0px;
        margin: 0px;
        list-style: none;
        clear: both;
   float: right;

        overflow: hidden;
        }
        #top_menu2 li {
          float: left;
          }
          #top_menu2 li a:link,
          #top_menu2 li a:visited,
          #top_menu2 li a:hover {
            float: left;
            height: 12px;
            padding-right: 9px;
            margin-right: 9px;
            border-right: 1px solid #8e8e8e;
            background-repeat: no-repeat;
            font-size: 11px;
            text-decoration: none;
            }
            #top_menu2 li a {
              color: #999999;
              }
            #top_menu2 li a:hover {
              color: #a82722;
              }
            #top_menu2 li a.price {
              border-right: none;
              }

      #main_menu {
        list-style: none;
        }
        #main_menu li {
          list-style: none;
          }
          #main_menu li a {
            display: block;
            overflow: hidden;
            text-indent: -9000px;
            position: absolute;
            width: 41px;
            height: 157px;
            }
          #main_menu .about a {  
            top: 142px;
            left: -30px;
            }
          #main_menu .news a {  
            top: 260px;
            left: -30px;
            }
          #main_menu .vacancy a {  
            top: 381px;
            left: -30px;
            }
          #main_menu .projects a {  
            top: 501px;
            left: -30px;
            }
          #main_menu .help a {  
            height: 212px;
            top: 141px;
            right: -30px;
            }
          #page_main #main_menu .about a,  
          #page_service #main_menu .about a,
          #page_vacancy #main_menu .about a,
          #page_projects #main_menu .about a,
          #page_help #main_menu .about a,
          #page_news #main_menu .about a {
            z-index: 5;
            background-image: url(../images/tabs/about.png);
            }
          #page_main #main_menu .about a:hover,  
          #page_service #main_menu .about a:hover,
          #page_vacancy #main_menu .about a:hover,
          #page_projects #main_menu .about a:hover,
          #page_help #main_menu .about a:hover,
          #page_news #main_menu .about a:hover {
            background-image: url(../images/tabs/about_over.png);
            }
          #page_about #main_menu .about a {
            z-index: 15;
            background-image: url(../images/tabs/about_sel.png);
            }
          #page_main #main_menu .news a,  
          #page_service #main_menu .news a,
          #page_vacancy #main_menu .news a,
          #page_projects #main_menu .news a,
          #page_help #main_menu .news a,
          #page_about #main_menu .news a {
            z-index: 4;
            background-image: url(../images/tabs/news.png);
            }
          #page_main #main_menu .news a:hover,  
          #page_service #main_menu .news a:hover,
          #page_vacancy #main_menu .news a:hover,
          #page_projects #main_menu .news a:hover,
          #page_help #main_menu .news a:hover,
          #page_about #main_menu .news a:hover {
            background-image: url(../images/tabs/news_over.png);
            }
          #page_news #main_menu .news a {
            z-index: 14;
            background-image: url(../images/tabs/news_sel.png);
            }
          #page_main #main_menu .vacancy a,  
          #page_service #main_menu .vacancy a,
          #page_about #main_menu .vacancy a,
          #page_projects #main_menu .vacancy a,
          #page_help #main_menu .vacancy a,
          #page_news #main_menu .vacancy a {
            z-index: 3;
            background-image: url(../images/tabs/vacancies.png);
            }
          #page_vacancy #main_menu .vacancy a {
            z-index: 13;
            background-image: url(../images/tabs/vacancies_sel.png);
            }
          #page_main #main_menu .vacancy a:hover,  
          #page_service #main_menu .vacancy a:hover,
          #page_about #main_menu .vacancy a:hover,
          #page_projects #main_menu .vacancy a:hover,
          #page_help #main_menu .vacancy a:hover,
          #page_news #main_menu .vacancy a:hover {  
            background-image: url(../images/tabs/vacancies_over.png);
            }
          #page_main #main_menu .projects a,  
          #page_service #main_menu .projects a,
          #page_about #main_menu .projects a,
          #page_help #main_menu .projects a,
          #page_vacancy #main_menu .projects a,
          #page_news #main_menu .projects a {
            z-index: 2;
            background-image: url(../images/tabs/projects.png);
            }
          #page_projects #main_menu .projects a {
            z-index: 12;
            background-image: url(../images/tabs/projects_sel.png);
            }
          #page_main #main_menu .projects a:hover,  
          #page_service #main_menu .projects a:hover,
          #page_about #main_menu .projects a:hover,
          #page_help #main_menu .projects a:hover,
          #page_vacancy #main_menu .projects a:hover,
          #page_news #main_menu .projects a:hover {
            background-image: url(../images/tabs/projects_over.png);
            }
          #page_main #main_menu .help a,  
          #page_service #main_menu .help a,
          #page_about #main_menu .help a,
          #page_projects #main_menu .help a,
          #page_vacancy #main_menu .help a,
          #page_news #main_menu .help a {
            z-index: 1;
            background-image: url(../images/tabs/help.png);
            }
          #page_help #main_menu .help a {
            z-index: 11;
            background-image: url(../images/tabs/help_sel.png);
            }
          #page_main #main_menu .help a:hover,
          #page_service #main_menu .help a:hover,
          #page_about #main_menu .help a:hover,
          #page_projects #main_menu .help a:hover,
          #page_vacancy #main_menu .help a:hover,
          #page_news #main_menu .help a:hover {
            background-image: url(../images/tabs/help_over.png);
            }
  #center {
    z-index: 10;
    top: 131px;
    left: 50%;
    margin-left: -414px;
    position: absolute;
    width: 828px;
    height: 540px;
    background-image: url(../images/centerbg.png);
    }
    #center > div {
      z-index: 10;
      margin: 11px;
      position: absolute;
      left: 0px;
      top: 0px;
      width: 806px;
      height: 518px;
      }
    #page_main #center > div {
      background-image: url(../images/centers/main.jpg);
      }
    #page_news #center > div {
      background-image: url(../images/centers/news.jpg);
      }
    #page_about #center > div {
      background-image: url(../images/centers/about.jpg);
      }
    #page_vacancy #center > div {
      background-image: url(../images/centers/vacancy.jpg);
      }
    #page_projects #center > div {
      background-image: url(../images/centers/projects.jpg);
      }
    #page_help #center > div {
      background-image: url(../images/centers/help.jpg);
      }
    #page_service #center > div {
      background-image: url(../images/centers/services.jpg);
      }
      #page_main #center > div #perf_list {
        list-style: none;
        margin: 0px;
        padding: 0px;
        position: absolute;
        right: 60px;
        bottom: 12px;
        }
      *:first-child+html #page_main #center > div #perf_list {
        bottom: 10px;
        }
        #page_main #center > div #perf_list li {
          margin-bottom: 3px;
          }
          #page_main #center > div #perf_list a {
            display: block;
            overflow: hidden;
            width: 190px;
            height: 17px;
            font-size: 12px;
            color: #fff;
            text-align: right;
            text-decoration: none;
            }
  #content {
    position: relative;
    float: left;
    margin-left: -450px;
    width: 800px;
    margin-top: -30px;
    background-image: url(../images/content_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 10px 50px 50px 50px;
    min-height: 0px;
    font-size: 12px;
    color: #8e8e8e;
    }
    #content a {
      color: #a72721;
      }
    #content ul {  
      margin: 0px;
      padding: 0px 0px 0px 50px;
      }
      #content ul li {
        margin: 0px;
        padding: 0px;
        }
#contentq ul {  
      margin: 0px;
      padding: 0px 0px 0px 50px;
      }
      #contentq ul li {
        margin: 0px;
        padding: 0px;
        }

  #page_main #content {
    padding: 0px 0px 50px 0px;
    margin-top: -264px;
    background-image: none;
    min-height: 214px;
    }
    #page_main ul#tiesers {
      list-style: none;
      margin: 0px;
      padding: 0px;
      width: 898px;
      height: 202px;
      }
      #page_main ul#tiesers li {
        margin: 0px;
        padding: 0px;
        list-style: none;
        float: left;
        }
        #page_main ul#tiesers li a {
          display: block;
          width: 295px;
          height: 211px;
          overflow: hidden;
          text-indent: -9000px;
          }
    #page_main #content .news {
      padding: 0px;
      margin: 0px;
      position: relative;
      margin-left: 10px;
      top: 7px;
      clear: both;
      background: url(../images/news.jpg) top left no-repeat;
      padding-top: 85px;
      list-style: none;
      width: 898px;
      }
      #page_main #content .news li {
        list-style: none;
        display: inline;
        width: 240px;
        float: left;
        font-size: 12px;
        color: #8e8e8e;
        padding: 0px 5px;
        margin-left: 38px;
        font-family: sans-serif;
        font-size: 12px;
        }
        #page_main #content .news li .date {
          width: 100%;
          display: block;
          }
        #page_main #content .news li a.news_title{
          color: #a72721;
          text-decoration: underline;
          width: 100%;
          display: block;
          margin-bottom: 15px;
          }
    #page_main #all_news {
      font-size: 12px;
      color: #a72721;
      text-decoration: underline;
      position: absolute;
      right: -50px;
      bottom: 20px;
      }
  #footer {
    float: left;
    margin-left: -100%;
    width: 200%;
    background-color: #f1f1f1;
    height: 99px;
    color: #999999;
    font-size: 11px;
    font-family: sans-serif;
    }
    #footer .copyright {
      display: block;
      padding-right: 620px;
      margin-top: 37px;
      margin-left: auto;
      margin-right: auto;
      width: 170px;
      }
    #footer .phones {
      display: block;
      padding-left: 690px;
      padding-top: 2px;
      padding-right: 10px;
      background: url(../images/phone_footer.jpg) center right no-repeat;
      width: 120px;
      margin-top: -25px;
      margin-right: auto;
      margin-left: auto;
      }
  #enter fieldset {
    border: 0px;
    margin-top: 50px;
    }
    #enter fieldset label {
      float: left;
      width: 138px;
      font-size: 16px;
      color: #aa0d06;
      text-align: right;
      padding-right: 18px;
      font-weight: bold;
      margin-bottom: 10px;
      }
    #enter fieldset input,
    #enter fieldset select {
      width: 235px;
      float: left;
      margin-left: 18px;
      margin-bottom: 10px;
      }
    #enter fieldset #reg_usl_lbl,
    #enter fieldset #reg_usl {
      margin-bottom: 32px;
      }
    #enter fieldset .save-btn {
      cursor: pointer;
      float: right;
      width: auto;
     // margin-right: 65px;
     // margin-top: 15px;
      color: #fff;
      font-weight: bold;
      font-size: 16px;
      padding-right: 23px;
      border: 0px;
      background: none;
      background-image: url(../images/greenbutton.png);
      background-position: right;
      background-repeat: no-repeat;
      }

#megaform fieldset {
   -moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#E8E8E8 none repeat scroll 0 0;
border:0 none;
color:#4E4E4E;
    }
    #megaform fieldset label {
      float: left;
      width: 138px;
      font-size: 16px;
      color: #aa0d06;
      text-align: right;
      padding-right: 18px;
      font-weight: bold;
      margin-bottom: 10px;
      }
   #megaform label.error{
	padding-left:14px;
	color:#AA0D06;
	float:none;
	font-size:12px;
	 font-weight: italic;

}

    #megaform fieldset input {
       border: 1px solid #cccccc;
 	 -moz-border-radius:5px;
  	-webkit-border-radius: 5px;
 	 border-radius: 5px;
  	//height: 12px;
  	//padding: 2px;
      }
    #megaform fieldset #reg_usl_lbl,
    #megaform fieldset #reg_usl {
      margin-bottom: 32px;
      }
    #megaform fieldset .save-btn {
      cursor: pointer;
      float: right;
      width: auto;
     // margin-right: 65px;
     // margin-top: 15px;
      color: #000000;
      font-weight: bold;
      font-size: 16px;
      padding-right: 23px;
      border: 0px;
      background: none;
      background-image: url(../images/greenbutton.png);
      background-position: right;
      background-repeat: no-repeat;
	border-top-width:0;
	height:30px;
	margin-top:-23px;
	padding-bottom:7px;
      }

  #TB_window .description {
    color: #807f7f;
    font-size: 14px;
    margin: 20px;
    }
    #TB_window .description a:link {
      color: #ba1e17;
      }
  #reg_card fieldset {
    border: 0px;
    margin-top: 20px;
    }
    #reg_card fieldset label {
      float: left;
      width: 138px;
      font-size: 16px;
      color: #aa0d06;
      text-align: right;
      padding-right: 18px;
      font-weight: bold;
      margin-bottom: 10px;
      }
    #reg_card fieldset input,
    #reg_card fieldset select {
      width: 190px;
      float: left;
      margin-left: 18px;
      margin-bottom: 10px;
      }
    #reg_card fieldset #reg_usl_lbl,
    #reg_card fieldset #reg_usl {
      margin-bottom: 32px;
      }
    #reg_card fieldset .save-btn {
      cursor: pointer;
      float: right;
      width: auto;
      margin-right: 65px;
      margin-top: 15px;
      color: #fff;
      font-weight: bold;
      font-size: 16px;
      padding-right: 23px;
      border: 0px;
      background: none;
      background-image: url(../images/greenbutton.png);
      background-position: right;
      background-repeat: no-repeat;
      }
input.text {
  border: 1px solid #cccccc;
  -moz-border-radius:5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
//  height: 13px;
  padding: 2px;
  }
.page_text p {
  margin-top: 0px !important;
  padding: 0px;
  }
.page_text img {
  margin: 0px 10px 10px 0px;
  }
#TB_title {
  display: none;
  }
#TB_ajaxContent {
  margin-top: 10px;
  color: #000;
  }