#header {
	height: 249px;
}

#logo {
	position: absolute;
	top: 242px;
	left: 33px;
	height: 80px !important;
	width: 225px;
}

#logo a {
	/*margin-top: 20px;
	height: 50px !important;
	width: 225px;*/
}

.header_box, .header_box_bg {
	right: 0;
	top: 0;
	height: 150px;
	padding: 1.4em 1em 32px 2.2em;
	width: 18em;
	text-align: right;
	background: none;
}
/*.header_box_bg {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}*/

.left {
	padding-left: 2em;
	//width: 240px;
}

#menu { font-style: italic; width: 240px; font-family: Georgia, "Times New Roman", sans-serif; font-weight: normal; font-size: 1em;}

