#header {
	color:#ddcb89;
	padding:10px;
	height:100px;
	background:url('../imgs/bg/header-bg-2.jpg') repeat-x;
}
#header-innerL {
	width:169px;
	height:100px;
	float:left;
}
#header-inner-flash {
	margin-left: 40px;
	width: 450px;
	height: 100px;
	float: left;
}
#header-innerR {
	float: right;
	width: 250px;
	height: 100px;
}
#header-innerR-logo-info {
	font-size:15px;
	font-family: 'trebuchet MS', sans-serif;
	text-align:right;
}
#header-innerR-subtext {
	font-size:12.5px;
}
