div.container{
	position: relative;
	background-image: url(../images/acupuncture.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;
	margin-left: 390px;
	margin-top: 160px;
	background-image: url(../images/title_acupuncture.png);
	background-repeat: no-repeat;
	width: 153px;
	height: 32px;
	
}

div.header2 {
position: relative;
	margin-left: 390px;
	margin-top: 225px;
	background-image: url(../images/title_acupuncture.png);
	background-repeat: no-repeat;
	width: 153px;
	height: 32px;
	
}
div.content {
	position: relative;
	margin-left: 380px;
	width: 460px;
	border-left: 1px solid #2F4F4F;
	padding-left: 10px;
	color: black;
	
}

div.acu_treat
{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size:9pt;
	font-weight: bolder;
	color: White;
}

