#brokencomp {
	background-image: url(/images/brokencomp.jpg);
	background-repeat: no-repeat;
	height: 198px;
	width: 153px;
	float: right;
	display: inline;
}
#biohazard {
	height: 164px;
	width: 220px;
	background-image: url(/images/biohazard.jpg);
	background-repeat: no-repeat;
	float: right;
	display: inline;
	padding-left: 10px;
}
#stethoscope {
	background-image: url(/images/stethoscope.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 235px;
	margin-right: 20px;
	float: right;
	display: inline;
}
#oldcomp {
	background-image: url(/images/oldcomp.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 160px;
	width: 200px;
	display: inline;
}
#servicesPicture {
	height: 183px;
	width: 135px;
	background-repeat: no-repeat;
	background-image: url(/images/circut5.jpg);
}
