html, body {
  background: url(/img/bg.gif) #faf9f7 top left repeat;
}
#wrap {
  width: 980px;
  margin: 0px auto;
  background: #fff;
  min-height: 100%;
  overflow: hidden;
}

* html wrap {
  height: 100%;
}
#head {
  height: 240px;
  position: relative;
  margin-left: 0px;
  padding-top: 31px;
  background: url(/img/visual.png) right top repeat-y;
  overflow: hidden;
}

#head #logo{
  position: absolute;
  top: 36px;
  left: 0px;
  height: 160px;
}

#head #logo a{
  display: block;
  margin: 0 0 0 38px;
  padding-top: 122px;
  background: url(/img/logo.gif) top left no-repeat;
  font-family: Georgia;
  font-size: 32px;
  letter-spacing: 1px;
  text-indent: 2px;
  text-align: center;
  text-decoration: none;
  color: #6b9a38;
  width: 130px;
}
#head #info{
  float: right;
  padding-right: 10px;
  margin-top: 0px;
  width: 686px;
}
#head #info h3 {
  font-family: Georgia;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #6b9a38;
  padding-bottom: 35px;
}

#head #info ul{
  background: url(/img/navBg.gif) repeat-y left top;
  list-style-type: none;
  font-size: 12px;
  line-height: 24px;
  float: left;
}
#head #info ul li{
  margin-right: 10px;
  background: url(/img/underline.gif) repeat-x left bottom;
  font-family: Georgia;
  font-size: 20px;
  font-style: italic;
  margin-bottom: 12px;
  position: relative;
}
#head #info ul li a{
  font-size: 20px;
  color: #595959;
  text-decoration: none;
}
#head #info ul li a:hover{
  color: #8c8c8c;
}

#head #info ol{
  background: url(/img/navBg.gif) repeat-y left top;
  list-style-type: none;
  font-size: 12px;
  line-height: 24px;
  float: left;
}
#head #info ol li{
  margin-right: 10px;
  background: url(/img/underline.gif) repeat-x left bottom;
  font-family: Georgia;
  font-size: 20px;
  font-style: italic;
  margin-bottom: 12px;
  position: relative;
}
#head #info ol li a{
  font-size: 20px;
  color: #595959;
  text-decoration: none;
}
#head #info ol li a:hover{
  color: #8c8c8c;
}
#head #info li{
  position: relative;
  width: 180px;
}
#head #info li span{
  position: absolute;
  display: block;
  right: -10px;
  bottom: -7px;
  background: url(/img/underline_arr.gif) right bottom no-repeat;
  width: 10px;
  height: 10px;
}

#head #info div{
    float: left;
    width: 300px;
    font-family: Georgia;
    font-style: italic;
    font-size: 12px;
    color: #999;
    line-height: 32px;
    position: relative;
    top: 15px;
    right: 10px;
}
#head #info div span{
    font-size: 18px;
    color: #000;
    font-family: Verdana;
    font-style: normal;
}
#head #info div a{
    font-size: 18px;
    color: #000;
    font-family: Verdana;
    font-style: normal;
    text-decoration: none;
}
#head #info div a:hover{
    text-decoration: underline;
}

.shadow{
  background: url(/img/shadow.gif) bottom left no-repeat;
  height: 255px;
}
#shishechka {
  background: url(/img/shishechka.png) no-repeat right bottom;
  width: 350px;
  height: 232px;
  position: absolute;
  right: 19px;
  top: 0;
  z-index: 1000;
}
.shadow .visual{
  margin-bottom: -1px;
  position: relative;
}

#wrap h1{
  font-family: Georgia;
  font-style: italic;
  font-size: 36px;
  font-weight: normal;
  padding-left: 30px;
  color: #6b9a38;
  padding-bottom: 60px;
}


#wrap #rightCol{
  float: right;
  width: 263px;
  overflow: hidden;
}
#wrap #rightCol h2{
  font-family: Georgia;
  font-style: italic;
  font-size: 30px;
  font-weight: normal;
  padding-left: 3px;
  color: #000;
  padding-bottom: 40px;
}
#wrap #rightCol #news1{
  font-family: Georgia;
  font-style: italic;
  font-size: 14px;
  font-weight: normal;
  padding-left: 16px;
  padding-right: 18px;
  color: #595959;
}
#wrap #rightCol #news1 ul li{
  list-style-type: none;
  padding-bottom: 33px;
  line-height: 18px;
}
#wrap #rightCol #news1 ul li div.date{
  color: #6b9a38;
  padding-bottom: 13px;
}
#wrap #rightCol #news1 ul li h3{
  font-style: italic;
  font-size: 14px;
  font-weight: normal;
}
#wrap #rightCol #news1 ul li h3 a{
  color: #216594;
  text-decoration: none;
  font-weight: bold;
}
#wrap #rightCol #news1 ul li h3 a:hover{
  text-decoration: underline;
}

#wrap #rightCol #prod{
  font-family: Georgia;
  font-style: italic;
  font-size: 18px;
  font-weight: normal;
  color: #595959;
  padding-bottom: 20px;
  padding-right: 18px;
}
#wrap #rightCol #prod a{
  color: #216594;
  line-height: 26px;
}
#wrap #rightCol #prod ul{
  margin-top: -30px;
  list-style-type: none;
  padding-left: 13px;
}
#wrap #rightCol #prod ul li{
  padding-left: 22px;
  background: url(/img/bullet.jpg) left 14px no-repeat;
}


#wrap #leftCol {
  padding-left: 40px;
  width: 650px;
}
#wrap #leftCol h2{
  margin-left: -18px;
  font-family: Georgia;
  font-style: italic;
  font-size: 30px;
  font-weight: normal;
  padding-left: 3px;
  color: #000;
  padding-bottom: 40px;
}
#wrap #leftCol p{
  padding-bottom: 1em;
  line-height: 1.5em;
}

#navgal a {
  border: 1px solid #ccc;
  background: #fc0;
  text-decoration: none;
  margin: 0 5px;
  padding: 3px 5px;
}

#navgal a.activeSlide {
  background: #ea0
}

#navgal a:focus {
 outline: none;
}

#footer {
  background: url(/img/footerBg.png) repeat-x bottom left;
  height: 100px;
  position: relative;
}
#footer ul li{
  float: left;
  padding-left: 2em;
  font-size: 11px;
  text-transform: uppercase;
  list-style-type: none;
  color: #6b9a38;
  position: relative;
  top: 30px;
}
#footer ul li a{
  color: #6b9a38;
}
#footer p{
  position: absolute;
  top: 60px;
  left: 2em;
  color: #fff;
  font-size: 11px;
}


#footer #phone {
  float: right;
  height: 60px;
  width: 302px;
  background: url(/img/phone.gif) no-repeat bottom left;
  font-family: Georgia;
  font-style: italic;
  font-weight: bold;
  font-size: 30px;
  padding-left: 110px;
  padding-top: 40px;
}


