body {
	background:url("ims/bg-main_air.jpg") no-repeat scroll center top #000000;
}	

.headc {
   background: url('ims/head-air.jpg') center no-repeat;
}

#top-menu{	
	background: url('ims/hor-menu-main-bg_air.png') repeat-x;
}

#top-menu .l {
	background: url('ims/hor-menu-left-corner_air.png') no-repeat;	
}

#top-menu ul li{
	background: url('ims/hor-menu-bg_air.png') right no-repeat;
}

#top-menu ul li a:hover {
	background: url('ims/hor-menu-bg-hover_air.png') right top no-repeat;
}

.categories ul li a{
	color: #C1C100;
}
#foot {
    background: url("ims/footer.png") no-repeat scroll -4px 0 transparent;
	color:#7edcf3;
	}
#foot a {
	color:#C4F2FE
}