@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	padding:0;
}
.logo{
	background-image:url(../images/name_02.jpg);
	height:90px;
	width:960px;
	}
.contentpanetop{
	background-image:url(../images/contentbg1.jpg);
	background-repeat:repeat-x;
	width:100%;
	float:left;
	}
.competetive{
	width:280px;
	float:left;
	padding:12px 5px 0 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
	
.comphead{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#016436;
	font-size:14px;
	font-weight:bold;
	height:10px;
	}	
.businessper{
	width:288px;
	float:left;
	padding:12px 10px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
.iso{
	width:335px;
	float:left;
	padding:12px 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
.contentpanetop2{
	width:100%;
	float:left;
	border-bottom:1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	
	}
.peoplecap{
	width:280px;
	float:left;
	padding:12px 5px 0 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
.management{
	width:288px;
	float:left;
	padding:12px 10px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
.blank{
	width:335px;
	float:left;
	padding:12px 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
.contentpane3{
	width:1003px;
	float:left;
	}
.about{
	width:625px;
	float:left;
	background-color:#999999;
	background-image:url(../images/contentbg2.gif);
	border-right:1px solid #CCCCCC;
	}
.train{
	background-image:url(../images/contentbg3.gif);
	width:377px;
	float:left;
	height:300px;
	}
.abouthead{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#336699;
	font-weight:bold;
	padding: 28px 20px 15px 50px;
	}
.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	}
.clientele{
	width:625px;
	float:left;
	padding:15px 0 15px 0;
	border-top:1px solid #cccccc;
	}
.client{
	width:267px;
	float:left;
	padding:0 0 0 50px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#336699;
	font-weight:bold;
	
	}
.contact{
	width:305px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#336699;
	font-weight:bold;
	}
.upcomehead{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#336699;
	font-weight:bold;
	padding:20px 0 0 20px;
	}
.footer{
	background-image:url(../images/bg3.jpg);
	width:100%;
	background-repeat:repeat;
	float:left;
	height:73px;
	}
	
