










/* ---------------------- SLIDE CSS STARTS ----------------------  */

.iS-Bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.iS-Image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;min-width:1000px;	
	height: auto;
	z-index: 0;
}
/******************************** SLIDE 1 ********************************/
.slide1-text1 {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	font-weight: bold;
	padding: 20px 50px;
	line-height: 100%;
	text-align: center;
}
