
/* slider content starts here */
#slider{
	display:block;
	width:1001px;
	height:301px;
	float:left;
	position:relative;
	overflow:hidden;
	top:0px;
	left:0px;
}
#slider ul{
	width:1001px;
	height:301px;
	float:left;
	position:absolute;
	overflow:hidden;
	}
#slider li{
	display:inline;
	width:1001px;
	height:301px;
	float:left;
	position:relative;
	}
#prevBtn, #nextBtn{
	display:block;
	text-indent:-8000px;
	width:34px;
	height:39px;
	float:left;
	position:absolute;
	left:-6px;
	top:149px;
	}
#nextBtn{
	left:943px;
	top:178px;
	}
#prevBtn a, #nextBtn a{
	display:block;
	width:34px;
	height:39px;
	float:left;
	position:relative;
	background: url(images/slide-left.png) no-repeat 0 0;
	}
#prevBtn a{
	display:block;
}
#nextBtn a{
	display:block;
	top:-30px;
	background: url(images/slide-right.png) no-repeat 0 0;
}


#slider img{
	float:right;
	margin:0px;
}
#slider ul li div.leftContent{
	width:442px;
	float:left;
	display:block;
	margin:44px 0 0 35px;
}
.banner h2{
	font-size:27px;
	font-weight:bold;
	color:#141414;
	min-width:396px;
	float:left;
	padding-bottom:20px;
}
.banner p{
	width:437px;
	float:left;
	font-size:12px;
	color:#141414;
	line-height:21px;
	padding-bottom:27px;
}
.banner a.m-info, .banner a.signUp{
	width:105px;
	height:31px;
	float:left;
	background:url(images/m-info.png) no-repeat;
	text-align:center;
	line-height:32px;
	font-size:12px;
	color:#fff;
	font-style:italic;
	font-weight:bold;
}
.banner a.m-info{
	margin-right:16px;
}


/* slider content starts here */
#slider{
	display:block;
	width:1001px;
	height: 300px;
	float:left;
	position:relative;
	overflow:hidden;
	padding-top: 0;
}
#slider ul{
	width:1001px;
	height: 311px;
	float:left;
	position:absolute;
	overflow: visible;
	top: 0;
}
#slider li{
	display:inline;
	width:1001px;
	height: 301px;
	float:left;
	position:relative;
	right: 40px;
	top: -12px;
}
#prevBtn, #nextBtn{
	display:block;
	text-indent:-8000px;
	width:34px;
	height:39px;
	float:left;
	position:absolute;
	left:-6px;
	top:149px;
	}
#nextBtn{
	left:943px;
	top:178px;
	}
#prevBtn a, #nextBtn a{
	display:block;
	width:34px;
	height:39px;
	float:left;
	position:relative;
	background: url(images/slide-left.png) no-repeat 0 0;
	}
#prevBtn a{
	display:block;
}
#nextBtn a{
	display:block;
	top:-30px;
	background: url(images/slide-right.png) no-repeat 0 0;
}


#slider img{
	float:right;
	margin:0px;
	padding: 0;
}
#slider ul li div.leftContent{
	width:442px;
	float:left;
	display:block;
	margin:44px 0 0 35px;
}
.banner h2{
	font-size:27px;
	font-weight:bold;
	color:#141414;
	min-width:396px;
	float:left;
	padding-bottom:20px;
}
.banner p{
	width:437px;
	float:left;
	font-size:12px;
	color:#141414;
	line-height:21px;
	padding-bottom:27px;
}
.banner a.m-info, .banner a.signUp{
	width:105px;
	height:31px;
	float:left;
	background:url(images/m-info.png) no-repeat;
	text-align:center;
	line-height:32px;
	font-size:12px;
	color:#fff;
	font-style:italic;
	font-weight:bold;
}
.banner a.m-info{
	margin-right:16px;
}


