@charset "UTF-8";
#wrapper #body {
	height: 544px;
	width: 833px;
	background-image: url(../images/about/backgroundabouttoclient.png);
}
#wrapper #body #leftarea {
	height: 544px;
	width: 205px;
	clear: left;
	float: left;
}
#wrapper #body #rightarea {
	height: 544px;
	width: 628px;
	float: right;
}

