body{
  text-align: center;
  background-image: url('../images/bg_grey.jpg');
  font-family: Arial, Verdana, Tahoma;
}
#outer{
  margin-left: auto;
  margin-right: auto;
  width: 893px;
  text-align: center;
}
.effect{
  background-color: #ffffff;
  filter: alpha(opacity=36);
  opacity: 0.36;
  font-size: 0px;
}
#effect_top{
  margin-left: auto;
  margin-right: auto;
  height: 7px;
}
#effect_left{
  width: 7px;
}
#effect_right{
  width: 7px;
}
#effect_bottom{
  margin-left: auto;
  margin-right: auto;
  height: 7px;
}
#main{
  position: relative;
  float: left;
  background-color: #ffffff;
}
#left_side{
  position: relative;
  float: left;
  width: 35px;
  height: 300px;
}
#center{
  position: relative;
  float: left;
  width: 810px;
}
#right_side{
  position: relative;
  float: left;
  width: 34px;
  background-image: url('../images/right_side_bg.jpg');
  background-repeat: no-repeat;
  background-position: 0px 114px;
  height: 300px;
}
.clear{
  position: relative;
  clear: both;
}
#header{
  height: 114px;
  background-image: url('../images/header_bg.jpg');
  background-repeat: no-repeat;
  background-position: 41px 25px;
}
#header #header_menu{
  position: relative;
  float: right;
  width: 569px;
  height: 40px;
  margin-top: 74px;
  background-color: #00F2F2;
}
#header #header_menu .button{
  position: relative;
  float: left;
  height: 40px;
  padding-top: 4px;
  border: 0px;
  background-color: #FFFFFF;
  background-image: url('../images/button1.jpg');
  background-repeat: repeat-x;
}
#header #header_menu .button a{
  text-decoration: none;
  font-family: Myriad Pro, Arial, Verdana, Tahoma;
  letter-spacing: 0px; 
  color: #7D7D7D;
}
#header #header_menu #button1{
  width: 188px;
}
#header #header_menu #button4{
  width: 188px;
}
#header #header_menu #button3{
  width: 190px;
}
#header #header_menu .spacer{
  position: relative;
  float: left;
  width: 1px;
  height: 40px;
  font-size: 0px;
  background-color: #ffffff;
}
#flash_anim{
  height: 224px;
  padding-left: 241px;
  background-image: url('../images/flash_left.jpg');
  background-repeat: no-repeat;
}
#content_left{
  position: relative;
  float: left;
  width: 243px;
  background-color: #F2F2F2;
  background-image: url('../images/content_left_bg.jpg');
  background-repeat: no-repeat;
}
#content_right{
  position: relative;
  float: left;
  width: 567px;
}
#footer{
  height: 36px;
  margin-top: 26px;
  background-image: url('../images/footer_bg.jpg');
  background-repeat: no-repeat;
}
#footer a{
  display: block;
  padding-top: 10px;
  color: #BDBDBD;
  font-size: 13px;
  text-decoration: none;
}
#content_left img{
  width: 218px;
  height: 86px;
  margin-top: 8px;
  margin-bottom: 7px;
  border: 0px;
}
.pagename{
  position: relative;
  float: right;
  width: 112px;
  height: 20px;
  padding: 4px 6px 0px 0px;
  margin-top: 1px;
  background-image: url('../images/pagename.jpg');
  background-repeat: no-repeat;
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
}
.content{
  padding: 10px 0px 10px 16px;
  font-size: 12px;
  text-align: justify;
}
.content2{
  padding: 5px 0px 0px 10px;
  font-size: 12px;
  text-align: justify;
}
.fon{
  padding: 6px;
  background-color: #F7F7F7;
  border: 1px solid #EEEEEE;
}
.fon .title{
  margin-left: 30px;
  font-size: 13px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #767575;
  font-weight: bold;
  text-decoration: underline;
}
.product_cat{
  position: relative;
  float: left;
  width: 260px;
  height: 166px;
  margin: 0px 10px 6px 0px;
  padding-top: 6px;
  background-color: #F7F7F7;
}
.product_cat .image{
  position: relative;
  float: left;
  padding-left: 10px;
  width: 102px;
  height: 136px;
  text-align: center;
}
.product_cat .image img{
  border: 0px;
}
.product_cat .text{
  position: relative;
  float: right;
  width: 136px;
  text-align: justify;
  padding: 6px;
  font-size: 12px;
}
.product_cat .title{
  position: relative;
  width: 94%;
  text-align: left;
  padding:  4px 4px 4px 4px;
  margin-left: 3px;
  font-size: 13px;
  font-weight: bold;
  color: #7BCA38;
  border-bottom: solid #7BCA38 1px;
}
.product_cat .title a{
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: #7BCA38;
}
.style4 {
  font-size: 18px; 
  font-weight: bold; 
  color: #999999; 
}
