
/*theme_image*/		body{
			background:#fff url(bg-images/bg-green.png) repeat-x top center;
		}
		#header .mainMenu ul{
	background:#228653;
}
#header #headerimg {
	background:#007439;
}
.sidebar h3 {
	background:#228653;
	color:#ffffff;
}
.footerWidgets{
	background:#00b358;
}

