
  #head_outer {
	height:228px;
  }

  #head_logo {
	position:absolute;
	top:53px;
	left:20px;
	width:180px;
	height:130px;
	background-repeat:no-repeat;
	background-position:left bottom;
  }
  
  #head_image {
  	display:block;
	position:absolute;
	top:30px;
	left:203px;
	width:747px;
	height:198px;
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:hidden;
  }
