/**
 * Specialized CSS styles that only affect on the index.
 */
#header {
	background-image: url(/include/layouts/default/perpage/images/header/index.php/bw_4in1.jpg);
	padding-bottom: 269px;
}

#header #header_colour_pic1 {
	position: absolute;
	bottom: 0;
	left: 0;
}
#header #header_colour_pic2 {
	position: absolute;
	bottom: 0;
	left: 25%;
}
#header #header_colour_pic3 {
	position: absolute;
	bottom: 0;
	left: 50%;
}
#header #header_colour_pic4 {
	position: absolute;
	bottom: 0;
	left: 75%;
}