/* WIDE IMAGE */

#imagecontainer  {
	text-align: right;
	position: relative;
	width: 567px;
	height: 340px;
	float: left;
	overflow: hidden;

}

#textcontainer  {
	text-align: left;
	position: relative;
	width: 273px;
	height: 340px;
	float: right;
}



