/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	background-color:#d1e9f0;
	margin-top:0;
}

#centralize{
	width:760px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#mainContainer{
	width:724px;
	margin:0 auto;
	background-image:url(../images/bodySlice.jpg);
	background-repeat:repeat-y;
	padding-left:0px;
	padding-right:36px;
}

#headContainer{
	width:698px;
	height:122px;
	float:left;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-right:2px;
	margin-left: 24px;
}

#headLogo h1
	{
	width:590px;
	height:95px;
	margin:0;
	padding:0px 49px 0px 49px;
	float:left;
	}
	
#headLogo h1 a
	{
	display:block;
	width:590px;
	height:95px;
	text-indent:-9999px;
	}	
h3 {
width:545px;
float:left;
color:#5872A8;
font-size:14px;
margin-bottom:4px;
font-weight:normal;
}

#innerContainer{
	width:700px;
	float:left;
	margin-left: 24px;
	
}

#content_holder
	{
	float:left;
	width:700px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	
	/*background-color:#5872A8;*/
	border-bottom:2px solid #ffffff;

	}

#thumbsContainer{
	width:700px;
	height:138px;
	clear: both;
}

.thumbs{
	width:124px;
	height:124px;
	float:left;
	background-color:#bac2d2;
	border-right:2px solid #FFFFFF;
	padding:7px;
}

#footer{
	width:760px;
	height:15px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	clear: both;
}

#address{
	width:700px;
	height:40px;
	float:left;
	text-align:center;
	font-size:12px;
	color:#7191d1;
	padding:30px 0px 10px 0px;
}

#logos{
	width:700px;
	height:76px;
	float:left;
	background-image:url(../images/logos.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}
	
#companyReg{
	width:150px;
	height:15px;
	float:right;
	padding-top:56px;
	padding-bottom:5px;
	text-align:right;
	font-size:11px;
	color:#7191d1;
}

#centerContainer{
	width:700px;
	height:auto;
	float:left;
}
	
#leftBlock{
	width:139px;
	float:left;
	
}

#rightBlock{
	width:527px;

	float:left;
	padding-left:10px;
	padding-right:20px;
	background-color:#bac2d2;
	border-left:1px solid #ffffff;
	padding-bottom:10px;
	min-height:300px;
}

#rightContentsContainer{
	width:536px;
	height:auto;
	float:left;
	padding-left:10px;
}

#pgTitle{
	width:526px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:10px;
}

#textarea, .textBlock{
/*width:500px;

	color:#FFFFFF;
	
	padding-left: 10px;
	padding-right: 10px;*/
	
}

/*questionaire styles*/
	
.radio_width{
	float:left; 
	width:20px; 
	text-align:center; 
	padding-left:5px; 
	padding-right:5px;
	font-weight:bold;	
}

.radio_width label{
	display:none;
}

.radio_width label.show_label{
	display:block;
}

/*questionaire styles close*/	
	
#imgStrip{
	width:130px;
	float:left;
	padding-bottom:20px;
	padding-top:20px;
}

.headingPurple{
	color:#5872a8;
	font-size:24px;
}

.headingWhite{
	color:#ffffff;
	font-size:24px;
}

.subHeading{
	font-size:14px;
	color:#7191d1;
	font-weight:bold;
}
	
a.email {
	font-size:12px;
	color:#7191d1;
	text-decoration:underline;
}

a:hover.email {
	color:#7b8779;
	text-decoration:underline;
}

.grey{
	color:#7b8779;
}



ul.mainNav_ul_master
	{
	margin:0;
	padding:0;
	list-style:none;
	
	}

ul.mainNav_ul_master li
	{
	display:block;
	text-decoration:none; 
	text-align:left;
	margin:0;
	border-bottom:1px solid #FFFFFF;
	}
	
ul.mainNav_ul_master li a
	{
	margin:0;
	display:block;
	font-size:12px;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:10px;
	}
	
ul.mainNav_ul_master li a:hover
	{
	text-decoration:none;
	}
	
.ul1 li a
	{
	display:block;
	text-decoration:none;
	background-color:#7191d1;
	color:#FFFFFF;
	}
	
