div#head
{
	height: 116px;
	background-color: #E3ECF9;
	width: 100%;
}


div#head_left{
	width: 344px;
	height: 116px;
	background-repeat: no-repeat;
	background-color: #DAE2ED;
	float: left;
}

div#head_right{
	bottom: 0;
	width: 638px;
	height: 116px;
	background-repeat: no-repeat;
	background-color: #DAE2ED;
	float: right;
}

  
