html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#wrapper{
	width: 965px;
}
#header{
	width: 965px;
	height: 113px;
	background: url(../images/background_header.jpg);
}
#content{
	width: 965px;
	height: 227px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #72a79f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #72a79f;
}
#subcontent{
	width: 965px;
}
#footer{
	width: 965px;
	height: 25px;
	background: url(../images/background_footer.gif) no-repeat;
	float: left;
	margin-top: 20px;
}
#footer_left{
	width: 700px;
	height: 24px;
	float: left;
	margin-left: 5px;
	margin-top: 1px;
}
#footer_right{
	width: 200px;
	height: 24px;
	float: right;
	margin-right: 5px;
	margin-top: 1px;
}
#footer p{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
#footer a{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
#footer a:hover{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:underline;
}
#main_navigation{
	width: 653px;
	height: 29px;
	float:right;
	background-color: #ffffff;
}
#sub_navigation{
	width: 653px;
	height: 29px;
	float:right;
	margin-top: 2px;
	background: #ffffff;
}
#flash{
	width: 312px;
	height: 227px;
	float:left
}
#texthome{
	width: 604px;
	height: 201px;
	float:left;
	padding-top: 26px;
	padding-left: 29px;
	padding-right: 20px;
}
#treatments{
	width: 312px;
	float:left;
	margin-top: 29px;
}
#shop{
	width: 200px;
	height: 229px;
	float:left;
	margin-left: 28px;
	margin-top: 29px;
	background-image: url(../images/background_shop.gif);
	background-repeat: no-repeat;
}
#shop_button{
	width: 185px;
	height: 18px;
	float:left;
	margin-top: 30px;
	background-image: url(../images/buttons_products.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 15px;
}
.shop_button{
	width: 185px;
	height: 18px;
	float:left;
	background-image: url(../images/buttons_products.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 15px;
	}
#shop a{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #018DB0;
	text-decoration:none;
}
#shop a:hover{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}
#subtext{
	width: 604px;
	float:left;
	padding-top: 26px;
	padding-left: 29px;
	padding-right: 20px;
	background-image: none;
}
#spotlightimage{
	width: 369px;
	height: 198px;
	float:left;
	margin-left: 28px;
	margin-top: 29px;
}
#spotlighttext{
	width: 335px;
	height: 23px;
	margin-left: 28px;
	margin-top: 3px;
	float:left;
	background: #008DAE;
	padding-top: 5px;
	padding-left: 5px;
}
#buy_button{
	width: 200px;
	height: 23px;
	margin-left: 3px;
	float:left;
}
#appointment_button{
	width: 200px;
	height: 23px;
	float:left;
}
#call_button{
	width: 150px;
	height: 23px;
	margin-top: 10px;
	float:left;
}
#enquiry_button{
	width: 150px;
	height: 23px;
	margin-left: 3px;
	float:left;
}
#img_cost{
	width: 140px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float:right;
	background-color: #72A79F;
	text-align: center;
	vertical-align: middle;
}
#img_staff{
	width: 155px;
	height: 207px;
	margin-left: 10px;
	margin-bottom: 10px;
	float:right;
}
.img_staff{
	width: 120px;
	height: 160px;
	margin-left: 20px;
	margin-bottom: 20px;
	float:right;
}
.img_photo{
	margin-left: 20px;
	margin-bottom: 20px;
	float:right;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 16px;
	text-indent: -0em;
}
li {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #038EAD;
}
h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #038EAD;
}
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #666666;
}
h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #038EAD;
}
h3 a{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #038EAD;
	text-decoration:none
}
h3 a:hover{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #038EAD;
	text-decoration:underline
}
a {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none
}
a:hover{
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:underline
}
p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #038EAD;
}
.style1 {color: #008DAE}
