#slider_1{
	font-size:12px;
	margin:auto;
	width:240px;
	margin-left:65px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
#slider_1 h3{
	font-size:14px;
		}	

#slider_1 ul, #slider_1 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider_1 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:240px;
	height:244px;
	overflow:hidden; 
	}	
	
p#controls{
	margin:0;
	position:relative;
	} 

#prevBtn, #nextBtn{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:30px;
	height:77px;
	position:absolute;
	left:20px;
	top:148px;
	}	
#nextBtn{ 
	left:330px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(/images/Home_gym_1_50.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(/images/Home_gym_1_53.png) no-repeat 0 0;	
	}
	
	
ol#controls{
	margin:1em 0;
	padding:0;
	height:16px;
	float:right;
	padding-right:50px;
}
ol#controls li{
	margin:0 5px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:16px;
	line-height:14px;
}
ol#controls li a{
	float:left;
	height:16px;
	line-height:14px;
	border:1px solid #ccc;
	background:#858585;
	color:#fff;
	padding:0 5px;
	text-decoration:none;
}
ol#controls li.current a{
	background:#fff;
	color:#858585;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	

	
#slider_1 .msg_box{width:380px; height:110px; padding-top:10px; float:left;}
#slider_1 .msg_box .top{background-image:url(/images/Home_gym_1_41.png); width:374px; height:10px;}
#slider_1 .msg_box .inner_content{background-color:#e6e6e6; padding-left:10px; padding-right:10px; width:354px;}
#slider_1 .msg_box .bottom{background-image:url(/images/Home_gym_1_55.png); width:374px; height:10px;}
#slider_1 .msg_box h1{ padding:0px; margin:0px; font-size:19px; color:#545454; font-weight:normal; font-style:italic; padding-bottom:10px;}
#slider_1 .image{width:240px; height:128px; float:left; background-repeat:no-repeat; background-position:bottom center; position:relative;}
#slider_1 .image .bot_line{width:240px; height:1px; bottom:0px; background-image:url(/images/bottom_border.png); background-repeat:no-repeat; background-position:center; position:absolute;}
#slider_1 .image .right_speak{width:20px; height:140px; left:120px; background-image:url(/images/Home_gym_1_47.png); background-repeat:no-repeat; background-position:center; position:absolute;}
#slider_1 h3{ padding:0px; margin:0px; padding-bottom:5px;}
#slider_1 span{line-height:16px;}