#content{
	margin-top: 1.5em;
	margin-bottom: 3em;
}

.home_content{
	width: 440px;
	text-align:left;
	margin-right: 20px;
	margin-bottom: 3em;
	margin-left: 10px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}

#treatments_list{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#treatments_list p{

	color: #999999;
	font-size: 100%;
	
}

#treatments_list li{
	padding-left: 90px;
	min-height: 92px;
	margin-bottom: 2em;
}

#treatments_list li.icon_colhydro{
	background:url(../images/icon_colhydro.jpg) no-repeat left top;
}

#treatments_list li.icon_lpg{
	background:url(../images/lpg.gif) no-repeat left top;
}

#treatments_list li.icon_backpain{
	background:url(../images/icon_backpain.jpg) no-repeat left top;
}

#treatments_list li.icon_bioscan{
	background:url(../images/icon_bioscan.jpg) no-repeat left top;
}

#treatments_list li.icon_herbalism{
	background:url(../images/icon_herbalism.jpg) no-repeat left top;
}

#treatments_list li.icon_test{
	background:url(../images/icon_test.jpg) no-repeat left top;
}

#treatments_list li.icon_AS{
	background:url(../images/icon_AS.jpg) no-repeat left top;
}

/* --- SUB HEAD --------------------------------------------------------*/

#subhead{
	background:url(../images/home_sub_img.jpg) no-repeat left top;
	height:	239px;
}

#subhead a.booking_button{
	position:relative;
	top:152px;
	left: 35px;
}

/*--- SIDEBAR ----------------------------------------------------------*/

#sidebar
{
	width: 270px;
	float:left;
	margin: 1em 0;
	zbackground:#999999;
}

.infobox
{
	padding: 0 0 10px 0;
}