/* AZ Greece HCP colour 
	Permissible attributes in this file:
	background-color
	border-color (border-left-color etc)
	background-image
	color
	All other attributes to be in layout file
*/

#home_title, #home_title h1{
	background-image: url(../images/homeback.jpg);
}

#home_text{
	background-color:transparent;
}

#landing_page #contentarea{
	background-image: url(../images/azGreeceHCPback.jpg);
}

#landing_page #contentarea h1 {
	background-color:transparent;
	color:#ffcc00;
}

#landing_introduction{
	color:#fff;
}
