#layout {
	padding-top: 0px;
	!padding-top: 0px;
}

#topnav {
	top: 0px;
}

#header_top {
	top: 0px;
	background-color: #aadce6;
	height: 23px;
	position: relative;
	#z-index: -1;
}

#header {
	top: 0px;
	!top: 0px;
}

#sidenav {
	top: 64px;
	!top: 62px;
}

#sidenav_top {
	top: 10px;
}

#fusonic {
	position: absolute;
	right: 5px;
	top: 4px;
}
