body{
	margin:				0px;
	padding:				0px;
	font-family:			verdana;
	font-size:				12px;
	background:			#efefef;
}
#container{
	width:				800px;
	height:				600px;
	border-right:			1px solid purple;
	background:			url('images/background-1.jpg') no-repeat #fff;
}
#flash-quotes{
	text-align:			right;
	background:			purple;
	width:				800px;
	height:				100px;
}
#therapist-list{
	height:				20px;
}
.therapist-label{
	float:			left;
	font-weight:		bold;
}
.button-profile{
	border:				1px solid purple;
	background:			url(images/profile-flower.jpg) no-repeat #c599b4;
	width:				150px;
	float:				left;
	margin-left:		10px;
	padding:	 		2px 0px 2px 15px;
	text-align:			center;
	font-weight:		bold;
}
#services-list ul {
list-style-type: none;
padding: 		0;
margin: 		5px 0px 5px 5px;
}

#services-list ul li{
	background-image: url(images/flower.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 60px;
	height:		15px;
}
#services-list ul li img{
	float:right;
	height:	31px;
}

#main-page #container{
	background:			url("images/background-1c.jpg") no-repeat;
}
#services-page #container{
	background:			url("images/background-2.jpg") no-repeat;
	height:2700px;
}
#products-page #container{
	background:			url("images/background-3.jpg") no-repeat;
}
#contact-page #container{
	background:			url("images/background-4.jpg") no-repeat;
}
#links-page #container{
	background:			url("images/background-5.jpg") no-repeat;
}
#recommend-page #container{
	background:			url("images/background-8b.jpg") no-repeat;
}
#media-page #container{
	background:			url("images/background-10.jpg") no-repeat;
}
#faq-page #container{
	background:			url("images/background-11.jpg") no-repeat;
}
#testimonials-page #container{
	background:			url("images/background-12b.jpg") no-repeat;
}
#qa-page #container{
	background:			url("images/background-6.jpg") no-repeat;
}



#about-page #container{
	background-image: url(images/background-5.jpg);
	background-repeat: no-repeat;
}
a{
	color:				#000;
	text-decoration:		none;
}
.icon{
	border:				none;
	margin-left:			20px;
}
#left-container{
	width:				135px;
	float:				left;
}
#left-links{
	margin:				40px 0px 0px 0px;
}
#left-links img{
	border:				none;
}
#left-links .menu-item{
	font-family:rage italic; 
	font-weight:;
	font-decoraion: ; 
	font-size:20pt ; 
	text-align:right ; 
	padding:				0px 4px 4px 4px;
}
#left-links .menu-item-1{
	font-family:rage italic; 
	font-weight:;
	font-decoraion: ; 
	font-size:17pt ; 
	text-align:right ; 
	padding:				0px 4px 4px 0px;
}
#left-links .menu-item a{
}
#right-container{
	width:				650px;
	float:				left;
	height:				540px;
	margin:				20px 0px 0px 10px;
}
#flower-container{
	width:				105px;
	float:				left;
	margin-left:			0px;
	margin-top:			40px;
}
#flower-container img{
	float:				left;
	margin-bottom:		20px;
	border:				1px solid #fff;
}
#main-info-container{
	float:				left;
	width:				530px;
	margin-left:			10px;
}
#main-info-container2{
	float:				left;
	width:				530px;
	margin-left:			0px;
}
#main-info-container img{
	float:				right;
}
#main-info-container2 img{
	float:				left;
}
#main-heading{
	font-size:				18px;
	color:				#000;
	margin-bottom:		30px;
}
#main-heading img{
	border:				none;
	float:				none;
	display:				block;
}
#main-heading2{
	font-size:				12px;
	color:				#000;
	margin-bottom:		30px;
	margin-left:		60px;
}
#main-page-links{
	
}
#sieccan img{
	border:none;
}
#show-hide-links{
	text-align:			center;
}
#show-hide-links p{
	float:				left;	
	width:				140px;
	border:				1px solid #000;
	padding:		    2px;
	margin-right:		10px;

}

 #footer{
	padding:		5px;
	background:		purple;
	text-align:		right;
	width:			800px;
	border:			1px solid purple;
	font-size:		10px;
}
#footer a{
	color:			#fff;
}
.clear{
	 clear:				both;
	 font-size:			1px;
	 line-height:			0px;
	 height:				1px;
	 background:         		transparent !important;
}