* { font-family: Verdana, Trebuchet, Helvetica, Sans-Serif; }
html { margin: 0; padding: 0; border: 0; font-size: 13px; }
body {
  color: #4A5159;
  margin: 10px;
  padding: 0;
  background-color: #ffffff;
  text-align:center; /* center layout in ie5 and 5.5. */
}


#container2, #header, #subheader, #left, #middle, #right, #footer2, #menu, #submenu {
  margin: 0;
  padding: 0;
}


#header {
  width: 100%;
  height: 200px;
}


#subheader {font-size: 16px;top: 200px;width: 970px;height: 77px;background:url(img/belka01.png) repeat-x;
/*position: absolute;*/
}
#subheader a {color:white; font-size:18px; text-decoration:none;}
.chcol td:hover {background:url(img/belka02.png) repeat-x;}
.subheaderlink {border-right:solid 2px white;}

#left {
  float: left;
  width: 200px;
  height: auto !important;
  height: 370px; /* IE */
  min-height: 370px;
  display: inline;
}
#middle {
  float: left;
  width: 570px;
  height: auto !important;
  height:350px; /* IE */
  min-height: 350px;
  /*margin-top: 140px;*/
  display: inline;
}

#right {
  float: right;
  width: 200px;
  height: auto !important;
  height: 300px; 
  min-height: 300px;
  display: inline;
}


#footer2 {
  clear: both;
  width: 100%;
  height: 60px;
}
#menu {
  top: 40px;
  right: 0px;
  width: 770px;
  height: 30px;
  position: absolute;
}
#submenu {
  top: 90px;
  left: 10px;
  width: 140px;
  height: 170px;
  position: absolute;
}

#footer2{
	font-size: 10px;
	color: #A5BCC3;
	width: 100%;
	height: 65px;
}

#container2 {
  width: 970px !important;
  width: 972px; /* IE */
  margin: 0 auto 30px auto;
 /* border: solid 1px #c0c0c0;*/
  text-align: left;
  position: relative;
}
