/* LayerSlider Styles */

#layerslider {
	width: 100%;
	height: 500px;
	margin: 0px auto 50px auto;
}


.ls-layer {
	display: none;
}
.ls-inner{	
	margin: auto;
}
.ls-active,
.ls-animating {
	display: block;
}

.ls-layer > * {
	position: absolute;
	left: 0px;
	top: 0px;
	background : url('../../images/banner/banner_1_text.png') no-repeat top left;
}


.ls-layer .ls-bg {
	left: 50%;
	top: 48%;
	margin-left: -700px !important;
}
.ls-layer.first .ls-s2 {	background-position: 0 0; height: 54px; width: 330px; left: 35%; top: 10px; }
.ls-layer.first .ls-s3 {	background-position: 0 -54px; height: 25px; width: 410px; left: 43%;top: 63px;}
.ls-layer.first .ls-s4 {	background-position: 0 -83px; height: 25px;	width: 410px; left: 45%; top: 90px}
.ls-layer.first .ls-s5 {	background-position: 0 -113px; height: 25px; width: 380px; left: 47%; top: 120px}
.ls-layer.first .ls-s6 {	background-position: -335px 0; height: 20px; width: 100px; left: 70%; top: 150px}
.ls-layer.second .ls-s4 {background-position: 0 -139px; height: 20px; width: 610px; left: 40.4%; top: 30px}
.ls-layer.second .ls-s5 {background-position: 0 -164px; height: 20px; width: 510px; left: 53%; top: 60px}
.ls-layer.second .ls-s6 {background-position: -335px -22px; height: 13px; width: 150px; left: 76.7%; top: 90px}
.ls-layer.three .ls-s3 {background-position: 0 -185px; height: 20px; width: 460px; left: 43%; top: 30px}
.ls-layer.three .ls-s4 {background-position: 0 -207px; height: 20px; width: 470px; left: 43%; top: 60px}
.ls-layer.three .ls-s5 {background-position: -350px -36px; height: 20px; width: 260px; left: 43%; top: 90px}
.ls-layer.three .ls-s6 {background-position: -468px -3px; height: 16px; width: 150px; left: 70%; top: 120px}
.ls-layer.four .ls-s3 {background-position: 0 -229px; height: 20px; width: 460px; left: 43%; top: 10px}
.ls-layer.four .ls-s4 {background-position: -388px -116px; height: 20px; width: 470px; left: 43%; top: 35px;}
.ls-layer.four .ls-s6 {background-position: -470px -60px; height: 20px; width: 165px; left: 65%; top: 70px}
.ls-nav {
	text-align: center;
}

.ls-nav a {
	display: inline-block;
}
