div.container{
	position: relative;
	background-image: url(../images/massage.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: auto;
	width:1023px;
	height:619px;
}

div.header {
position: relative;
	background-image: url(../images/title_massage.png);
	background-repeat: no-repeat;
	width: 99px;
	height: 33px;
	
}

div.header2 {
position: relative;
	background-image: url(../images/title_massage_menu.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 33px;
	
}
div.content {
	margin-top: 145px;
	position: relative;
	left: 325px;
	width: 500px;
	color: black;

}

div.contentL {
	float:left;
	width: 225px;
	color: black;

}

div.contentR {
	float: left;
	margin-left: 5px;
	width: 225px;
	border-left: 1px solid #2F4F4F;
	padding-left: 20px;
	color: black;

}

div.content2 {
	margin-top: 125px;
	position: relative;
	left: 195px;
	width: 800px;
	color: black;

}

div.content2L {
	float:left;
	width: 375px;
	color: black;

}

div.content2R {
	float: left;
	margin-left: 5px;
	width: 375px;
	border-left: 1px solid #2F4F4F;
	padding-left: 20px;
	color: black;

}

div.cartoosh {
	background-image: url(../images/cartoosh_massage.gif);
	width:464px;
	height: 7px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}