
.stateslide_static {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 35%, #e7e7e7 100%);
	background: -webkit-linear-gradient(top, #ffffff 35%, #e7e7e7 100%);
	background: linear-gradient(to bottom, #ffffff 35%, #e7e7e7 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7', GradientType=0 );

}
.stateslide_static .innerbg_static {
	background: url(/images/slides/mapimage.png) top center no-repeat;
}
.guy1_static {
	background: url(/images/slides/model-state-shirt.png) bottom center no-repeat;
}
.innerbg_static { padding-left:0px; padding-right:0px;}

@media (min-width:768px) {
.guy1_static {
	background-position: bottom left
}
}


.ageslide_static {
	background: #474747;
	background: -moz-linear-gradient(top, #474747 60%, #474747 60%, #0c0c0c 100%);
	background: -webkit-linear-gradient(top, #474747 60%, #474747 60%, #0c0c0c 100%);
	background: linear-gradient(to bottom, #474747 60%, #474747 60%, #0c0c0c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#0c0c0c', GradientType=0 );
	overflow: hidden;
	padding:0px !important;
}


.agesbg_static {
	background: url(/images/slides/ages-bg.png) top center repeat-x;
	background-color: rgba(0,0,0,.65);
	color: white;
	overflow: visible;
	
}

@media (min-width:768px) {
.age1_static {
	background: url(/images/slides/age-shirt.png) 50px bottom no-repeat;
	overflow: visible;
}
.age2_static {
	background: url(/images/slides/age-shirt-2.png) right bottom no-repeat;
	overflow: visible;
}
}



@media (max-width:991px) {
.agedark_static {
	background-color: rgba(0,0,0,.65);
	overflow: visible;
}
}
@media (max-width:768px) {
	.agedark_static { background-color:inherit;}
}
.darkfadebg {background: rgb(0, 0, 0); 
        	 background: rgba(0, 0, 0, .7);
			 color:#fff;}
h2.darkfadebg { padding:.5em 1em;}

.jobslide_static {
	
	background: #ffffff; 
	background: -moz-linear-gradient(top,  #ffffff 68%, #f4f4f4 100%, #f4f4f4 100%); 
	background: -webkit-linear-gradient(top,  #ffffff 68%,#f4f4f4 100%,#f4f4f4 100%); 
	background: linear-gradient(to bottom,  #ffffff 68%,#f4f4f4 100%,#f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); 
	overflow: visible;
	}
	
.jobwrap_static {
	background: url(/images/slides/jobsbg.png) top center no-repeat; background-size:cover;
}
.shellOff_footer{display:none;}

.bxslider-wrap { visibility: hidden; }
.tab_img { max-height:50px; width:auto}