.top-inner {

    margin: 0 auto;
    width: 960px;
}

body {
  background-color: #f6f6f4;
  margin: 0;
}
a {
  color: #663300;
}
a:visited {
  color: #663300;
}
.center {
  width: 960px;
  margin: 0 auto;
}
.hdr {
  position: relative;
  padding: 10px 0;
}
.hdr-contacts {
word-wrap: break-word; 
  float: right;
  font-family: arial;
  font-size: 12px;
}
.hdr-email {
  color: #663300;
}
.hdr-logo {
word-wrap: break-word; 
  width: 500px;
  height: 120px;
  overflow: hidden;
}
.hdr-logo p,
.slider-inner p {
word-wrap: break-word; 
  margin: 0;
  padding: 0;
}
.hdr-menu {
  position: absolute;
  bottom: 20px;
  right: 0px;
}
.hdr-menu a {
  color: #663300;
  text-decoration: none;
  font-family: calibri, arial;
  font-size: 18px;
  font-weight: bold;
}
.hdr-menu a:visited {
  color: #663300;
}
.hdr-menu a:hover {
  text-decoration: underline;
}
.hdr-menu span+span {
  padding-left: 30px;
  background: url(orange/images/hdr-menu.png) 10px 7px no-repeat;
}
.slider {
  width: 960px;
  margin: 0 auto;
  box-shadow: 0 0 2px #000;
  -moz-box-shadow: 0 0 2px #000;
  -webkit-box-shadow: 0 0 2px #000;
  -o-box-shadow: 0 0 2px #000;
  height: 190px;
  overflow: visible;
  position: relative;
  z-index: 3;
}
.slider-inner {
  padding: 3px;
  background: white;
}
.slider-inner2 {
  height: 354px;
  width: 954px;
  position: relative;
  z-index: 3;
  overflow: hidden;
}
.top {
  background: url(images/top.png) no-repeat center 171px #964B00;
  padding-top: 195px;
  min-height: 110px;
  position: relative;
  z-index: 2;
  color: #FFCC00;
  font-family: tahoma;
}
.top h1 {
  width: 960px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: normal;
  padding: 0;
}
.top h3 {
  width: 960px;
  margin: 0 auto;
  font-size: 12px;
  padding: 0;
  font-weight: normal;
}
.top-line1 {
  background-color: #301800;
  height: 1px;
}
.top-line2 {
  background-color: #fc7e00;
  height: 1px;
}
.top-line3 {
  background-color: #633200;
  height: 9px;
}
.content {
  width: 960px;
  margin: 0 auto;
  padding: 15px 0 30px 0;
  font-family: tahoma;
  font-size: 12px;
  color: #545454;
}
.content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.rcol {
  float: right;
  width: 245px;
}
.aside-box {
  background-color: white;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  box-shadow: 1px 1px 1px #ccc;
  -moz-box-shadow: 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px #ccc;
  -o-box-shadow: 1px 1px 1px #ccc;
}
.aside-box+.aside-box {
  margin-top: 20px;
}
.aside-box-hdr {
word-wrap: break-word; 
  color: #663300;
  line-height: 25px;
  font-size: 19px;
  font-weight: bold;
  font-family: calibri;
  padding: 5px 10px 5px 20px;
  border-bottom: 1px solid #eee;
}
.aside-box-inner {
  overflow-x:hidden;
word-wrap: break-word; 
  font-family: arial;
  font-size: 12px;
  color: #545454;
  padding: 10px 10px 10px 20px;
}
.aside-box-inner img {
width:240px;
margin-left:-18px;
margin-top:-8px;
}

.button {
  background: #4180a9;
  background: -moz-linear-gradient(top,#7cb2ce,#4180a9);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7cb2ce),color-stop(100%,#4180a9));
  background: -webkit-linear-gradient(top,#7cb2ce,#4180a9);
  background: -o-linear-gradient(top,#7cb2ce,);
  background: -ms-linear-gradient(top,#7cb2ce,#4180a9);
  background: linear-gradient(top,#7cb2ce,#4180a9);
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 5px 10px 7px 10px;
  color: white;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}
.main {
  width: 700px;
  overflow: hidden;
  font-size: 12px;
  line-height: 22px;
}
.main h2 {
  margin: 0 0 20px 0;
}
.main h2 a {
  color: #dc3d14;
  font-size: 18px;
  font-weight: normal;
}
.main h2 a:visited {
  color: #dc3d14;
}
.main h2 a:hover {
  text-decoration: none;
}
.columns {
  width: 738px;
  margin-bottom: 20px;
}
.columns:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.column {
  overflow-x:hidden;
word-wrap: break-word; 
  width: 208px;
  margin-right: 38px;
  float: left;
}
.column-img {
  width: 202px;
  height: 120px;
  border: 3px solid black;
}
.column-more {
  margin-top: 5px;
  font-weight: bold;
  display: block;
  color: #545454;
  text-decoration: none;
}
.column-more:hover {
  text-decoration: underline;
}
.column-more:visited {
  color: #545454;
}
.right {
  float: right;
}
footer {
  font-size: 11px;
  font-family: tahoma;
  color: white;
}
.ftr-menu {
  height: 36px;
  line-height: 36px;
  border-top: 1px solid #e0e2e2;
  background-color: #633200;
  border-bottom: 1px solid #301800;
}
.ftr-menu .right a {
  color: #cca300;
}
.ftr-menu .right a:visited {
  color: #cca300;
}
.ftr-menu nav a {
  color: white;
  text-decoration: none;
  background: url(blue/images/ftr-menu.png) 0px 6px no-repeat;
  padding: 0 20px 0 10px;
}
.ftr-menu nav a:visited {
  color: white;
}
.ftr-menu nav a:hover {
  text-decoration: underline;
}
.ftr-menu .right a {
  color: ;
}
.ftr-menu .right a:visited {
  color: ;
}
.ftr-info a {
  color: #FFCC00;
}
.ftr-info a:visited {
  color: #FFCC00;
}
.ftr-info {
  border-top: 1px solid #fc7e00;
  background-color: #964B00;
  padding: 25px 0;
}
.ftr-info:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ftr-info .right {
  text-align: right;
}
.ftr-info .www-logo {

  border: 1px solid black;
  height: 29px;
  width: 86px;
  display: inline-block;
}
.address {
  border-spacing: 0;
  font-family: arial;
}
.address td {
  white-space: nowrap;
}
.address-b {
  font-weight: bold;
}
.sbmnu
{
border:#CCCCCC !important;
background-color:#FFFFFF !important; 
padding:8px;
}