/* background images for homepage header */

.pix1Bkgd {
	background-image: url(../siteimages/42-15572838-nurse.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 24%;
	height: 151px;
}
.pix2Bkgd {
	background-image: url(../siteimages/42-15572763-tabletPC.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 24%;
	height: 151px;
}
.pix3Bkgd {
	background-image: url(../siteimages/42-16616730-ladyDoc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 24%;
	height: 151px;
}
.pix4Bkgd {
	background-image: url(../siteimages/42-16616756-high5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 24%;
	height: 151px;
}


