#custom-doc
{ 
	width:61.54em;
	*width:72.8em;
	min-width:800px;
	margin:auto;
	text-align:left;
	background: white;
} 
#bannerbar{
	background-image: url(../images/header_bg.gif);
	height: 116px;
	border-top-color: #764625;
	border-top-width: 1px;
	border-top-style: solid;
}
#bannerbar #languagebar{
	text-align: right;
	padding-top: 2px;
}
#bannerbar #languagebar a{
	background-repeat: no-repeat;	
	width: 31px;
	height: 15px;
	margin-right: 10px;
	text-decoration: none;
}
#bannerbar #languagebar .en{
	background-image: url(../images/language_en.gif);
}
#bannerbar #languagebar .zh{
	background-image: url(../images/language_cn.gif);
}
#navigatorbar
{
	background-image: url(../images/menu_bg.gif);
	height: 25px;
}
#navigatorbar{
border-top: 1px solid #764625;
border-left: 1px solid #764625;
border-bottom: 1px solid #764625;
}
#navigatorbar ul li{
	width:79px;
	*width:80px;
	text-align: center;
	vertical-align:middle;
	line-height: 20px;
	float: left;
	border-right: 1px solid #764625;
	height: 100%;
	*height:25px;
}
#navi_id_10{
	width:78px !important;
	*width:80px;
}
#navigatorbar ul li a{
	color:#000066;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

#content{
	border-bottom: 1px solid #764625;
	border-left: 1px solid #764625;
	border-right: 1px solid #764625;
}
#middle{
	width: 597px;
	float: right;
}
#leftside{
	width: 200px;
	background: #f7f1e8;
	border-right: 1px solid #764625;
	float: left;

}
#footleft, #footright{
	font-weight: normal;
}
#footleft{
	float: left;
}
#footright{
	float: right;
}
#banner{
	float: right;
	margin-right: 10px;
}
#companies{
	border-top: 1px solid grey;
}
#companies .memberbaseline{
	border-bottom: 1px solid grey;
}
