body{
  margin: 0px;
  padding: 0px;
  /*background: #d9eab3;*/
  background: #000000;
}

#header{
  width: 100%;
  height: 119px;
 /* background: #484e3b; */
 background: #450000;
}

#logo_img{
  border: 0px;
  margin-right: 10px;
}

#title_img{
  border: 0px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}

#blacksmith{
  border: 0px;
  margin-left: 10px;
  margin-top: 5px;
}

#welcome{
  width: 520px;
  height: 139px;
  background: url(../images/welcome_bg.jpg);
  background-repeat: repeat-x;
  margin-top: 0px;
  margin-bottom: 15px;
}

#welcome_content{
  font-size: 12px;
  margin-left: 20px;
  padding-top: 15px;
}

#welcome_title{
  font-size: 12px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #CC0033;
}


#left_picture_div{
  background: url(../images/welcome_leftbg.jpg);
  background-repeat: repeat-x;
}

#left_picture_div img{
  margin-left: 0px;
 /* border: 5px solid #484e3b;*/
  border: 5px solid #450000;
  border-top: none;
}


#left_panel{
  float: left;
  margin-left: 0px;
  margin-top: 0px;
  background: #DCF0FA;  
  width: 240px;
  border: 5px solid #A8D0E5;
  padding-bottom: 10px;
  padding-top: 5px;
}

#content_div{

}

#left_panel h3{
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #CC0033;
}

#left_panel img{
  width: 200px;
}

.product_title{
  font-size: 12px;
  font-weight: bold;
}

#menu{
  width: 520px;
  height: 30px;
  background: url(../images/menu_bg.jpg);
  background-repeat: repeat-x;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.menu_item{
  font-size: 12px;
  font-weight: bold;
  color: #000099;
  text-decoration: none;
}

.menu_item:hover{
  color: #760404;
}

#footer{
  margin-top: 20px;
  padding: 10px;
  border-top: 1px solid #484e3b;
  font-size: 12px;
  color: #d9eab3;
}

#footer a{
  color: #d9eab3;
}

.second_product{
  margin-top: 12px;
}

#contacts{
  font-size: 30px;
  font-weight: bold;
  color: #d9eab3;
}

#contacts h3{
   font-size: 18px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 5px;
   color: #CC0033;
}

.contact_text{
   font-size: 16px;
   color: #d9eab3;
}

#contacts h2{
   font-size: 50px;
   font-weight: bold;
   margin-top: 5px;
   margin-bottom: 5px;
   color: #FF0000;
}


#prices{
   margin-left: 270px;
   font-size: 16px;
   color: #d9eab3;
}

#prices h3{
   font-size: 18px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 5px;
   color: #CC0033;
}

.uppercase{
  text-transform: uppercase;
}

#gallery{

}

#gallery img{  
  border-style: none;
}


#gallery h3{
   font-size: 18px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 5px;
   color: #CC0033;
}

#picture_category{
  width: 150px;
  font-size: 11px;
  margin-right: 25px;
}

.nextprevious a{
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #d9eab3;
}

#home_text{
  text-align: justify;
  color: #d9eab3;
  font-size: 14px;
  width: 500px;
  margin-bottom: 20px;
}

#home_bottomtext{
  color: #CC0033;
  font-size: 20px;
  width: 500px;
  margin-top: 20px;
}

.true_choise{
  font-size: 16px;
}

#header_foot{
  margin: 0px;
  padding: 0px
}


#tel{
  font-size: 28px;
  font-weight: bold;
  color: #d9eab3;
  padding-top: 5px;
}

.tel{
  font-size: 28px;
  font-weight: bold;
  color: #d9eab3;
}
