
/*theme_image*/		body{
			background:#fff url(bg-images/bg-hot-orange.png) repeat-x top center;
		}
		#header .mainMenu ul{
	background:#000000;
}
#header #headerimg {
	background:#444444;
}
.sidebar h3 {
	background:#000000;
	color:#ffffff;
}
.footerWidgets{
	background:#333333;
}

