/**
 * Specialized CSS styles that only affect on the index.
 */
#header {
	padding-top: 308px;
	background: white url(/include/layouts/default/perpage/images/header/index.php/bw_3in1.jpg) no-repeat;
}

#header #header_colour_pic1 {
	position: absolute;
	top: 0;
	left: 0;
}
#header #header_colour_pic2 {
	position: absolute;
	top: 0;
	left: 255px;
}
#header #header_colour_pic3 {
	position: absolute;
	top: 0;
	left: 514px;
}
