/* CSS Document */

img, a, *:focus {
	outline: none;
}

a {
	text-decoration: none;
}


.active, .active:hover, .active *, .active *:hover {
	cursor: default;
}

.hidden {
	display: none;
}



#dim {
	min-width: 1260px;
	overflow: hidden;
}

#dim-in {
	min-width: 1260px;
	overflow: hidden;
}




/* LayerSlider Layers and Sublayers unique styles */


#layerslider,
#layerslider2 {
	width: 1260px;
	height: 420px;
	margin: 0px auto 0px auto;
}



#l5text1 {
	width: 510px;
	}

#l5text2 {
	width: 436px;
	padding: 15px 10px 30px 0px;
	text-align: left; 
	color: #eee;
	font-size:28px; color:#FFFFFF; font-family: 'Arial'; line-height:32px;

}
.black-16-font{ float:left; padding-top:20px; line-height:18px; font-size:15px; font-family: 'Arial'; color:#313131;}

#l5text1 {
	left: 610px;
	top: 160px;
}

#l5text2 {
	left: 150px; top:90px;

}
.pad-right10{padding-right:10px;}
.band-txt{padding-top:20px; float:left;}

#l5text3 {
	left: 620px;
	top: 150px;
}
/* LayerSlider Styles */



.ls-layer {
	display: none;
}

.ls-active,
.ls-animating {
	display: block;
}

.ls-layer > * {
	position: absolute;
	left: 0px;
	top: 0px;
}

.ls-layer .ls-bg {
	/*left: 50%;*/
	top: 50%; margin-left:0px !important; /*left:0% !important;*/ /* updated august 2016 */
}

.ls-nav {
	text-align: center;
}

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

#layerslider-in
{
	width: 1260px;
	height:206px;
	margin: 0px auto 0px auto;
}

