html {
	color: #999999;
	border-color: white;
	min-height: 100%;
	position: relative;
}

body { 
	padding:0;
	text-align: left;
	border: none;
	background-color: #e6e6e6;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Trebuchet MS', lucida, sans-serif;
	margin: 0;
}

#page {
	margin: 0 auto; 
	padding: 0;
	width: 100%;
	position: relative;
}
header {
	position:relative;
	z-index:10;
	background:url("../img/background.jpg") repeat-x 0 0;
	margin:0;
	min-width:940px;
}
header .inner {
	width:940px;
	height:172px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	position:relative;
	background:url("../img/logo.png") no-repeat 0 0;
}
.logo {
	float:left;
	width:430px;
	height:172px;
	background:url("../img/logo.png") no-repeat 0 0;
	position:relative;
}
.rheader {
	float:right;
	width:940px;
}
.flags {
	text-align:right;
	height:44px;
	padding-top:30px;
}
a.eng_flag{display: inline-block; border-style: none; float: right; width: 34px; height: 23px; background-image:url("../img/eng_flag.png");margin-right:15px;}
a.eng_flag:hover{ background-image:url("../img/eng_flag_active.png");}
a.chin_flag{display: inline-block; border-style: none; float: right; width: 34px; height: 23px; background-image:url("../img/chin_flag.png");margin-right:15px;}
a.chin_flag:hover{ background-image:url("../img/chin_flag_active.png");}
a.esp_flag{display: inline-block; border-style: none; float: right; width: 34px; height: 23px; background-image:url("../img/esp_flag.png");}
a.esp_flag:hover{ background-image:url("../img/esp_flag_active.png");}

.menu-container  {
	width:940px;
	margin:0 auto;
	height:98px;
	padding:0;
	position:relative;
}	
.menu{
	position:relative;
	width:auto;	
	float:right;
	margin:0;
	padding:0;
}

a.menu1{
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', lucida, sans-serif;
	font-size: 14px;
	border-style: none; 
	float: left; 
	height: 28px; 
	color:white; 
	padding: 32px 22px 0px 22px;
	background-image:url("../img/menu_background.jpg");
}
a.menu1:hover{ background-image:url("../img/menu_background_active.jpg");}
a.menu1:visited{ color:white;}
a.divide{
	display: inline-block;
	height:60px;
	width:1px;
	float: left;
	background-image:url("../img/menu_background_divide.jpg");
}

#slider  {
	margin:0;
	padding:0;
}
#slider  .container {
	margin:0 auto;
	width:940px;
	height:284px;
	padding:0 0 10px 0;
	background: url("../img/slider.jpg") left top no-repeat;
}
#slider  .inner {
	margin:0;
	padding:0;
	width:197px;
	height:254px;
	float:right;
	padding:30px 30px 0px 30px;
	background: url("../img/slider_background.png") 0 top;
}

