* {
  font-family: Tahoma;
  font-size: 9pt;
}
body {
  margin: 0px;
  background: url('http://cosmos-mebel.ru/aui/images/fon_img') #2f2f2f;
  height: 100%;
}
table, img {
  border-collapse: collapse;
  border: 0px;
}
div {
  border: 0px solid #000;
}
.subBody {
  height: 150px;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(http://cosmos-mebel.ru/aui/images/fon2_img) repeat-x;
  z-index: 0;
}

img {
  border-collapse: collapse;
}
#siteCanvas {
  width: 900px;
  margin-left: auto;
  margin-right:auto;
  position: relative;
  z-index: 1;
  top: 0px;
  left: 0px;
}
#topSite {
  height: 90px;
  padding: 20px 5px 5px 25px;
  vertical-align: top;
}
#mainBanner {
  height: 290px;
}
#leftSide {
  float: left;
}
#bannerContent {
  float: left;
  background: url('http://cosmos-mebel.ru/aui/images/banner_fon_img') repeat-x top left #ccc;
  min-width: 880px;
  min-height: 285px;
  vertical-align: middle;
}
#rightSide {
  float: right;
}
#siteDescription {
  float: left;
  min-width: 400px;
  max-width: 420px;
  min-height: 120px;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 15px;
  font-weight: bold;
  font-size: 10pt;
  line-height: 14pt;
  color: #ccc;
}
#topEvents {
  float: right;
  min-width: 400px;
  max-width: 420px;
  min-height: 120px;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 15px;
  line-height: 14pt;
}
.eventBlock {
  margin-bottom: 12px;
  color: #aaa;
}
span.date {
  font-weight: bold;
  margin: 0px 8px 0px 0px;
}
a.more {
  background: #eee;
  color: #333;
  padding: 0px 6px 3px 6px;
}
#siteLogo {
  display: inline;
  padding: 20px 10px 0px 0px;
  vertical-align: bottom;
  float: left;
}
#mainMenu {
  display: inline;
  float: right;
  padding: 4px 8px 4px 20px;
  margin-top: 30px;
}
#mainMenu div {
  display: inline;
  padding: 5px 15px;
  font-family: Tahoma;
  font-size: 9pt;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
}
.mainMenuItem {
  color: #ccc;
}
.mainMenuOver {
  background: #ccc;
  color: #000;
  opacity: .95;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
}
#bottomSite {
  text-align: center;
  padding: 20px;
  float: left;
}
#copyrightInfo {
  color: #999;
  font-size: 8pt;
  text-align: center;
  float: left;
}
.bigURL {
  font-size: 10pt;
  text-decoration: none;
  text-transform: uppercase;
}
.pageHeader {
  font-size: 20pt;
  color: #333;
  margin: 0px 0px 10px 10px;
}
#localMenus {
  position: absolute;
  z-index: 10;
}
.menuLayer {
  display: none;
  position: absolute;
  min-width: 134px;
  background: #ccc;
  padding: 10px 15px 10px 15px;
  opacity: .95;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
}
.menuLayer div {
  padding: 2px 0px;
}
.menuLayer a {
  color: #000;
  text-decoration: none;
  white-space: nowrap;
}
.menuLayer a:hover {
  color: #666;
  text-decoration: underline;
}
.pageCanvas {
  margin: 10px 0px;
  padding: 10px 10px 30px 10px;
  background: #fff;
  float: left;
  width: 900px;
  color: #000;
}
#bannerContent a {
  display: block;
  vertical-align: middle; 
  text-align: center; 
  width: 425px; 
  height: 200px; 
  float: left; 
  margin: 30px 5px 5px 5px; 
  text-decoration: none;
}
#bannerContent span {
  display: block;
  font-size: 20pt; 
  font-family: 'Times New Roman';
  color: #000;
  margin: 10px 0px 10px 0px;
}
