@charset "utf-8";
/* CSS Document */
body {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif ;
	background:#FFFFFF;
	color:#C5C5C5;
	padding:0;
	margin:0px 0 0 0;
	top:0px;
}
a {
	outline:none;
	color:#288dc0;
	text-decoration:none;
}
p {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color:#333;
}
img {
	border:none;
}
form {
	margin: 0;
	padding: 0;
}

#wrapper {
	width:910px;
	margin:0px auto;
	background:#fff;
}
#header{
	width:910px;
	height:288px;
}
#header #logo{
	width:210px;
	height:288px;
	float:left;
	background:url(../images/logo.jpg) no-repeat top;
}
#header #rightside{
	width:700px;
	height:288px;
	float:right;
	background:#FFFFFF;
}
#header  #rightside #top{
	width:700px;
	height:49px;
	padding:15px 0 0 0px;
	background:#FFFFFF;
}
#rightside #top #menu-bar{
	width:400px;
	height:20px;
	padding:10px 0 0 30px;
	float:left;
}
#rightside #top #search-box{
	width:250px;
	height:34px;
	color:#FF6600;
	padding:14px 0 0 20px;
	float:right;
	background:url(../images/search-bg.gif) no-repeat top;
}
#rightside #top #search-box .inputbtn{
	width:65px;
	height:20px;
	border:none;
	background:url(../images/btn-go.jpg) no-repeat 0 0px;
	vertical-align:middle;
	cursor:pointer;
}
#rightside #top #search-box .inputbtn span{
	display:none;
}
#header #rightside #bottom{
	width:700px;
	height:224px;
	padding:0px 0 0 0px;
	background:#FFFFFF;
}
#header #rightside #bottom #flash-banner{
	width:483px;
	height:224px;
	padding:0px 0 0 0px;
	float:left;
}
#fadeshow2{
	width:483px;
	height:224px;
}
#header #rightside #bottom #news-events{
	width:217px;
	height:159px;
	padding:65px 0 0 0px;
	float:right;
	background:url(../images/news-bg.jpg) no-repeat top;
}

#container{
	clear:both;
	width:910px;
}
/* --- content start ------- */
#container #content {
	padding:0px 10px 0 10px;
	background:#FFFFFF;
	overflow:hidden;
}
#content #welcome{
	padding:0px 0px 0 0px;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif ;
	text-align:justify;
	color:#333;
}
#content #other-page{
	padding:0px 0px 0 0px;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif ;
	text-align:justify;
	color:#333;
}
#container #left-side{
	width:210px;
	float:left;
	display:inline;
	overflow:hidden;
}
#container #left-side #contact-detail{
	width:195px;
	height:140px;
	padding:40px 0 0 15px;
	background:url(../images/contact-bg.jpg) no-repeat;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color:#333333;
}
#container #left-side #certify{
	width:195px;
	height:130px;
	padding:50px 0 0 15px;
	background:url(../images/certification-bg.jpg) no-repeat;
}
#fadeshow1{
	width:180px;
	height:105px;
	margin:0px 0px 0 0px;
	overflow:hidden;
}
#companies{
	clear:both;
	width:910px;
	height:67px;
	margin:10px auto 5px auto;
}
#companies ul{
	margin:0 0px 0 0px;
	padding:0;
	list-style:none;
}
#companies ul li{
	display:inline;
	margin:0;
	padding:0 5px 0 5px ;
}
#companies ul li a{
	outline:none;
}


#footer{
	clear:both;
	padding:10px 0 5px 0;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif ;
	text-align:justify;
	color:#999999;	
	text-align:center;
}


/* ================================================================= */
.textbox01{
	width:160px;
	height:15px;
	margin:0 0px 0 0;
	font: normal 11px "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
}
.txt_orange01{
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bolder;	
	color:#FF6600;
}
.txt_blue01,.txt_blue01 a{
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bolder;	
	color:#003366;
}
.txt_blue01 a:hover{
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bolder;	
	color:#288dc0;
}
.txt_blue02{
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;	
	color:#003366;
}