body{
	background-color:#f1f1f1;
	
	
}	
	#top{
		
		background-image:url(../img/site_images/home/top_bg.jpg);
	}
				#menu a{
					background-color:#cacaca;
				}
			#submenu a{ 
				color:#fff;
			}

	#main{
		background-image:url(../img/site_images/home/side_shadow.gif);
		background-color:#dbdbdb;
	}
		#main_seperator{
			background-image:url(../img/site_images/home/main_seperator.gif);
		}
				.sidebox .title{

					background-color:#989898;
				}
	#botbar{
		background-image:url(../img/site_images/home/botbar_bg.gif);
	}
	.box{
		background-image:url(../img/site_images/home/box_bg.gif);

	}
#footer{
	background-color:#dadada;
}
	#ftr{
		background-image:url(../img/site_images/home/footer_bg.gif);

	}
					.sidebox .suggestions li a{
						background-color:#cacaca;

					}

























