.farright {
	background-repeat: repeat-x;
	background-image: url(images_mar05/far_right_repeat.jpg);
}
.farleft {
	background-repeat: repeat-x;
	background-image: url(images_mar05/left_far_repeat.jpg);
}
.rightcol {
	background-image: url(images_mar05/left_ripple.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
.centrecol {
	background-image: url(images_mar05/centre_ripple.jpg);
	background-repeat: no-repeat;
}
.rightbottomcol {
	background-image: url(images_mar05/footer_person.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
