div#header {
	height:100px;
	background-color:#fff;
	width:766px;
	margin-top:10px;
	text-align:left;
	padding-bottom:5px;
}

div#flashArea {
	margin:0px 0px 10px 0px;
	width:766px;
	height:180px;
	background:#999;
	
}

div.mainHeaderImg {
	float:left;
	width:500px;
}

div#divisionArea {
	float:right;
	width:250px;
	font:10px Verdana;
	color:#666;
	text-align:right;
	padding:15px 0px 5px 0px;
}