.pBox{
	height:455px;
	background:url(../images/gray.jpg) no-repeat center center;
}
.s_title, .slidetext{
	width:100%;
	float:left;
}
.s_text{
	width:312px;
	padding:0px 10px 10px 10px;
	float:left;
	text-align:center;
}
#content .pBox .s_text h3{
	font-size:24px;
	text-align:center;
	font-weight:normal;
	color:#333;
}
.s_text a{ display:block;width:216px;height:32px; background:url(../images/btn.png) no-repeat; font-size:18px; color:#333; text-align:center; line-height:32px; text-decoration:none;margin:-5px auto 0 auto;}
.s_text a:hover{ background:url(../images/btn1.png) no-repeat;color:#111;}
/* --- Slideshow Containers --- */
#fpss-outer-container {width:664px;} /* This element controls the slideshow spacing and border */
#fpss-container {position:relative;margin:0;padding:0;clear:both;width:664px;}
#fpss-slider {background:none;overflow:hidden;clear:both;text-align:left;width:664px;height:380px;} /* Add bg color if using bg image on #fpss-outer-container */
#slide-loading {text-align:center;width:664px;height:380px;}
#slide-wrapper {display:none;width:664px;height:380px;}
#slide-wrapper #slide-outer {height:269px;}
#slide-wrapper #slide-outer .slide {position:absolute;overflow:hidden;right:0;width:664px;height:380px;}
#slide-wrapper #slide-outer .slide .slide-inner {position:absolute; right: 0; top: 0;margin:0;color:#fff;overflow:hidden;text-align:left;z-index:8;width:664px;height:380px;/*--Top right rounded corner--*/}
#slide-wrapper #slide-outer .slide .slide-inner a.fpss_img span span span {background:none;}

/* --- Generic Styling (highly recommended) --- */
a:active,a:focus {outline:0;}
#fpss-container img {border:none;}
.fpss-introtext .slidetext img,
.fpss-introtext .slidetext p img {display:none;} /* this will hide images inside the introtext */
.fpss-clr {clear:both;height:0;line-height:0;}
.slidetext .s_img{
	width:300px;
	height:360px;
	overflow:hidden;
	padding:0 16px;
	float:left;
	text-align:center;
	}
.slidetext .s_img img{
	max-width:300px;}
