div.TitleAbout

{
	background-image: url(../images_site/TitleSpaRejuv.jpg);
	width: 358px;
	height: 100px;
	background-repeat: no-repeat;
	position: absolute;
	left: 525px;
	top: 145px;
	z-index: 3;
}


div.copy-right_{
	position: absolute;
	left: 449px;
	top: 245px;
	width: 434px;
	height: 250px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	background-position: top;
	text-align: right;
	z-index: 3;
	clear: both;
}

div.template-top_ {
	position:absolute;
	background-image: url(../templates/grey/template_top.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:0px;
	width:1030px;
	height:55px;
	z-index: 3;
	
}

div.template-left_ {
	position:absolute;
	background-image: url(../templates/grey/template_left.jpg);
		background-repeat: no-repeat;
	left:0px;
	top:55px;
	width:43px;
	height:466px;
	z-index: 3;
	
}

div.template-all {
background-image: url(../images_site/ApplesWide.jpg);
	background-repeat: no-repeat;
width: 946px;
height: 468px;
position: absolute;
left:41px;
top: 59px;
z-index: 1;
}

div.template-right_ {
	position:absolute;
	background-image: url(../templates/grey/template_right.jpg);
		background-repeat: no-repeat;
	left:987px;
	top:55px;
	width:43px;
	height:466px;
	z-index: 3;

}

div.template-bottom_ {
	position:absolute;
	background-image: url(../templates/grey/template_bottom.jpg);
		background-repeat: no-repeat;
		left:0;
	top:521px;
	width:1030px;
	height:56px;
	z-index: 3;
}
