body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 9pt Verdana;
	background: url("../_images/bg3.jpg") repeat-y top center;
	color: #333;
}

/* Layout */

.holder {
	margin: 0 auto;
	width: 775px;
}

#p_col_left {
	float: left; 
	width: 155px;
	padding: 0 10px 0 0;
}

#p_col_right {
	float: left; 
	width: 600px; 
	text-align: left; 
	padding: 0 0 0 10px;
}

.clear {
	clear: both;
}

.content {
	text-align: left;
	padding-top: 8px;
	border-top: 1px solid #0C2A73;
}

.call {
	text-align: left;
	margin-left: 417px;
	padding-bottom: 10px;
}

.s_col_left {
	float: left;
	width: 440px;
 	margin-bottom: 10px;
}

.s_col_right {
	float: right;
	width: 150px;
	margin-left: 10px;
 	margin-bottom: 10px;
}

.index_treatments {
	float: left;
	padding-top: 8px;
	border-top: 1px solid #0C2A73;
}

.index_flash {
	padding: 12px 0; 
	border-top: 1px solid #0C2A73;
	text-align: left;
}

.page_image {
	border-top: 1px solid #0C2A73;
	border-bottom: 1px solid #0C2A73;
	margin: 12px 0 0 0; 
}

#photo {
	border-top: 1px solid #0C2A73;	
	padding-top: 12px;
}

#photodiv {
	background-repeat: no-repeat;
	border: 1px solid #93AFAE;
}

#photoimg {
	background-repeat: no-repeat;	
}

.page_image2 {
	border-bottom: 1px solid #0C2A73;
}

#footer {
	padding-top: 0px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 7.5pt;
	color: #555;
}

/* Colours */

.clr_1 {
	color: #0C2A73;
}

.clr_2 {
 	color: #93AFAE;
}

.clr_3 {
	color: #47B5FF;
}

/* Text */

.high {
	margin-top: 0;
}

.low {
	margin-bottom: 0;
}

h1 {
	font-size: 28pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #0C2A73;
}

h2  {
	font-size: 14pt;
	font-family: Georgia, Times;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	color: #93AFAE;
}

h3 {
	font-size: 12pt;
	font-family: Georgia, Times;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 0;
	color: #0C2A73;
	text-align: right;
}

h4 {
	font-size: 10pt;
	font-family: Georgia, Times;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #0C2A73;
	clear: left;
}

h4 a {
	color: #0C2A73;
	text-decoration: none;
	border-bottom: 1px solid #47B5FF;
}

h4 a:hover {
	border-bottom: 1px solid #93AFAE;
}

em {
	color: #0C2A73;
}

.quoted p {
	width: 99%;
}

/* Images */

img {
	border: 0;
}

.img_front {
	border: 1px solid #93AFAE;
	margin: 10px 0 9px 0;
	width: 139px;
	height: 104px;
}

.img_page {
	margin: 12px 0;
	border: 1px solid #93AFAE;
}

.img_treatment {
	border: 1px solid #93AFAE;
}

.img_inv {
	border: 1px solid #93AFAE;
	float: left;
	margin: 0 10px 10px 0;	
}

/* Links */

#nav ul {
	padding: 0;
	margin: 145px 0 0 0;
}

#nav li {
	padding: 0;
	margin: 0 0 7px 0;
	list-style-type: none;
	text-align: right;
}

#nav a {
	font-family: Georgia, Times;
	font-size: 14.5pt;
	text-decoration: none;
	color: #FFF;
}

#nav a:hover {
	border-bottom: 2px solid #47B5FF;
}

#nav .selected {
	color: #47B5FF;
	border-bottom: 2px solid #47B5FF;
}

.sub_nav ul {
	padding: 0;
	margin: 0;
}

.sub_nav li {
	padding: 0;
	margin: 0 0 7px 0;
	list-style-type: none;
}

.sub_nav a {
	font-family: Georgia, Times;
	font-size: 14.5pt;
	text-decoration: none;
	color: #FFF;
}

.sub_nav a:hover {
	border-bottom: 2px solid #47B5FF;
}

.sub_nav .selected {
	color: #47B5FF;
	border-bottom: 2px solid #47B5FF;
}

#footer a {
	text-decoration: none;
	color: #0C2A73;
	border-bottom: 1px solid #47B5FF;
}

#footer a:hover {
	border-bottom: 1px solid #93AFAE;
}

dl {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 12px;
	width: 141px;
}

.treatments dl {
	padding: 0 0 10px 0;
	margin: 0;
	width: 100%;
}

dt {
	font-size: 13.5pt;
	font-family: Georgia, Times;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #0C2A73;
}

dd {
	padding: 5px 0 0 0;
	margin: 0;
}

dt a {
	text-decoration: none;
	color: #0C2A73;
	border-bottom: 2px solid #47B5FF;
}

dt a:hover {
	border-bottom: 2px solid #93AFAE;
}

.input_btn {
	font-size: 8pt;
	border: 1px solid #0C2A73;
	color: #0C2A73;
	background-color: #FFF;
	padding: 1px;
	margin: 5px 0 0 0;
	cursor: pointer;
}

a.link_btn {
	font-size: 8pt;
	border: 1px solid #0C2A73;
	color: #0C2A73;
	background-color: #FFF;
	padding: 3px 4px;
	cursor: pointer;
	text-decoration: none;
}

.move_left {
	text-align: left;
}

.move_right {
	text-align: right;
}

.move_centre {
	text-align: center;
}

li strong {
	font-family: Georgia, Times;
	font-weight: normal;
	font-size: 10pt;
	color: #0C2A73;
}

.tb_hours strong {
	font-family: Georgia, Times;
	font-weight: normal;
	font-size: 10pt;
	color: #0C2A73;	
}

.sub_nav {
	border-top: 1px solid #0C2A73;
	margin-top: 12px;
	padding-top: 10px;
}

.sub_nav a {
	font-family: Georgia, Times;
	font-weight: normal;
	font-size: 12pt;
	color: #0C2A73;	
	text-decoration: none;
	border-bottom: 2px solid #47B5FF;
}

.sub_nav a:hover {
	border-bottom: 2px solid #93AFAE;
}

.patient {
	font-weight: bold;
}

#press li {
	padding: 2px 0;
}

#press a {
	color: #0C2A73;	
	text-decoration: none;
	border-bottom: 1px solid #47B5FF;
}

#press a:hover {
	border-bottom: 1px solid #93AFAE;
}

p a {
	text-decoration: none;
	color: #0C2A73;
	border-bottom: 1px solid #47B5FF;
}

p a:hover {
	border-bottom: 1px solid #93AFAE;
}
