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