
.pageBody {
	background-image: url(images/page-center.png);
	background-repeat: repeat-y;
	height: 954px;
}
.page-image{
	background-image: url(images/pic-buddha.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 542px;
	width: 264px;
	height: 405px;
	float:left;
	left: 1px;
	
	
	
}

/*//////// page content //////////////*/


.conditions-left{
	float: left;
	width: 240px;
}
.txt_pageTitle{
	background-image: url(images/txt-conditions_treated.png);
	background-repeat:no-repeat;
	width: 292px;
	height: 14px;
	padding: 0 0 24px 0;
	position: relative;

}
.img1{
	/*background-image: url(images/pic-elaine.png);
	background-repeat:no-repeat;
	width: 209px;
	height: 298px;
	margin-left:10px;
	position:relative;
	top: -10px;
	float:right;*/

}

