.page-image{
	background-image: url(images/incense_flower-lg.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 1120px;
	width: 434px;
	height: 248px;
	left: 46px;
	
}

.pageBody {
	background-image: url(images/page-center.png);
	background-repeat: repeat-y;
	height: 1355px;
}


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

.conditions-right{
	position:absolute;
	top: 80px;
	left:212px;
}
.conditions-left{
	position: absolute;
	top: 80px;
	left:-26px;
}
.txt_pageTitle{
	background-image: url(images/txt-facial_rejuvenation.png);
	background-repeat:no-repeat;
	width: 299px;
	height: 19px;
	padding: 0 0 24px 0;
	position: relative;

	

}



.img1{
	background-image: url(images/pic-acupuncture-facial-1.png);
	background-repeat:no-repeat;
	width: 273px;
	height: 148px;
	margin-left:10px;
	position:relative;
	top: -10px;
	float:right;

}
.txt-paragraph1{
	position: absolute;
	top: 500px;
	
}


#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.popup_block {

	
	float: left;
	width: 480px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin: 0 0 0 -250px;
	z-index: 100;
}
.popup_block .popup {
	float: left;
	width: 100%;
	
	text-align:left;
}


.closebtn1{
	color:#666666;
	font-weight:bold;
	position: absolute;
	right: 1px;
	top: 12px;
}

.popup-top{
background-image:url(images/popup-top.png);
background-repeat:no-repeat;
width: 498px;
height: 9px;

}
.popup-body{
background-image:url(images/popup-body.png);
background-repeat: repeat-y;
width: 498px;
height: 100%;


}

.popup-bottom{
background-image:url(images/popup-bottom.png);
background-repeat:no-repeat;
width: 498px;
height: 10px;

}
.popup-txt{
padding: 24px 40px 20px 40px;
}
.popup-img1{

float:left;
padding-right: 10px;
width: auto;

}
