
#images #firstpic {
	position: relative;
	left: 20px;
	top: 30px;
	display: block;
	background: url(../images/circle_septic.jpg) no-repeat;
	width: 200px;
	height: 200px;
}
#images #firstpic em {
	position: relative;
	top: -10px;
}
#images #secondpic {
	position: relative;
	left: 10px;
	top: 60px;
	display: block;
	background: url(../images/vsm_circle2.jpg) no-repeat;
	width: 200px;
	height: 200px;
}
#images #secondpic a:hover .picture { left: 0; }
/****************************************/
/* Style sheet for treatment_unit page  */
/* Designed by: Matt Moss               */
/* Date: 25/02/07                       */
/****************************************/
#images #secondpic em {
	position: relative;
	top: -50px;
	left: 10px;
}
#images #thirdpic {
	position: relative;
	left: 40px;
	top: 20px;
	display: block;
	background: url(../images/tank_fitting_circle.jpg) no-repeat;
	width: 200px;
	height: 200px;
}
#images #thirdpic em {
	position: relative;
	top: 0px;
}
#base {
	top: 850px;
}

