
#header_home_left {
	float: left;
	width: 359px;
	height: 320px;
	margin: 0;
	padding: 0;
	background: url(images/1_l.jpg) no-repeat;
}

#header_home_right {
	float: left;
	width: 351px;
	height: 320px;
	margin: 0;
	padding: 0;
	background: url(images/1_r.jpg) no-repeat;
}

