body {
	background:url("ims/bg-main_rc.jpg") no-repeat scroll center top #000000;
}

.headc {
   background: url('ims/head-rc.jpg') center no-repeat;
}

#top-menu{	
	background: url('ims/hor-menu-main-bg_rc.png') repeat-x;
}
#foot {
	background: url('ims/footer.png') 0px 0px no-repeat;
}
#top-menu .l {
	background: url('ims/hor-menu-left-corner_rc.png') no-repeat;	
}

#top-menu ul li{
	background: url('ims/hor-menu-bg_rc.png') right no-repeat;
}

#top-menu ul li a:hover {
	background: url('ims/hor-menu-bg-hover_rc.png') right top no-repeat;
}

.categories ul li a{
	color: #F4A460;
}
#foot {
    background: url("ims/footer.png") no-repeat scroll -4px 0 transparent;
    color: #87A944;
	}
#foot a {
    color: #CAE651;
}
.navigation ul .current a {
    color: #EAFF97;
}


