#header-left {
	width: 268px;
	height: 220px;
	background: url("../images/en/h1.jpg") no-repeat;
	float: left;
}

#header-center-left {
	width: 264px;
	height: 220px;
	background: url("../images/en/h2.jpg") no-repeat;
	float: left;
}

#header-center-right {
	width: 270px;
	height: 220px;
	background: url("../images/en/h3.jpg") no-repeat;
	float: left;
}

#header-right {
	width: 267px;
	height: 220px;
	background: url("../images/en/h4.jpg") no-repeat;
	float: left;
}