/* CSS Document */

#bannerCaption h3 {
	background: #FDB813;		
	color:#FFFFFF;
}

h1, h2, table#quotes .qoutesStart, table#quotes .qoutesEnd {
	color:#FDB813;
}

#bannerRight {
 	background-image:url(../../assets/images/pictures/colour_wheel_orange.gif)
 }
 
