#header {
	display:block;
	height:214px;
	margin-top:10px;
	margin-bottom:5px;
	background-image:url(../images/default_header.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#header .header_overlay {
	background-image:url(../images/header_overlay.png);
	background-position:top center;
	background-repeat:no-repeat;
	display:block;
	height:214px;
}
#menu ul {
	float:none;
}
#menu ul ul {
	top:355px;
}
#wizard_ui {
	display:block;
}
