body { 		background: #624040 url(images/bgcolor.png);
		margin: 0px;
		padding: 0px;
	}



#content a	{	color: #624040;
	}
a	{	color: #dbbbbe;
	}
#container	{	width: 1140px;
		margin-top: 0px;
	}
#left	{	background: #624040 url(images/leftbg.png);
		width: 311px;
		height: 800px;
		position: absolute;
	}
#treatleft	{	background: #624040 url(images/treatbg.png);
		width: 380px;
		height: 1430px;
		position: absolute;
	}
#leftcontent {	padding: 5px;
		
	}
.lefttext	{	font: 14px "helvetica"; color: #ffffff;
		padding: 10px;
	}
.info	{	font: 14px "helvetica"; color: #ffffff;
	}

#content	{	background: #ffffff;
		width: 650px;
		height: 800px;
		margin-left: 311px;
		position: absolute;
	}

#treatcontent{	background: #624040 url(images/treatbg.png);
		width: 380px;
		height: 1430px;
		margin-left: 380px;
		position: absolute;
	}
#contentin {	padding: 5px;
		
	}
#right	{	background: #624040 url(images/rightbg.png);
		width: 38px;
		height: 800px;
		margin-left: 961px;
		position: absolute;
	}
#treatright	{	width: 400px;
		height: 1430px;
		margin-left: 760px;
		position: absolute;
	}
#rightcontent {	padding: 5px;
		
	}

p	{	font: 14px "helvetica"; color: #624040;
	}
.footnote	{	font: 12px "helvetica"; color: #dbbbbe;
		font-weight: bold;
	}
.services	{	font: 14px "helvetica"; color: #dbbbbe;
		font-weight: bold;
		padding: 10px;
	}
.left	{	float: left;
	}
.leftpad	{	float: left;
		padding: 0px 9px; 0px 0px;
	}
.right	{	float: right;
	}
.indexbold {	font: 14px "helvetica"; color: #624040;
		font-weight: bold;
	}
#treatimage {	background: #ffffff;
		width: 500px;
		height: 236px;
		margin-top: 1190px;
		position: absolute;
	}
hr {
	color: #dbbbbe;
}