body {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	background-color: #F8F8F8;
}



/*Overall Layout Design*/
/*--------------------------------------------------------------------------*/
#main-container {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.table-map {
	background-image: url(../images/map2.jpg);
	background-repeat: no-repeat;
	height: 295px;
	background-position: bottom;
	margin-top: 30px;
}
a {
	text-decoration: none;
}


#header {
	width: 100%;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#contents-container { /*Contains nav-left-container and contents-right*/
	float: left;
	width: 760px;
	position: relative;
}
#nav-left-container { /*Left navigation menu container*/
	width: 24%;
	float: left;
	padding-bottom: 20px;
	padding-top: 1em;
}
#contents-right {
	width: 71%;
	float: right;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right 20px;
	position: relative;
}
em {
	font-size: 1.1em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#header-top {
	height: 45px;
	background-color: #458aeb;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1665CF;
}
#logo { /*company logo*/
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/logo2.jpg);
	height: 179px;
	background-repeat: no-repeat;
	width: 330px;
}
#header-middle { /*other half of the header*/
	float: right;
	height: 179px;
	top: auto;
	background-image: url(../images/logo-middle3.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 460px;
}
#header-shadow {
	/*background-color: #00FF33;*/
	height: 42px;
	clear: both;
	background-image: url(../images/header-shadow.jpg);
}
#footer {
	background-color: #458aeb;
	clear: both;
	border-top-width: 2px;
	border-top-style: outset;
	border-top-color: #1665CF;
	position: relative;
	width: 100%;
	margin-top: 1.5em;
}

/*styles*/
/*-------------------------------------------------------------------*/
ul { /*Sets Left Nav menus to the left*/
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
	list-style-position: outside;
}
ul.services li {
	color: #006699;
	font-size: 0.9em;
	list-style-type: circle;
	letter-spacing: normal;
	line-height: 1.7;
	margin-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
h3 span.chinese-subhead {
	color: #996600;
	font-weight: normal;
}

#logo a {
	text-decoration: none;
	height: 130px;
	width: 300px;
	display: block;
	margin-top: 30px;
	color: #F3F6FD;
	font-size: 1px;
	font-family: Arial;
}
.table-bw-pics td {
	background-position: center;
}

h1 {
	padding: 0px;
	text-indent: 0.1em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table-gallery {
	visibility: hidden;
}
.table-gallery td {
	background-color: #00CC00;
}



.nav-left li a {
	color: #5F5F5F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	font-family: arial;
	text-indent: 2px;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	padding-bottom: 1em;
	padding-top: 0.4em;
	margin-top: 1em;
}
#main-container #contents-container #contents-right .table-gallery td {
	background-position: right;
}

h4 {
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
}

h4.text-area, p.text-area {
	text-align:left;
	margin-bottom: 20px;
	letter-spacing: 1px;
	position: static;
	font-size: 0.9em;
}
p.text-area{
	line-height: 0.1em;
}
h4.text-area-chinese {
	color: #996600;
	text-align: justify;
	position: static;
	margin-left: 20px;
	margin-right: 20px;
	letter-spacing: 1px;
	font-size: 0.9em;
}
h3 {
	font-family: sans-serif;
	font-weight: bold;
	color: #1667D3;
	font-size: 1em;
	letter-spacing: 2px;
	vertical-align: text-bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0061C1;
	position: relative;
	width: 100%;
	padding-top: 10px;
	margin-top: 1.2em;
	padding-bottom: 15px;
}
ul.services li.li-chinese {
	color: #996600;
	list-style-type: none;
}
.style2 {color: #996600}

/*hover menu styles*/
/*------------------------------------------------------------*/
.nav-left li a:hover{
	color:#CC6633;
}
.nav-left li a:visited{
border-color:#336699;
}
li a:hover{
color:#000099;
}
li a:hover span.menu-chinese {
	color: #FF9900;
}
/*-----------------------------------------------*/
.dragonpage {
	width: 25%;
	float: right;
	font-size: 0.9em;
	color: #80FFFF;
	text-align: right;
	padding: 5px;
}
.dragonpage a {
	color: #FFCC00;
}

.copyright {
	font-size: .7em;
	width: 70%;
	color: #CCCCCC;
	padding: 5px;
	letter-spacing: 1px;
}
.menu-chinese {
	color: #838383;
	font-weight: normal;
	font-size: 1.1em;
}
.list-staffs {
	text-align: center;
}