.ul1 li a:hover
	{
	background-color:#5872a8;
	}

.ul3 li, .ul4 li
	{
	padding-left:10px;
	
	}

.ul2 li a
	{display:block;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#7191d1;
	}
	
.ul2 li a:hover
	{
	background-color:#FFFFFF;
	color:#5872a8;
	}
	
.ul3 li a
	{display:block;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#5872a8;
	}
	
.ul3 li a:hover
	{
	background-color:#FFFFFF;
	color:#7191d1;
	}
.ul4 li a
	{display:block;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#7191d1;
	}
	
.ul4 li a:hover
	{
	background-color:#FFFFFF;
	color:#5872a8;
	}

.ul1 li a.selected_cat_tier_1_more
	{
	background-image:url(../images/arrowDown.jpg);
	background-repeat:no-repeat;
	/*background-position:right;*/
	background-position:95% 50%;
	background-color:#5872a8;
	}
.ul1 li a.selected_cat_tier_1
	{
	background-color:#5872a8;
	}
.ul2 li a.selected_cat_tier_2_more, .ul3 li a.selected_cat_tier_3_more, .ul4 li a.selected_cat_tier_4_more
	{
	background-image:url(../images/arrowBlueDown.jpg);
	background-repeat:no-repeat;
	/*background-position:right;*/
	background-position:95% 50%;
	background-color:FFFFFF;
	font-weight:bold;
	}
.ul2 li a.selected_cat_tier_2, .ul3 li a.selected_cat_tier_3, .ul4 li a.selected_cat_tier_4
	{
	background-color:FFFFFF;
	font-weight:bold;
	}
.ul1 li a.has_sub:hover
	{
	background-image:url(../images/arrowRight.jpg);
	background-repeat:no-repeat;
	/*background-position:right;*/
	background-position:95% 50%;
	}
.ul2 li a.has_sub:hover, .ul3 li a.has_sub:hover, .ul3 li a.has_sub:hover
	{
	background-image:url(../images/arrowBlueRight.jpg);
	background-repeat:no-repeat;
	/*background-position:right;*/
	background-position:95% 50%;
	}
/*//////////home page menu /////////////////////////*/

/*Home Page Styles*/

#homeFlashContainer{
	width:672px;
	height:354px;
	float:left;
	background-color:#bac2d2;
	padding:13px;
}

#homeNavContainer{
	width:696px;
	height:26px;
	float:left;
	padding:10px 2px 0px 2px;
}

ul.top_nav
	{
	height:24px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	
	}

ul.top_nav li
	{
	float:left;
	display:inline;
	text-decoration:none; 
	border-right:2px solid #FFFFFF;
	text-align:center;
	margin:0;
	}
	
ul.top_nav li a
	{
	margin:0;
	display:block;
	height:12px;
	font-size:12px;
	text-decoration:none;
	background-color:#7191d1;
	padding-top:5px;
	padding-bottom:7px;
	color:#FFFFFF;
/*	padding-left:11px;
	padding-right:15px;*/
	}
	
ul.top_nav li a:hover
	{
	display:block;
	text-decoration:none;
	background-color:#5872a8;
	}
ul.top_nav li.testimonials{

width:91px;

}
ul.top_nav li.treatments{

width:91px;

}
ul.top_nav li.your-experience{

width:111px;

}
ul.top_nav li.fees{
width:62px;


}
ul.top_nav li.gallery{
width:70px;


}





ul.top_nav li.newsletter{
width:81px;


}
ul.top_nav li.about-us{

width:82px;

}

ul.top_nav li.counselling{

width:92px;

}


#inc_dec_text  {
clear:left;
float:left;
height:25px;
width:200px;
}

.phone_no {
width:120px;
float:left;
padding:10px;
text-align:center;
color:#FFFFFF;


}



a.inc_button, a.dec_button
	{
	font-size:14px;
	display: block;
	width: 17px;
	height: 17px;
	text-decoration: none;
	float: left;
	margin-right: 3px;
	text-align:center;
	}
.left{
float:left;
}
.right {
float:right;
}

