#contentContainer,
#container2 {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
#carousel-feature.page-tile-full {
	background: #fff;
	border-bottom: 1px solid #bac4c9;
	}
#carousel-feature .page-tile-wrapper {
	height: 420px;
	}

#slider1_container {
	position: absolute !important; 
	top: 0; 
	left: 50% !important; 
	width: 1366px; 
	height: 420px; 
	text-align: center;
	margin-left: -683px;
	}
#slideBox {
  	cursor: move; 
  	position: absolute; 
  	left: 0px; 
  	top: 0px; 
  	width: 1366px; 
  	height: 420px; 
  	overflow: hidden;
  	}  
#arrowWrapper {
	width: 940px;
	position: relative;
	margin: 0 auto;
	height:60px;
	top:360px;
	}
.jssora11l, .jssora11r, .jssora11ldn, .jssora11rdn {
	position: absolute;
	cursor: pointer;
	display: block;
	overflow:hidden;
	width: 55px; 
	height: 55px; 
	bottom: 0; 
	font-size: 50px;
	color: #BAC4C9;
	}
.jssora11rdn,
.jssora11r { 
	right: 50%;
	margin-right: -490px;
	left: auto !important;
	}
.jssora11l,
.jssora11ldn {
	left: 50%;
	margin-left: -490px;
	}
.jssora11l:hover, .jssora11r:hover, .jssora11ldn:hover, .jssora11rdn:hover {
	color: #999;
}
.jssorb05 {
	position: absolute; 
	bottom: 24px; 
	left: 6px;
	}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av{
	overflow:hidden;
	cursor: pointer;
	border: 1px solid #BAC4C9;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	height: 10px;
	width: 10px;
	}
.jssorb05 div:hover,
.jssorb05 .av:hover,
.jssorb05 .av,
.jssorb05 .dn, 
.jssorb05 .dn:hover { 
	background: #BAC4C9;
	}
	
#heroImageSearchBox {
	height: 420px;
    left: 50% !important;
    margin-left: -683px;
    position: absolute !important;
    text-align: center;
    top: 0; 
    width: 1366px;
    cursor:pointer;
    }
