#header {
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0091db;
	float: left;
}
#header1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#header2 {
	float: left;
	width: 100%;
}

#header_left {
	float: left;
	width: 100%;
	line-height: 0px;
	text-align: center;
}
#header_right {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	color: #404040;
}
#header_logo {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
