/* HOME PAGE */

.hpWrapper .boxGreyBody { height: 430px; }

.hpWrapper .imageWrapper { float: right; height: 340px; width: 190px; margin-right: 20px; background: url(../assets/hpBG.jpg) no-repeat }

/* PERMANENT RECRUITMENT PAGE */

.prWrapper .boxBlueBody {
	height: 400px;
}

.prWrapper .boxBlueBody .content {
	width: 600px;
}

.prWrapper .imageWrapper { float: right; height: 340px; width: 300px; margin-right: 20px; background: url(../assets/prBG.jpg) no-repeat }

/* LOCUM PAGE */

.lcWrapper .boxOrangeBody {
	height: 400px;
}

.lcWrapper .imageWrapper { float: right; height: 340px; width: 190px; margin-right: 20px; background: url(../assets/lcBG.jpg) no-repeat }

/* CANDIDATE REGISTRATION PAGE */

.crWrapper .imageWrapper { float: right; height: 340px; width: 300px; margin-right: 20px; background: url(../assets/crBG.jpg) no-repeat }

.crWrapper .content { width: 280px; }

/* SERVICES PAGE */

.srvWrapper .boxBlueBody {
	height: 400px;
}

.srvWrapper .imageWrapper { float: right; height: 340px; width: 190px; margin-right: 20px; background: url(../assets/srvBG.jpg) no-repeat }

/* PRIVACY PAGE */

.ppWrapper .boxBlueBody {
	height: 620px;
}

.ppWrapper .content { width: 600px; }

/* CONTACT PAGE */

.cuWrapper .imageWrapper { float: right; height: 340px; width: 300px; margin-right: 20px; background: url(../assets/cuBG.jpg) no-repeat }

.cuWrapper .content { width: 280px; }
