@charset "utf-8";
/************************\
  Defaults and Utilities
\************************/

body, p, h1, h2, h3{
	margin:0;
	padding:0;
}

body{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
}

h1{
	font:normal 25px Arial, Helvetica, sans-serif;
	color:#1086ff;
	padding:0 0 15px 0;
}

h2{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#1ab85d;
	padding:0 0 10px 0;
}

p{
	margin-bottom:10px;
}

img{
	border:0;
}

td, th {
	vertical-align:top;
}

a{
	color:#208eff;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

.overflowLeft{ background:url(/images/utilities/top-left.jpg) top right repeat-y; }
.overflowRight{ background:url(/images/utilities/top-right.jpg) 0 0 repeat-y; }
.overflow-bottom-left{ background:url(/images/utilities/bottom-left.jpg) top right no-repeat; }
.overflow-bottom-right{ background:url(/images/utilities/bottom-right.jpg) 0 0 no-repeat; }

/************************\
  Landing Page
\************************/
#landing {
	background:url(/images/landing/landing_bg.gif) center 0 no-repeat;
}

	#landing #container {
		width:293px;
		margin:0 auto;
		padding-top:436px;
		overflow:hidden;
	}
		#container a#btn-left, #container a#btn-right{
			display:block;
			overflow:hidden;
			width:115px;
			height:0;
			padding-top:36px;
			outline:0;
		}
		
		#container a#btn-left{
			float:left;
			background:url(/images/landing/english_btn.gif) 0 0 no-repeat;
		}
		
		#container a#btn-left:hover {
			background:url(/images/landing/english_btn_over.gif) 0 0 no-repeat;
		}	
			
		#container a#btn-right{
			float:right;
			background:url(/images/landing/chinese_btn.gif) 0 0 no-repeat;
		}
		
		#container a#btn-right:hover {
			background:url(/images/landing/chinese_btn_over.gif) 0 0 no-repeat;
		}

	#content{
		line-height:16px;
		vertical-align:top;
		padding:33px 15px 50px 25px;
	}
		#content ul,#content ul li{
			margin:0;
			padding:0;
			list-style-type:none;
		}
		#content ul li{
			padding-left:12px;
			background:url(/images/utilities/gray-dot.gif) 0 7px no-repeat;
		}
		.heading-bar{
			border:1px solid #999;
			color:#666;
			font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
			padding:3px 0;
			text-align:center;
		}
		.heading-subject{
			color:#208eff;
		}
		.bio_more{
			text-align:right;
			padding-right:20px;
		}
		.bio_block{
			border-top:1px solid #ccc;
			padding-top:25px;
		}
			.gallery_cell td, .gallery_cell_v td{
				padding-bottom:15px;
			}
			
			.gallery_cell a.cell {
				width:160px;
				height:143px;
				padding:4px; 
				display:block;
				background:url(/images/utilities/frame_bg.gif) 0 0 no-repeat;			
				line-height:25px;
				text-align:center;
				text-decoration:none;
				color:#666;
			}
			.gallery_cell a.cell:hover {
				background-image:none;
				background-color:#6680b4;
				color:#fff;
				cursor:pointer;
			}
			.gallery_cell_v a.cell {
				width:120px;
				height:185px;
				padding:4px; 
				display:block;
				background:url(/images/utilities/frame_bg_v.gif) 0 0 no-repeat;			
				line-height:25px;
				text-align:center;
				text-decoration:none;
				color:#666;
			}
			.gallery_cell_v a.cell:hover {
				background-image:none;
				background-color:#6680b4;
				color:#fff;
				cursor:pointer;
			}
		table.normal{
			background-color:#CCC;
		}
		
		table.normal td{
			background-color:#FFF;
		}
		
		table.alignright td{
			text-align:right;
		}
		
		.map_style{
			padding:5px;
			border:1px solid #999;
		}
	
	#cta{
		vertical-align:top;
		padding:82px 0 40px 0;
	}
		#cta a#cta-year-end-info, #cta-tw a#cta-year-end-info {
			display:block;
			overflow:hidden;
			width:221px;
			height:0;
			padding-top:116px;
			background:url(/images/cta/year-end-info.jpg) 13px 0 no-repeat;
			outline:0;
		}
		#cta a#cta-year-end-info:hover, #cta-tw a#cta-year-end-info:hover {
			display:block;
			overflow:hidden;
			width:221px;
			height:0;
			padding-top:116px;
			background-position:13px -116px !important;
			outline:0;
		}
		#cta a#cta-contact {
			display:block;
			overflow:hidden;
			width:221px;
			height:0;
			padding-top:90px;
			background:url(/images/cta/cta1.gif) 0 0 no-repeat;
			outline:0;
		}

		#cta a#cta-contact:hover {
			background-image:url(/images/cta/cta1_over.gif);
		}
		
		#cta a#cta-seminars {
			display:block;
			overflow:hidden;
			width:221px;
			height:0;
			padding-top:90px;
			background:url(/images/cta/cta2.gif) 0 0 no-repeat;
			outline:0;
		}

		#cta a#cta-seminars:hover {
			background-image:url(/images/cta/cta2_over.gif);
		}
		
	#cta-tw{
		vertical-align:top;
		padding:80px 0 50px 0;
	}
		#cta-tw a#cta-contact {
			display:block;
			overflow:hidden;
			width:221px;
			height:0;
			padding-top:90px;
			background:url(/images/cta/cta1_tw.gif) 0 0 no-repeat;
			outline:0;
		}

		#cta-tw a#cta-contact:hover {
			background-image:url(/images/cta/cta1_tw_over.gif);
		}
		
		#cta-tw a#cta-seminars {
			display:block;
			overflow:hidden;
			width:221px;
			height:0;
			padding-top:90px;
			background:url(/images/cta/cta2_tw.gif) 0 0 no-repeat;
			outline:0;
		}

		#cta-tw a#cta-seminars:hover {
			background-image:url(/images/cta/cta2_tw_over.gif);
		}
	
	.footer{ 
		background:url(/images/utilities/bottom.jpg) 0 0 no-repeat;
		padding:35px 20px 10px 20px;
		line-height:18px;
	}
		.footer a{
			text-decoration:none;
			color:#666;
		}
		.footer a:hover{
			text-decoration:underline;
			color:#333;
		}



