@charset "utf-8";

#header {
	color:#eee;
	background:#123852 url(../images/header/header_bg_std.gif) repeat-x;	
}

#header_logo {
	width:215px; min-height:107px;
	float:left;
}

#header_logo p {
	font-size:12px; line-height:2em;
	margin:0; padding:0 0 0 12px;
}

