div.container{
	position: relative;
	background-image: url(../images/chiropractic.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_chiropractic.png);
	width: 145px;
	height: 32px;
	
}
div.content {
	position: relative;
	margin-left: 470px;
	margin-top: 130px;
	width: 375px;
	text-align: left;
	border-left: 2px dotted White;
	padding-left: 20px;
	margin-top: 150px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: White;
}

div.cartoosh_nutrition {
position: relative;
	background-image: url(../images/cartoosh_chiro.gif);
	background-position: center;
	width: 315px;
	height: 13px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
