  .bannercontainer2 {
		padding:0px;
		/*background-color:#3e5da2;*/
		width:995px;
		position:relative;
		position:relative;
		margin-left:auto;
		margin-right:auto;
		height : 286px; 
		background:transparent;
	}

  .banner{
		width:995px;
		height:286px;
		position:relative;
		overflow:hidden;
		margin-bottom:40px;

   }
   
  .featured_container {
		padding:0px;
		/*background-color:#3e5da2;*/
		width:250px;
		/***height:245px;*/
		position:relative;
		position:relative;
		margin-left:auto;
		margin-right:auto;
		overflow:hidden;
		
	}

  .featured_slides{
		width:250px;
		height:500px;
		position:relative;	
		overflow:hidden;
		margin-bottom:40px;

   }
   

  .featured_container2 {
		padding:0px;
		/*background-color:#3e5da2;*/
		width:250px !important;
		/**height:245px !important;**/
		position:relative;
		margin-left:auto;
		margin-right:auto;
		overflow:hidden;
	}

  .featured_slides2 {
		width:250px !important;
		/***height:245px !important;**/
		height:500px !important;
		position:relative;
		overflow:hidden;
		margin-bottom:40px;
   }
