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