.slider {
width: 972px;
height: 293px;
position: relative;
margin: 4px auto;
z-index: 1;
}

.slider h2
{
		font-family: 'CalibriRegular';
		font-size:24px;
		color:#015990;
		padding:10px 0px 10px 0px;
		margin:0 5px;	
}
.items {
	display:none;
	overflow:hidden;
}
.pagination {
	position: absolute;
	bottom: 10px;
	left: 696px;
	z-index: 20;
	padding: 5px;
	margin-left: 2px;

}.pagination li {
	float: left;
	margin-left: 2px;
	font-size: 0;
	line-height: 0;
	margin-right: 2px;
}
	.pagination li a {
		width:19px;
		height:19px;
		display:block;
		background:url(../images/banner_bullet.png) no-repeat;
	}
.pagination li.current a {
	background:url(../images/banner_bullet_selected.png) no-repeat;
}
.banner  {
	height:321px;
	position:absolute;
	top:0;
	width:300px;
	right:-30px;
	line-height:38px;
	text-transform:;
	padding:50px 0 0 30px;
	z-index:11;
	background:url(../images/bx-bg-banner.png) repeat;
	display:none !important;
}
.banner h2
{

		font-family: 'CalibriRegular';
		font-size:24px;
		color:#015990;
		padding:0px 0px 10px 0px;
		margin:0 5px;		
}
.banner p
{
	font-family: 'CalibriRegular';
		font-size:19px;
		color:#000000;
		padding:10px 30px 10px 0px;
		margin:0 5px;	
			line-height:30px;
	
}


	.banner a {
		display:inline-block;
		font-size:18px;
		text-transform:none;
		color:#fff;
		text-decoration:none;
		background:url(../images/more_banner.png) no-repeat;;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		right:60px;
		position:absolute;
		width:79px;
		height:37px;
	}
		.banner a:hover {
		}
		
	
.text {
	line-height:1.3846em;
}
/* Pour some CSS below ========================================================= */
