.jcarousel-skin-tango .jcarousel-container {
	padding:0; 
	margin-top:5px;
	
}
.jcarousel-skin-tango{
	overflow:hidden;
	z-index:0;
	height:687px;
	position:relative;	
}
/*images wrapper*/
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:950px !important;
	overflow:hidden;
	height:681px;
}
/*images*/
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	overflow:hidden;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 194px;
    right: 0px;
    width: 22px;
    height: 22px;
    cursor: pointer;
	z-index:999;
    background: url(../images/next.png) no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 194px;
    left: 0px;
    width: 22px;
    height: 22px;
    cursor: pointer;
	z-index:999;
    background: url(../images/preview.png) no-repeat;
}
.jcarousel-prev-horizontal:hover, .jcarousel-next-horizontal:hover, .jcarousel-prev-horizontal:active{ background-position: 0 -22px;} 
.jcarousel-skin-tango li{ float:left; height:681px; overflow:hidden; position:relative;}
.jcarousel-skin-tango li>a>img{ position:relative; z-index:2;}
.jcarousel-skin-tango li>a>span{ display:block; width:100%;position:absolute; left:0; top:0; height:406px; overflow:hidden;}
.bg_bottom h2{ font-size:36px; font-weight:200; line-height:43px; margin-bottom:18px; text-shadow: 1px 1px rgba(0,0,0,0.12)}
.bg_bottom{ color:#FFFFFF; text-align:center; padding: 33px 35px 0px 38px; height:275px;}
.bg_bottom .read_more{ background:url(../images/marker.jpg) no-repeat; width:22px; height:22px; margin: 15px 0 0 15px;}
.bg_bottom .read_more:hover{ background-position: 0 -22px;}
.width_1{ width:316px;}
.width_2{ width:317px;}
.width_3{ width:317px;}
.bg_1{ background:url(../images/bg1.jpg) no-repeat;}
.bg_2{ background:url(../images/bg2.jpg) no-repeat;}
.bg_3{ background:url(../images/bg3.jpg) no-repeat;}
