@charset "utf-8";
/* CSS Document */
/* $!$t@1 */



/*easy slider*/
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		/*width:696px;
		height:241px;
		overflow:hidden; */
	width:555px;
	height:316px;
	overflow:hidden; 
	margin:5px 0 0 0;
}
#slider li a img {
	border:none;
}

.sliider1 {
	background:url(../new_images/new_index/index_slide1.jpg) no-repeat;
}
.sliider2 {
	background:url(../new_images/new_index/index_slide2.jpg) no-repeat;
}
.sliider3 {
	background:url(../new_images/new_index/index_slide3.jpg) no-repeat;
}
.sliider4 {
	background:url(../new_images/new_index/index_slide4.jpg) no-repeat;
}

/*dc based seminars*/
.sliider1-1 {
	background:url(../new_images/new_index/corporate-slide1.jpg) no-repeat;
}
.sliider2-1 {
	background:url(../new_images/new_index/corporate-slide2.jpg) no-repeat;
}
.sliider3-1 {
	background:url(../new_images/new_index/corporate-slide3.jpg) no-repeat;
}

/*dc 360*/
.sliider1-2 {
	background:url(../new_images/new_index/dc360-slide1.jpg) no-repeat;
}
.sliider2-2 {
	background:url(../new_images/new_index/dc360-slide2.jpg) no-repeat;
}
.sliider3-2 {
	background:url(../new_images/new_index/dc360-slide3.jpg) no-repeat;
}

/*dc certified*/
.sliider1-3 {
	background:url(../new_images/new_index/dcCertified-slide1.jpg) no-repeat;
}
.sliider2-3 {
	background:url(../new_images/new_index/dcCertified-slide2.jpg) no-repeat;
}
.sliider3-3 {
	background:url(../new_images/new_index/dcCertified-slide3.jpg) no-repeat;
}

/*leadership development training in asia*/
.sliider1-4 {
	background:url(../new_images/new_index/leadeship-slide1.jpg) no-repeat;
}
.sliider2-4 {
	background:url(../new_images/new_index/leadeship-slide2.jpg) no-repeat;
}
.sliider3-4 {
	background:url(../new_images/new_index/leadeship-slide3.jpg) no-repeat;
}

/*organizational development*/
.sliider1-5 {
	background: url(../new_images/new_index/org.dev-slide1.jpg) no-repeat;
}
.sliider2-5 {
	background:url(../new_images/new_index/org.dev-slide2.jpg) no-repeat;
}
.sliider3-5 {
	background:url(../new_images/new_index/org.dev-slide3.jpg) no-repeat;
}




.headline {
	/*font-family:Arial, Helvetica, sans-serif;
	color:#858585; font-size:1.2em;
	text-align:left; display:block;*/ 
	width:400px; float:left; height:auto;
	margin:15px 0 10px 15px;
	/*text-decoration:none;
	font-weight:bold;*/
}
.headline h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#858585; font-size:1.2em;
	text-align:left; margin:0;
	text-decoration:none; padding:0;
	font-weight:bold; display:block;
}
.headline h1 a {
	text-decoration:none; color:#858585;
	font-size:1.2em;
}
.sub-headline {
	/*font-family:Arial, Helvetica, sans-serif;
	color:#6c9143; font-size:0.9em;
	text-align:left;*/ display:block;
	margin:8px 0 0 0; width:auto; height:auto;
}
.sub-headline h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#6c9143; font-size:0.9em; margin:0;
	text-align:left; text-align:left; padding:0;
}
.sub-headline h2 a {
	font-family:Arial, Helvetica, sans-serif;
	color:#6c9143; font-size:0.9em; 
	text-align:left; text-align:left;
}
.play-btn {
	width:540px; height:auto; overflow:hidden;
	float:left; margin:25px 0 0 15px;
	text-align:center;
}
.play-btn a img {
	border:none;
}
.testi {
	width:300px; display:block; float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#6c9143; font-size:12px;
	text-align:left; font-style:italic;
	margin:15px 0 10px 15px;
}
.testi-2 {
	width:230px; display:block; float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#6c9143; font-size:12px;
	text-align:left; font-style:italic;
	margin:15px 0 10px 15px;
}
.testi-name {
	color:#858585; font-style:normal;
	font-weight:bold;
}
/*#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
}	
#nextBtn{ 
	left:696px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
}		
*/


/*text*/