$(document).ready(function() {
	$("ul#enterprise > li#visibility").addClass("active");
	$("#leftfloatingdiv").css("margin-top", "40px");
});
