#header {
	background: #fff;
	height: 226px;
	margin: 0 auto;
}

#north {
	min-height: 226px; 
	margin-bottom: 10px;	
}
.log_cre{
	font-size: 10px;
	color: #EA7822;
}
.log_cre a{
	font-size: 10px;
	color: #EA7822;
	text-decoration: none;
}
.log_cre a:hover{
	font-size: 10px;
	color: #EA7822;
	text-decoration: underline;
}
.banner{
	height: 125px;
}
.search{
	color: #444444;
	float: right;
	margin-top: 2px;
	margin-right: 7px;
	vertical-align: middle;
}
.search a{
	color: #FFFFFF;
	text-decoration: none;
}
.search a:hover{
	color: #444444;
	text-decoration: none;
}
.search input{
	height: 14px;
	width: 100px;
	color: #444444;
	font-size: 11px;
}
.search .parent_span{
	background: #fff; 
	padding: 1px; 
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-variant: small-caps; 
	border: 1px solid #999999;
	*bottom: 3px;
	*position: relative;
}
.child_span{
	color: #ffffff; 
	background: #EA6343; 
	padding: 0px 3px 0px 3px;
	margin-bottom: 10px;
}
/*
.banner_text{
	padding-top: 32px;
	padding-left: 57px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
.banner_text a{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 203px;
}
*/
