body {
  width:100%;
  margin:auto;
  background:#f4f5f5;
  font-family:Arial;
}
#container {
  width:903px;
  margin:auto;
}
#content {
  width:100%;
  float:left;
  margin:0;
  padding: 38px 0 0; /* 50px - top padding value */
  background:url(images/navi_logo.jpg) no-repeat 12px 16px; /* 22px 8px */
}
#container_foot {
  width:903px;
  margin:auto;
}
.home_tabs {
  width:100%;
  float:left;
  margin:5px 0 0 0;
  padding:0;
}
#content_details_module,
.footer_shade,
.footer_shade_module {
  width:100%;
  float:left;
  margin:0;
  padding:0;
  background:url(images/content_bg_repeater.gif) repeat-y 0 0;
}
.footer_shade_module {
  padding:0 0 10px 0;
  background:none;
}
.footer_shade {
  width:897px;
  height:5px;
  background:url(images/content_footer_shade.gif) repeat-x 0 0;
}
.content_details {
  width:850px;
  margin:auto;
}
.banner_module,
.inner_banner_module {
  width:100%;
  height:594px; 
  float:left;
  margin:10px 0 0;
  padding:0;
  background:url(images/gallery_enter.jpg) no-repeat 0 0; 
}
/* .inner_banner_module {
  background:url(images/inner_banner.jpg) no-repeat 0 0;
  height:104px;
} */

.products_module,
.articles_module {
  width:100%;
  float:left;
  margin:0;
  padding:10px 0 10px 0;
}
.articles_module {
  padding:0;
}
.footer_links {
  float:left;
  width:100%;
  margin:0;
  padding:10px 0 20px 0;
}
.col_a,
.col_b {
  width:230px;
  float:left;
  margin:0;
  padding:25px 0 0;
}
.col_b {
  width:620px;
}
.products_module a:link,
.products_module a:visited,
.products_module a:active {
  text-decoration:none;
}
.products_module a:hover {
  text-decoration:none;
}

.counter {
visibility:hidden;
}