if(navigator.userAgent.indexOf("Safari") != -1) {
		document.getElementById('main_menu').style.marginBottom='-4px';
	}