#header {
	height: 330px;
}

#logo {
	margin-top: 0;
	margin-left: 1em;
}

.header_box, .header_box_bg {
	right: 0;
	top: 0;
	height: 50px;
	padding: 1em 1em 32px 1em;
	margin-top: 0;
	width: 15em;
	text-align: right;
}
.header_box_bg {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
}

.left {
	padding-left: 2em;
}

/*

	html, body {
		width: 100%; height: 100%;
	}
	.container {
		min-height: 100%; height: auto !important; height: 100%;
	}
	#footer {
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.wheel {
		margin-bottom: 170px;
		overflow: auto;
	}

	#ie6 .wheel { height: 100%; overflow: visible; }

	
	#ie6 #key { display: none !important; }

#ie6 #footer {
	background: url(/images/footer_bg.gif);
}
*/
