body {
	margin: 0 0 0 0;
}

#menubarwrapper {
	display:table;
	width:100%;
	height:59px;
	text-align:left;
	border:0px;
	margin: auto;
	position: absolute;
	z-index: 9999999;
}

#menubarcontainer {
	display:table;
	width:834px;
	height:59px;
	text-align:left;
	border:0px;
	margin: auto;
}

.temptable {
	margin-top: 25px !important;
	margin-top: 25px;
}