.page-image{
	background-image: url(images/pic-zen.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 44px;
	width: 122px;
	height: 100px;
	float:left;
	left: 509px;
	
}
.pageBody {
	background-image: url(images/page-center.png);
	background-repeat: repeat-y;
	height: 700px;
}
/*////////HOME page content //////////////*/

.txt_pageTitle{
	background-image: url(images/txt-contactus.png);
	background-repeat:no-repeat;
	width: 169px;
	height: 15px;
	padding: 0 0 24px 0;
	position: relative;

	

}
.txt_elaine{
	background-image:url(images/txt_elaine_livingston.png);
	background-repeat:no-repeat;
	width: 287px;
	height: 14px;
	margin: 18px 0 0 140px;
	padding-bottom: 4px;
	position: absolute;

}

.txt-photo{
color:#999999;
	position:absolute;
	font-size:10px;
	top: 266px;
	right:120px;
}

.img1{
	background-image: url(images/pict-office.png);
	background-repeat:no-repeat;
	margin-left: 20px;
	width: 389px;
	height: 197px;
	position:relative;
	padding-left: 20px;

}


.contact-form{


	padding: 40px 0 0 16px;
	width: 197px;
	height: 320px;
	position:relative;
	float: right;
	}
