.homephoto {
	background-image: url(../images/homephoto.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 954px;
	background-position: right top;
	background-color: #213E6A;
}
.candidatephoto {
	background-image: url(../images/candidatephoto.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 954px;
	background-position: right top;
	background-color: #213E6A;
}
.clientsphoto {
	background-image: url(../images/clientsphoto.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 954px;
	background-position: right top;
	background-color: #213E6A;
}
.contactphoto {
	background-image: url(../images/contactphoto.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 954px;
	background-position: right top;
	background-color: #213E6A;
}
.searchphoto {
	background-image: url(../images/searchphoto.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 954px;
	background-position: right top;
	background-color: #213E6A;
}
