/* =Slider 
----------------------------------------------- */
#slider { 
	/*margin-bottom: -174px;*/
	}
#c-slider { 
	overflow: hidden;
	display: block;	
	width: 500px;
	/*height: 468px;*/
	position: relative;
	clear: left;
	}
.scrolling-content { 
	width: 500px;
	height: 350px;
	position: absolute;
	font-size: 15px;
	}
#c-slider-inside { 
	position: relative;
	width: 2500px;
	/*width: 3780px;
	color: #488413;*/
	z-index: 333;
	height: 365px;
	margin-top: 13px;
	font-size: 15px;
	left: 0;
	padding: 0;
	}
#pane-1 { 
	top: 0;
	left: 0;
	position: relative;
	width: 500px;
	float: left;
	height: 350px;
	}
#pane-2 { 
	top: 0;
	left: 0;
	position: relative;
	width: 500px;
	float: left;
	height: 350px;
	}
#pane-3 { 
	top: 0;
	left: 0;
	position: relative;
	width: 500px;
	float: left;
	height: 350px;
	}
#pane-4 { 
	top: 0;
	left: 0;
	position: relative;
	width: 500px;
	float: left;
	height: 350px;
	}
/* =PTN / About Us
----------------------------------------------- */
#slider h3 { 
	overflow: hidden;
	text-indent:-9999px;
 }
#bg-about-us { 
	background: url(../_img/bg_about_us.jpg) no-repeat bottom left;
	width: 100%;
	margin: -4px 0pt 4px 14px;
	height: 377px;
	}
#about-us h3 { 
	margin-left:46px;
	}
#about-us p { 
	margin-left:55px;
	width:437px;
	}
#about-us .bot-nav { 
	left: 124px;
	}
#about-us .bot-nav div {
	padding: 19px 42px 0pt 31px;
	} 
#about-us #c-mid h3, #about-us #c-mid p { 
	display: block;
	}
#about-us #c-mid h3.about-ptn { 
	background: url(../_img/bg_ptn.jpg) no-repeat left top;
	}
#about-us #c-mid h3.our-mission { 
	background: url(../_img/bg_our_mission.jpg) no-repeat left top;
	}
#about-us #c-mid h3.the-need { 
	background: url(../_img/bg_the_need.jpg) no-repeat left top;
	}
#about-us #c-mid h3.our-vision { 
	background: url(../_img/bg_our_vision.jpg) no-repeat left top;
	}
#about-us h3 { 
	padding-top: 30px;
	}
#about-us h3 span { 
	display: block;
	font-size: 1%;
	color:#fff;
	width: 300px;
	margin:0px 0pt 0pt 41px;
	padding:0 0pt 35px;
	}
#about-us .form { 
	position: relative;
	top: 171px;
	left: 54px;
	width: 700px;
	margin-top: -269px;
	float: left;
	}
#about-us .form .left-wrap { 
	position: relative;
	left: 0;
	bottom: -132px;
	display: block;
	width: 200px
	}
#about-us .form .left-wrap div, #about-us .form .right-wrap div { width: 200px; }
#about-us .form .right-wrap { 
	position: relative;
	left: 211px;
	border-left: 2px solid #fff;
	float: left;
	padding-left: 20px;
	display: block;
	bottom: -10px;
	width: 250px
	}


#c-mid .left-tab { 
	position: absolute;
	top: 93px;
	left: -32px;
	background: url(/_img/left_tab.jpg) no-repeat top left;
	height: 189px;
	width: 31px;
	cursor: pointer;
	
	display: none;
	}
#c-mid .right-tab { 
	position: absolute;
	top: 92px;
	right: -30px;
	background: url(/_img/right_tab.jpg) no-repeat top left;
	height: 189px;
	width: 31px;
	cursor: pointer;
	
	display: none;
	}
