/* Section Dividers Backgrounds */

.reclamationDivider {
	background-image: url('../img/bg/reclamationDivider.jpg');
}
.harbourDivider {
	background-image: url('../img/bg/harbourDivider.jpg')
}

.softwareDivider {
	background-image: url('../img/bg/softwareDivider.jpg')
}

.hillsideDivider {
	background-image:  url('../img/bg/hillsideDivider.jpg');
}

.pingchauDivider {
	background-image: url('../img/bg/pingchauDivider.jpg')
}

.landsatDivider {
	background-image: url('../img/sat_preview/samp-landsat8-01.jpg')
}


.coronaDivider {
	background-image: url('../img/sat_preview/samp-corona-01.jpg')
}

.sample-TaipoDivider {
	background-image: url('../img/sat_preview/samp-spot07-01.jpg')
}

.sample-RepulseBayDivider {
	background-image: url('../img/sat_preview/samp-wv3-02.jpg')
}

.sample-KompsatDivider {
	background-image: url('../img/sat_preview/samp-kompsat3-01.jpg')
}

.sample-SatBgDivider {
	background-image: url('../img/sat_bg.jpg')
}

.jilincapone {
	background-image: url('../img/imgcap1.jpg')
}


.lsatNirDivider {
	background: url('../img/bg/bkg-lasat8.jpg') center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



.dividerApplications {
  background-image: url('../img/bg/mainj-DV-app.jpg')
}

.dividerOblique {
	background-image: url('../img/bg/mainj-DV-oblique.jpg')
}