h1 {
	color: #ff9900;
}
h3 {
	background-color: #ff9900;
}
span.whatYouSee{
	/*color: #99cc00;*/
	color: #ffffff;
}
div#footer{		
	background-image:url(../../i/footer/bg_footer_web.jpg);
	background-repeat:repeat;
}
div#readmore a{
	color:#ff9900;
}
div#services_title{
	background-image:url(../../i/right/web_bg.jpg);
	background-repeat:repeat-x;
	background-position: top left;
}