/************************** Main Navigation *****************************/
#nav{
	width:925px;
	height:29px;
	overflow:hidden;
	padding:0 18px 0 27px;
	background:url(/images/nav/navbar.gif) 0 0 no-repeat;
}	
#nav ul,#nav li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav li{
	display:block;
	float:left;
}
#nav li a{
	display:block;
	height:0;
	overflow:hidden;
	padding-top:29px;
	background:url(/images/nav/navbar.gif) 0 0 no-repeat;
}
#nav li a:hover, #nav li a.active, #nav li a.active:hover{		
	background:url(/images/nav/navbar-over.gif) 0 0 no-repeat;
}

					
#nav #nav-home a{ width:96px; background-position:-27px 0;  }

#nav #nav-about-us a{ width:123px; background-position:-123px 0; }

#nav #nav-our-services a{ width:157px; background-position:-246px 0;}

#nav #nav-our-team a{ width:125px; background-position:-403px 0; }

#nav #nav-news-events a{ width:167px; background-position:-528px 0; }

#nav #nav-gallery a{ width:114px; background-position:-695px 0; }

#nav #nav-contact-us a{ width:143px; background-position:-809px 0; }

/*Chinese Version*/
#nav-tw{
	width:893px;
	height:29px;
	overflow:hidden;
	padding:0 42px 0 35px;
	background:url(/images/nav/navbar-tw.gif) 0 0 no-repeat;
}	
#nav-tw ul,#nav-tw li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav-tw li{
	display:block;
	float:left;
}
#nav-tw li a{
	display:block;
	height:0;
	overflow:hidden;
	padding-top:29px;
	background:url(/images/nav/navbar-tw.gif) 0 0 no-repeat;
}
#nav-tw li a:hover, #nav-tw li a.active, #nav-tw li a.active:hover{		
	background:url(/images/nav/navbar-tw-over.gif) 0 0 no-repeat;
}

					
#nav-tw #nav-home a{ width:94px; background-position:-35px 0;  }

#nav-tw #nav-about-us a{ width:132px; background-position:-129px 0; }

#nav-tw #nav-our-services a{ width:142px; background-position:-261px 0;}

#nav-tw #nav-our-team a{ width:142px; background-position:-403px 0; }

#nav-tw #nav-news-events a{ width:144px; background-position:-545px 0; }

#nav-tw #nav-gallery a{ width:112px; background-position:-689px 0; }

#nav-tw #nav-contact-us a{ width:127px; background-position:-801px 0; }

/*Chinese Version End*/


#menu {
	width:180px;
	float:left;	
}

#menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#menu li {
	padding:0;
	margin:0;
	list-style-type: none;
	width:180px;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}

#menu li a{
	padding: 7px 10px 7px 25px;
	text-decoration: none;
	display:block;
	color:#677593;
	width:145px;
	background:url(/images/utilities/arrow-blue.gif) 10px 10px no-repeat;	
	zoom:1;
}

#menu li a:hover, #menu li a.active {
	padding: 7px 10px 7px 25px;
	color:#fff;
	width:145px;
	background:url(/images/utilities/arrow-blue-over.gif) -4px 4px no-repeat #ff952b;	
}

li#menu-heading{	
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#0967b2;
	padding:38px 0 15px 0;
	text-align:center;
	text-transform:uppercase;
}
.inactive {
	display:none;
}
li.active .inactive {
	display:block;
}

body#tw{
	font:normal 13px Arial, Verdana, Helvetica, sans-serif;
}

body#tw #menu li a{
	background:url(/images/utilities/arrow-blue.gif) 10px 8px no-repeat;
}
body#tw #menu li a:hover, body#tw #menu li a.active{
	background:url(/images/utilities/arrow-blue-over.gif) -4px 2px no-repeat #ff952b;
}
