@charset "windows-1251";
/* CSS Document */

body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: auto;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #9ea5ad;
}

#top_line {
 width: 50%;
 height: 45px;
 float: right;
 background:url(../img/top_back.jpg) repeat-x top left;
 z-index:50;
}

#top_menu {
  height: 33px;
  width: 714px;
  padding-left: 260px;
  padding-top: 12px;
  background:url(../img/top_back1.jpg) no-repeat top left;
  overflow: auto;
}
 

#mainbox {
  background-color: #FFFFFF;
   margin-top: 12px;
   margin-left:auto;
   margin-right:auto;
   width: 974px;
   height: 100%;   
   overflow:inherit;
   z-index: 100;
}

#logobox {
position: relative;
   width: 974px;
   height: 51px;
   text-align: left;
}



#mainmenu {
   width: 144px;
   height: 100%;
   padding-left: 86px;
   padding-top: 51px;
   margin-bottom: auto;
}

#leftbanner {
  width: 230px;
  height: 60px;
  /*height: 200px;
  display:table-cell;
  vertical-align:bottom;
  */
  color: #59a0ce;
  font-size: 11px;
  
  position:absolute;
  bottom: 0px;
  margin-left: -206px;
 }

#centercolumn {
 position: relative;
 border-bottom: 2px #FFFFFF solid;
}

#leftcolumn {
 width: 230px;
}

#mainbox {
  width: 974px;
  height: 100%;
}

#slogan {
 width: 520px;
 height: 68px;
 padding-left: 40px;
 padding-top: 18px;
 background:url(../img/home-arrow.gif) no-repeat top left;
 background-color: #59a0ce;
 font-size: 12px;
 color: #FFFFFF;
 border-top: 1px #ffffff solid;
 border-bottom: 1px #ffffff solid;
}

#pricemenu {
 position: fixed !important;
 position: absolute;
 margin-left: 562px;
 margin-top: -220px !important;
 margin-top: -445px;
 width: 160px;
 padding-left: 12px;
}



#price_stat {
 width: 260px;
 float:left;
 padding-left: 30px;
 color:#FFFFFF;
 font-size: 12px;
 padding-bottom: 20px;
}

#price_print {
 text-align: right;
 width: 130px;
 float:right;
 padding-right: 30px;
 font-size: 12px;

}

#right_ban {
 width: 184px;
}

#right_info {
 position: absolute;
 margin-left: 560px;
 margin-top: -155px !important;
 margin-top: -155px;
 width: 144px;
 padding-left: 20px;
 text-align: center;
} 

#right_form {
 position: absolute;
 margin-left: 583px;
 margin-top: -155px !important;
 margin-top: -155px;
 width: 147px;
 
}

#enter_form {
 margin-top: 18px;
 width: 131px;
 height: 154px;
 padding: 7px;
 background:url(../img/enter_back.gif) no-repeat top left;
} 

#about_company {
 position: absolute;
 display: none;
 top: 0px;
 left: 258px;
 padding-top: 6px;
 padding-bottom: 6px;
}

