@charset "utf-8";
/* CSS Document */

/*home*/
#banner {
	margin: 0 0 20px 0;
}
#about {
	width:250px;
/*	height: 200px;*/
	margin: 0px 34px 25px 0px;
	background:url(images/titleline.gif) 0 30px no-repeat;
	float:left;
}
#mediation {
	width:250px;
/*	height: 200px;*/
	margin: 0px 10px 25px 0px;
	background:url(images/titleline.gif) 0 30px no-repeat;
	float:left;
}
#coaching {
	width:250px;
/*	height: 270px;*/
	margin: 0px 34px 25px 0px;
	background:url(images/titleline.gif) 0 50px no-repeat;
	float:left;
}
#relationship {
	width:250px;
/*	height: 200px;*/
	margin: 0px 10px 25px 0px;
	background:url(images/titleline.gif) 0 50px no-repeat;
	float:left;
}
#rightcolumn {
	width:235px;
	height: 435px;
	background-color:#E0E3EF;
	float:right;
	overflow:auto;
}
#testimonials {
	width:200px;
/*	height: 220px;*/
	margin: 13px 0px 18px 13px;
}
#news {
	width:200px;
	/*height: 530px;*/
	margin: 13px 0px 18px 13px;
}
