html{
  background:#fff;
}
body{
  font-family:'Tahoma', sans-serif;
  font-size:0.8em;
  background:url('../images/right.gif') repeat-y 100% 0;
}
#body{
  background:url('../images/left.gif') repeat-y 12px 0;
}
img, a img{
  border:none;
}
a{
  text-decoration:underline;
  color:#c63;
}
a:visited{
}
a:hover{
  text-decoration:none;
}
a:focus, a:active{
  outline:none;
}
fieldset{
  border:none;
}
#head{
  background:url('../images/head.jpg') no-repeat center 0 #fff;
}
#top{
  background:url('../images/top.gif') repeat-x 0 100%;
}
#top ul{
  background:url('../images/topmenu.gif') repeat-x #007737;
}
#top li{
  list-style:none;
  font-size:110%;
  background-repeat:no-repeat;
  background-position:5px 2px;
}
#top li a{
  text-decoration:none;
  border-left:1px solid #fff;
  color:#fff;
}
#top li a:hover{
  text-decoration:underline;
  color:#fff;
}
#top li span{
  border-left:1px solid #fff;
  color:#ccc;
}
#phones{
  font-size:120%;
  font-weight:bold;
  background:url('../images/logo.gif') no-repeat 30px 8px #fff;
}
#phones address{
  text-transform:uppercase;
  font-style:normal;
  font-size:130%;
  color:#1d7336;
}
#left{
}
#nav{
  border-top:1px solid #dbdbdb;
}
#nav li{
  list-style:none;
  background:url('../images/menu.gif') repeat-x;
}
#nav li a, #nav li a:visited, #nav li span{
  text-decoration:none;
  font-size:110%;
  font-weight:bold;
  background:url('../images/menu1.gif') no-repeat 0 3px;
  color:#007336;
}
#nav li a:hover{
  text-decoration:underline;
}
#nav li li{
  background:url('../images/menu2.gif') repeat-x 0 100%;
}
#nav li li a, #nav li li a:visited{
  font-weight:normal;
  background:none;
  color:#000;
}
#content{
  border-top:1px solid #dbdbdb;
}
#content h1{
  font-size:110%;
  background:url('../images/h1.gif') no-repeat #afb0b4;
  color:#007336;
}
#content h2{
  font-size:140%;
  color:#007336;
}
#content h3{
  font-size:120%;
  color:#007336;
}
#content h4{
  font-size:110%;
  color:#007336;
}
#content h5{
  font-size:105%;
  color:#007336;
}
#content h6{
  font-size:100%;
  color:#007336;
}
#content .download td{
  border:1px solid #dbdbdb;
}
#right .content{
}
#right .content h1{
  font-size:110%;
}
#right .content h2{
  font-size:18%;
}
#right .content h3{
  font-size:15%;
}
#right .content h4{
  font-size:103%;
}
#right .content h5{
  font-size:100%;
}
#right .content h6{
  font-size:100%;
}
#content ul{
}
#content img{
}
#content button img, #content img.cart-btn-remove, #content img.cart-btn-view{
  border:none;
}
#content .stuff img{
  border:3px solid #999;
}
#content .stuff a{
  text-decoration:none;
  font-size:85%;
  color:#000;
}
#content caption{
  font-size:110%;
}
#content th{
  border:1px solid #dbdbdb;
}
#content td{
  border:1px solid #dbdbdb;
}
#content input, #content textarea{
}
#content input.checkbox, #content input.radio{
  border:none;
}
#right .banners{
  border-top:1px solid #dbdbdb;
}
#bottom{
  background:url('../images/bottom.gif') repeat-x #acaeb2;
}
#bottom ul{
  border-right:1px solid #000;
}
#bottom a, #bottom span{
  text-decoration:none;
  font-size:120%;
  border-left:1px solid #000;
  color:#ef1b27;
}
#bottom span{
  color:#000;
}
#footer{
  font-size:100%;
  background:url('../images/footer.gif') no-repeat 10px 10px #fff;
}
#footer p{
}
#footer a:hover{
  text-decoration:none;
}