#image_left {
	width: 289px;
	height: 180px;
	background: url(../images/home_left.jpg) no-repeat;
	border-right: 1px solid #fff;
	float: left;
}

#image_right {
	float: right;
	width: 478px;
	height: 180px;
	background: url(../images/home_right.jpg) no-repeat;
}
