body
 {
  margin:0;
  padding:0;
  background: #786246 url('/design/images/back1.jpg') repeat-y center top;
  font-family:Verdana;
  font-size:12px;
 }

#head-top
 {
  background: url('/design/images/head-top.jpg') no-repeat center top;
  height:140px;
  font-size:12px;
  color:#f6f6f7;
 }

#head-top h1
 {
  font-family: ;
  font-weight:normal;
  margin-top:0px;
  padding-top:60px;
  font-size:30px;
 }
 
#head-top ul {
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}

#head-top li {
  display: inline;
  padding-right: 8px;
  padding-left: 8px;
}

#head-top li a {
  color: #FFF;
  text-decoration: none;
}

#head-top li a:hover {
  color: #B9B773;
  text-decoration: none;
}


#head-bottom
 {
  background: url('/design/images/head-bottom.jpg') no-repeat center top;
  height:316px;
 }


#container
 {
  text-align:center;
  width:100%;
   overflow:auto;
   zoom:1;
  background: url('/design/images/back.jpg') no-repeat center top;
  text-align:center;

 }

#container2
 {
   width:937px;
   overflow:hidden;
   zoom:1;

 }

#navmenu
 {
  width:257px;
  text-align:right;
  float:left;
  margin-top:25px;
  padding-left:3px;
 }

#navmenu a
 {
  display:block;
  padding-top:7px;
  padding-right:5px;
  text-decoration:none;
  width:257px;
  color:#999966;
  font-family:Verdana;
  font-size:12px;
  height:25px;
 }

#navmenu a:hover, #navmenu a.selected
 {
  background:#f0f0f1;
  color:#666;
 }

#vertsizer
 {
 float:left;
 height:492px;
 width:1px;
 }

#content
 {
  width:617px;
  float:right;
  text-align:left;
  margin-top:15px;
  margin-bottom:10px;
  padding-right: 20px;
  padding-left: 19px;
  padding-top: 5px;
  border-left: 1px solid #DDD;
  line-height: 1.5em;
 }
 
#content p {
  margin-top: 0px;
}
 
#content h1 {
   margin-top:0px;
   color: #7C764D;
   font-size: 1.6em;
   font-weight: normal;
   line-height: 1.3em;
 }
 
#content h2 {
    margin-top:20px;
    margin-bottom: 10px;
    color: #7C764D;
    font-size: 1.2em;
    font-weight: normal;
}

#content a {
  color: #9E9864;
}

#down
 {

  clear:both;
  width:910px;
  border-top:solid #ccc 1px;
  color:#ccc;
  text-align:center;
  padding:5px;
 }

#footer
 {
  height:62px;
  padding-top:10px;
  text-align:center;
  font-size:10px;
  background: url('/design/images/footer.jpg') no-repeat center top;
 }

#footer a 
 {
  color:#ccc;
  margin:10px;
  text-decoration:none;
 }

#footer a:hover
 {
  color: #9E9864;
 }



#catalog_chain 
{
  margin-bottom:0px;
}

#catalog_chain a
{
  text-decoration:underline;
  color:#999864;
}

#catalog_choose
{
  zoom:1;
}

.catalog_choose_el
{
  text-align:center;
  margin-bottom:15px;
  margin-top: 5px;
}

.catalog_choose_el a {
  color: #999864;
  text-decoration: none;
}

.catalog_item
{
 overflow:auto;
 zoom:1;
 padding-bottom:10px; 
 width:100%;
}

.img_border {
  border: 1px solid #D5B46C;
  padding: 1px;
  margin-bottom:10px;
}

hr {
  border-bottom: 1px solid #DDD;
  border-top: none;
  border-left: none;
  border-right: none;
  margin-bottom: 20px;
  margin-top: 0px;
}

.contact_form dt {
	float: left;
	width: 155px;
}

.contact_form dd {
    margin: 0px;
}

.submit {
  margin-left: 170px;
}

.contact_form2 {
  background-color: #E3E3E3;
  border: 1px solid #CCC;
  padding-left: 20px;
}

.pager
 {
   margin-right:-15px; 
   margin-bottom:10px; 
   margin-top:10px;
   overflow:auto;
   background-color:#EEE; 
   padding: 5px 20px 5px 20px; 
   width: 580px; 
   border: 1px solid #D8D68D;">
 }