$(function(){
	$(".section:last-child").css("padding-bottom","0px");
	$('#topimgmain ul').innerfade({
		speed: 1500,
		timeout: 6000,
		type: 'sequence',
		containerheight: '374px'
	});
});
