*  {
  font-size: 11px;
  font-family: Tahoma;
  color: #3c332e;
}
body  {
  font-size: 11px;
  font-family: Tahoma;
  color: #3c332e;
  margin: 0;
  background: url(/images/bg.jpg);
}
img {
  border: 0;
}
form {
  margin: 0;
}

form input[type="text"], form select, form textarea {
  border: 1px solid #9e8767;
}

#header {
  width: 895px;
  height: 200px;
  background: url(/images/head.jpg) no-repeat;
}
#header2 {
  width: 895px;
  height: 144px;
  background: url(/images/head2.jpg) no-repeat;
  position: absolute;
  opacity: 0.0; filter: alpha(opacity: 0);
}
#h {
  position: absolute;
  width: 500px;
  height: 140px;
  cursor:pointer !important; cursor:hand;
}
#menu-bar {
  padding-top: 145px;
  height: 41px;
  margin-left: 70px;
}
.menu {
  cursor:pointer !important; cursor:hand;
}
.submenu {
  cursor:pointer !important; cursor:hand;
  margin-left: 85px;
}
.newmenu {
  cursor:pointer !important; cursor:hand;
  margin-left: 73px;
}
#menu1 {
  width: 51px;
  height: 18px;
  background: url(/images/menu1.jpg) no-repeat;
}
#menu2 {
  width: 224px;
  height: 18px;
  background: url(/images/menu2.jpg) no-repeat;
}
#menu3 {
  width: 88px;
  height: 18px;
  background: url(/images/menu3.jpg) no-repeat;
}
#menu4 {
  width: 49px;
  height: 18px;
  background: url(/images/menu4.jpg) no-repeat;
}
#menu5 {
  width: 61px;
  height: 18px;
  background: url(/images/menu5.jpg) no-repeat;
}
#menu-sep {
  width: 76px;
  height: 41px;
  background: url(/images/menu-sep.jpg) no-repeat;
}

#submenu {
  width: 282px;
  height: 523px;
  background: url(/images/submenu.jpg) no-repeat;
}
#newmenu {
  width: 282px;
  height: 618px;
  background: url(/images/new_submenu.jpg) no-repeat;
}
#submenu1 {
  width: 127px;
  height: 47px;
  background: url(/images/submenu1.jpg) no-repeat;
}
#submenu2 {
  width: 127px;
  height: 47px;
  background: url(/images/submenu2.jpg) no-repeat;
}
#submenu3 {
  width: 135px;
  height: 41px;
  background: url(/images/submenu3.jpg) no-repeat;
}
#submenu4 {
  width: 129px;
  height: 41px;
  background: url(/images/submenu4.jpg) no-repeat;
}
#submenu5 {
  width: 115px;
  height: 43px;
  background: url(/images/submenu5.jpg) no-repeat;
  margin-left: 90px;
}
#newmenu1 {
  width: 152px;
  height: 102px;
  padding-top: 50px;
}
#newmenu2 {
  width: 152px;
  height: 102px;
  padding-top: 30px;
}
#newmenu3 {
  width: 152px;
  height: 102px;
  padding-top: 30px;
}
#newmenu4 {
  width: 152px;
  height: 102px;
  padding-top: 30px;
  margin-bottom: 70px;
}


#content {
  width: 571px;
  background: url(/images/cbg.jpg) repeat-y;
  padding: 0 20px;
}

#footer {
  width: 894px;
  height: 92px;
  background: url(/images/f.jpg) no-repeat;
}
#copy {
  margin-left: 550px;
  padding-top: 30px;
}

.s1 {
  width: 611px;
  height: 20px;
  background: url(/images/s1.jpg) no-repeat;
}
.s2 {
  width: 611px;
  height: 115px;
  background: url(/images/s2.jpg) no-repeat;
}
.e1 {
  width: 282px;
  height: 127px;
  background: url(/images/e1.jpg) no-repeat;
}
.e2 {
  width: 282px;
  height: 101px;
  background: url(/images/e2.jpg) no-repeat;
}


.more {
  width: 79px;
  height: 16px;
  background: url(/images/more.jpg) no-repeat;
  float: right;
  clear: both;
  margin: 10px 0;
  cursor:pointer !important; cursor:hand;
}
.more-text {
  float: right;
  clear: both;
  margin: 5px 0;
}

.title {
  width: 512px;
  height: 22px;
  background: url(/images/title.jpg) no-repeat;
  font-size: 12px;
  padding-left: 35px;
  padding-top: 5px;
  margin-bottom: 5px;
}
.title a {
  font-size: 12px;
  text-decoration: none;
}
.title a:hover {
  text-decoration: underline;
}

.li {
  background: url(/images/li.jpg) no-repeat;
  padding-left: 30px;
}
.news-title {
  width: 568px;
  height: 21px;
  background: url(/images/news-title.jpg) no-repeat;
  padding-top: 3px;
  clear: both;
  margin-bottom: 5px;
}
.news-name {
  width: 400px;
  float: left;
  font-size: 12px;
  padding-left: 20px;
}
.news-date {
  width: 100px;
  float: right;
  font-size: 12px;
  text-align: right;
}

.submit, .cancel {
  width: 79px;
  height: 19px;
  background: url(/images/submit.gif) no-repeat;
  cursor:pointer !important; cursor:hand;
  color: #3d3c3a;
  font-size: 10px;
  text-align: center;
}
.cancel {
  background: url(/images/cancel.gif) no-repeat;
}

.slide {
  border: 1px solid #000000;
  padding: 10px;
  position: absolute;
  background-color: #ffffff;
  margin: auto;
}
.close {
  width: 23px;
  height: 23px;
  background: url(/images/close.gif) no-repeat;
  cursor:pointer !important; cursor:hand;
  margin-top: 10px;
}

.menu-link {
  width: 553px;
  height: 25px;
  cursor:pointer !important; cursor:hand;
  background: url(/images/menu.jpg) no-repeat;
}
.rtext {
  text-align:justify;
  margin-top:20px;
}

.hr {
  width: 520px;
  height: 1px;
  background: url(/images/hr.gif) no-repeat;
  margin: 5px 0;
}

.section-title {
  font-size: 12px;
  margin-top: 10px;
}
.product-name {
  font-size: 12px;
  margin-bottom: 10px;
}
.product-description {
  margin: 10px 0;
}
.product-portion {
  margin-bottom: 5px;
}
.product-price {
  margin-top: 10px;
  font-weight: bold;
}

img.bordered {
  border: 1px solid #2d2620;
}

.testimonial-person {
  margin: 10px 0 10px 20px;
  font-weight: bold;
  font-size: 12px;
}
.testimonial-text {
  margin: 0 20px 10px 20px;
  text-align: justify;
}