body {
	background:url("ims/bg-main_heli.jpg") no-repeat scroll center top #000000;
}

.headc {
   background: url('ims/head-heli.jpg') center no-repeat;
}

#top-menu{	
	background: url('ims/hor-menu-main-bg_heli.png') repeat-x;
}

#top-menu .l {
	background: url('ims/hor-menu-left-corner_heli.png') no-repeat;	
}

#top-menu ul li{
	background: url('ims/hor-menu-bg_heli.png') right no-repeat;
}

#top-menu ul li a:hover {
	background: url('ims/hor-menu-bg-hover_heli.png') right top no-repeat;
}


.categories ul li a{
	color: #F4A460;
}
#foot {
    background: url("ims/footer.png") no-repeat scroll -4px 0 transparent;
    color: #FDE5CC;
}
#foot a {
    color: #FF9900;
}