/* CSS Document */

body{
	margin: 0px;
	colour: #ffffff;
	font-family: Tahoma; /*or any other font family you prefer*/
	font-size: 11px;
	background-color: #231F20;
	color: #FFFFFF;
}.pagetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.heading1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #E193DF;
}
.heading2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #F8C0C4;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.class_2:link {
	COLOR: #545555;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
A.class_2:visited {
	COLOR: #545555;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
}
A.class_2:hover {
	COLOR: #6c7279;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
A.class_2:active {
	COLOR: #545555;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

.bg1-about-us {
	background-image: url(../images/backgrounds/about-us_04.jpg);
	background-repeat: no-repeat;
	height: 425px;
}
.bg2-about-us {
	background-image: url(../images/backgrounds/about-us_09.jpg);
	height: 251px;
}

.bg1-meet {
	background-image: url(../images/backgrounds/meet.jpg);
	background-repeat: no-repeat;
	height: 425px;
}
.bg2-meet {
	background-image: url(../images/backgrounds/meet_09.jpg);
	height: 251px;
}
.bg1-treatments {
	background-image: url(../images/backgrounds/treatments.jpg);
	background-repeat: no-repeat;
	height: 425px;
}
.bg2-treatments {
	background-image: url(../images/backgrounds/treatments_09.jpg);
	height: 251px;
}
.bg1-gallery {
	background-image: url(../images/backgrounds/gallery.jpg);
	background-repeat: no-repeat;
	height: 425px;
}
.bg2-gallery {
	background-image: url(../images/backgrounds/gallery_09.jpg);
	height: 251px;
}
.bg1-fee-guide {
	background-image: url(../images/backgrounds/fee-guide.jpg);
	background-repeat: no-repeat;
	height: 425px;
}
.bg2-fee-guide {
	background-image: url(../images/backgrounds/fee-guide_09.jpg);
	height: 251px;
}
.bg1-find-us {
	background-image: url(../images/backgrounds/find-us.jpg);
	background-repeat: no-repeat;
	height: 425px;
}
.bg2-find-us {
	background-image: url(../images/backgrounds/find-us_09.jpg);
	height: 251px;
}
.bg1-appointments {
	background-image: url(../images/backgrounds/appointments.jpg);
	background-repeat: no-repeat;
	height: 425px;
}
.bg2-appointments {
	background-image: url(../images/backgrounds/appointments_09.jpg);
	height: 251px;
}
.bg1-contact-us {
	background-image: url(../images/backgrounds/contact-us.jpg);
	background-repeat: no-repeat;
	height: 425px;
}
.bg2-contact-us {
	background-image: url(../images/backgrounds/contact-us_09.jpg);
	height: 251px;
}
.bg1-testimonials {
	background-image: url(../images/backgrounds/testimonials.jpg);
	background-repeat: no-repeat;
	height: 425px;
}
.bg2-testimonials {
	background-image: url(../images/backgrounds/testimonials_09.jpg);
	height: 251px;
}
.heading3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #C8D687;
}
.heading4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFA4C8;
}
.heading5 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #E1D1B0;
}
.heading6 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #66B3FF;
}
.heading7 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CBFFC6;
}
.heading8 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FCD3A3;
}
.heading9 {
	color: #C8E8E6;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}


div.scroll {	height: 380px;	width: 534px;	overflow: auto;	padding: 0px;}
div.scroll1 {	height: 230px;	width: 301px;	overflow: auto;	padding: 0px;}
body,html {
scrollbar-face-color: #231f20;
scrollbar-shadow-color: #666666;
scrollbar-highlight-color: #666666;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #014d87;
scrollbar-track-color: #231f20;
scrollbar-arrow-color: #ffffff;
}
