/* 
	Infogastro Spain colour 
	These properties are not permitted in this file, and should be in the colour file(s):
	background-color
	border-color (border-left-color etc)
	background-image
	color
*/

#header {
	background-image: url(../images/header.gif);
	background-repeat : no-repeat;
}

#home_title {
	color:#000000;
}

#home_title h1 {
	color:#4F0B7B;
}

/* Home page feature boxes */

#home_page #itemid2388745 ul#home_news_features_holder li ul.site_features li {
	background-image: url(../images/home_feature_box.gif); 
}

/* End Home page feature boxes */

.one_px_border {
	border-bottom-color:#666666;
	border-left-color:#666666;
	border-right-color:#666666;
	border-top-color:#666666;
}