h1{
	font-size:30px; 
	line-height:30px;
	padding:0;
	font-family:'Trebuchet MS', lucida, sans-serif;
	font-weight:bold;
	color:white;
 
}
h2{
	text-align:left;
	font-size:26px; 
	line-height:26px;
	margin:0;
	padding-bottom: 10px;
	font-family:'Trebuchet MS', lucida, sans-serif;
	font-weight:bold;
	color:#11426f;
}
h3{
	text-align:center;
	font-size:18px; 
	line-height:30px;
	margin:0;
	padding-bottom:10px;
	font-family:'Trebuchet MS', lucida, sans-serif;
	font-weight:bold;
	color:#999999;
}
h4{
	font-size:14px; 
	line-height:24px;
	font-family:'Trebuchet MS', lucida, sans-serif;
	color:#a2d2ff;
	margin:0;
	font-weight:normal;
}
h5{
	text-align:left;
	font-size:18px; 
	line-height:24px;
	margin:0;
	padding-bottom:5px;
	font-family:'Trebuchet MS', lucida, sans-serif;
	font-weight:bold;
	color:#999999;
}
a {text-decoration: underline;}
a:hover {text-decoration: none;}
a:visited {text-decoration: none; color:#999999;}

.bold	{
	font-weight:bold;
	color:#11426f;
}
.underline	{
	text-decoration:underline;
}
#content {
	overflow:auto;
	position:relative;
	margin:0;
	min-width:940px;
}
#content .container {
	overflow:auto;
	width:940px;
	margin:0 auto;
	position:relative;
}
#content .line {
	height:1px;
	margin:15px 0 25px 0;
	background: url("../img/line.png") no-repeat;
}
.text {
	margin:0;
	padding:0;
	display: inline-block;
}
.left{
	position:relative;
	width:618px;	
	float:left;
	margin:0;
	padding:5px 10px 0px 24px;
}
.right{
	position:relative;
	width:263px;	
	float:left;
	margin:0;
	padding:40px 15px 10px 10px;
}
.center{
	position:relative;
	width:892px;	
	text-align:left;
	margin:0;
	padding:20px 24px 0 24px;
}
.table{
	position:relative;
	width:892px;	
	text-align:left;
	margin:0;
	padding:0 24px 0 24px;
}
.pict{
	width:253px;
	margin:0;
	border:5px solid;
	border-color: #cccccc;
	line-height: 0px;
}
#side {
	float: right;
	margin:0;
	padding:0 20px 0 0;
	display: inline-block;
	text-align: right;
}
#side a {
	color:#999999;
	text-decoration: none;
}
#side a:hover{
	color:#11426f;
	text-decoration: underline;
}
#side ul {
	font-size:100%;
	margin:0;
	padding:0;
	list-style-type:none;
}
#side li {
	padding: 1px 0 1px 20px;
	color:#999999;
}


.contact_table1 {
	margin-bottom: 10px;
}
.contact_table1 input{
	background-color: #ededed;
	border: 1px solid #969595;
	width: 333px;
	height: 30px;
	padding-left: 5px;
	margin-right: 50px;
}
.contact_table1 textarea {
	background-color: #ededed;
	border: 1px solid #969595;
	padding-left: 5px;
	padding-top: 5px;
}
.contact_table1 select {
	background-color: #ededed;
	border: 1px solid #969595;
	width: 340px;
	height: 30px;
	padding-left: 5px;
	margin-right: 50px;
}

input.send{
	display: inline-block; 
	border-style: none; 
	width: 160px; 
	height: 32px; 
	margin: 27px 0 0 89px; 
	background-image:url("../img/contact_button.jpg");
	font-weight: bold;
	color: white;
//	color: #11426f;
	text-align: center;
//	padding-top: 5px;
	text-decoration: none;
	font-family:'Trebuchet MS', lucida, sans-serif;
}
input.send:hover{
	background-image:url("../img/contact_button_active.jpg");
	color: white;
}

#footer {
	position:relative;
	bottom: 0;
	height:68px;
	width:100%;
	background:url("../img/footer_line.jpg") repeat-x 0 0;
	background-color:#11426f;
	min-width:940px;
}
#footer .footer-container  {
	width:940px;
	margin:0 auto;
	padding:25px 0 0 0;
}	
#footer .footer-menu{
	width:auto;
	float:left;
	margin:0 0 0 24px;
}
a.fmenu{
	float:left;
	font-size:14px; 
	line-height:20px;
	font-family:'Trebuchet MS', lucida, sans-serif;
	color:#a2d2ff;
	margin:0;
	margin-right:20px;
}
a.fmenu:hover{
	color:white;
	text-decoration:underline;
}
#footer .text{
	float:right;
	font-size:13px; 
	line-height:20px;
	font-family:'Trebuchet MS', lucida, sans-serif;
	color:#a2d2ff;
	margin:0 0 0 260px;
}