/*--- HOME ---*/

/*
#4A5352 - Swatch colour 1
#7C7C7C - Swatch colour 2
#D6D6D0 - Swatch colour 3
#E7E6DA - Swatch colour 4
#BFD4E5 - Swatch colour 5
#CFDEE7 - Swatch colour 6
#EEE1E4 - Swatch colour 7

#
*/

div.colour1
{
	background:#4A5352  url(../i/branding/bottom-1.gif) no-repeat 0 100%;
	margin-bottom:1em;
	color									: #fff;
}

div.colour2
{
	background:#7C7C7C url(../i/branding/bottom-2.gif) no-repeat 0 100%;
}


div.colour3
{
	background:#D6D6D0 url(../i/branding/bottom-3.gif) no-repeat 0 100%;
}


div.colour5
{
	background:#BFD4E5 url(../i/branding/bottom-5.gif) no-repeat 0 100%;
}

div.colour6
{
	background:#CFDEE7 url(../i/branding/bottom-6.gif) no-repeat 0 100%;
}


div.colour7
{
	background:#EEE1E4 url(../i/branding/bottom-7.gif) no-repeat 0 100%;
}



/*--- CONTACT ---*/

div.contact
{
	background:#E7E6DA url(../i/branding/bottom-14.gif) no-repeat 0 100%;
}

#siteextended.contact #gradient
{
	background:#E7E6DA url(../i/branding/grad-14.jpg) no-repeat 0 0;
}



/*-- NO BRANDING -- */
div.global
{
	background:#9ba5be url(../i/branding/bottom-19.gif) no-repeat 0 100%;
}

