body {
	background:url("ims/bg-main_boat.jpg") no-repeat scroll center top #002330;
}

.headc {
   background: url('ims/head-boats.jpg') center no-repeat;
}

#top-menu{	
	background: url('ims/hor-menu-main-bg_boats.png') repeat-x;
}

#top-menu .l {
	background: url('ims/hor-menu-left-corner_boats.png') no-repeat;	
}

#top-menu ul li{
	background: url('ims/hor-menu-bg_boats.png') right no-repeat;
}

#top-menu ul li a:hover {
	background: url('ims/hor-menu-bg-hover_boats.png') right top no-repeat;
}

.categories ul li a{
	color: #556B2F;
}

#foot {
    background: url("ims/footer.png") no-repeat scroll -4px 0 transparent;
    color: #66B4C4;
}
#foot a {
    color: #CCFFFF;
}