/*  Clinical Study Patients Canada 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
*/

#landing_page #landing_body ul li{
	background-image: url(../images/landing_button.gif);
}

/* home page begins */

#home_text{
	background-color:#81BBC6;
	color:#FFFFFF;
	border-color:#FFFFFF;
}

/* home page ends */
