html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img
{
  display: inline;
  border: 1px solid #ffffff;   /* insert image border color */
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
h1.hidden {visibility:hidden}


body {
	background: #504634; /* main background color */
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
	width:692px;
	margin-top:0px;
	margin-bottom:auto;
	margin-right:auto;
	margin-left:auto;
}

/** layout **/
#wrapper {
	background: url(images/bg.jpg) no-repeat;
	text-align: left;
	width: 692px;
    position: relative;
}

#header {
  height: 260px;
}

#brand_logo {
	position: absolute;
	top: 14px;
	left: 25px;
}
#deron_logo {
	position: absolute;
	top: 11px;
	left: 151px;
}

#top {
	position: absolute;
	top: 53px;
	left: 23px;
}

#Chinese {
	position: absolute;
	top: 12px;
	left: 651px;
	width: 24px;
	height:15px;
}

#English {
	position: absolute;
	top: 12px;
	left: 622px;
	width: 25px;
	height:14px;
}

#main {
	position: absolute;
	top: 37px;
	left: 595px;
	width: 26px;
	height:14px;
}

#contact_us1 {
	position: absolute;
	border-style: none;
	top: 37px;
	left: 631px;
	width: 47px;
	height:15px;
}



#red{
	position: absolute;
	border-style: none;
	top: 164px;
	left: 394px;
	width: 53px;
	height: 52px;
	overflow: hidden;

}

#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}



#body {
	background: url(images/bg_index.gif) no-repeat;
  height: 590px;
  margin-top:0px;
	margin-bottom:20px;
	margin-right:20px;
	margin-left:20px;

}

#flash {
  float: right;
  background: #ffffff;
  margin-right: 5px;
  margin-top: 15px;
}


h3 {
  font:  10px "centery gothic";
  color: #1B1812;
}

h2 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #695F4C;
  padding-bottom: 10px;
}

/* Left side netvigation list */
#categories {
  float: left;
  width: 165px;
  margin-top:15px;
}
#comp_info {
  float: left;
  margin-left:20px;
  }
#HPP {
  float: left;
   margin-left:20px;
  }
#product_intro {
  float: left;
   margin-left:20px;
}

#FAQ {
  float: left;
   margin-left:20px;
}

#product_list {
  float: left;
   margin-left:20px;
  }
#latest_news {
	float: left;
	margin-left:20px;
	position: absolute;
	left: 20px;
	top: 560px;
  }
#contact_us {
  float: left;
  margin-left:20px;
  }


#categories a {
  text-decoration: none;
  color: #000000;
}
#categories a:hover {
  font-weight:bold;
}

#body_top{
	height:340px;
}

#news{
	height:180px;
}

#Tsang_ad{
	float:right;
	margin-right:10px;
	}

#inner_news{
	padding: 7px;
	background: url(images/news_bg.jpg) no-repeat;
	margin-left:20px;
	height:108px;
	width:382px;
	overflow: auto;
	}
	
table.news{
	width:362px;
	height:2px;
	border-style:solid;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:2px;
	border-color:#FFFFFF;

}

#bottom {
  text-align: center;
  font-size: 9px;
  padding: 3px;
  height: 50px;
}

#bottom_logo {
	position: relative;
	float: right;
	width: 170px;
	height:35px;
}
