#header {
	position: absolute;
	left: 0;
	top: 6px;
	height: 150px;
	background: #FFFFFF;

}
#header-img {
	position: absolute;
	left: 24px;
	top: 12px;
	height: 132px;
	background: #FFFFFF;
/*	border-width: 1px;
	border-style: solid;
	border-color: #82c5f0;*/
}
