@charset "utf-8";
/* CSS Document */

.clear{clear:both;}	

.bold_text{
font-weight: bold;
}

.italic {
	font-style:italic;
	font-size: 95%;
	}

img {
margin: 0px;
padding: 0px;
border: 0px;
}

body {
font-size: 100.01%;
font-family:Verdana;
background-image: url(../images/background_repeat.jpg);
background-repeat: repeat;
padding: 0px;
margin: 0px;
color: #FFFFFF;
text-align: left;
/*scrollbar-3dlight-color:white;
scrollbar-arrow-color:black;
scrollbar-track-color:white;
scrollbar-darkshadow-color:black;
scrollbar-face-color:grey;
scrollbar-highlight-color:silver;
scrollbar-shadow-color:black;*/
}

/*p {
margin:0px;
padding: 0px;
}

h1 {
font-weight: bold;
font-size: 100%;
margin: 0px;
padding: 0px;
}*/

#main_wrapper {
	width: 803px;
	margin: auto;
	background-image: url(../images/insidebkgd_repeat.jpg);
	background-repeat: repeat-y;
}

#innerwrapper {
	width: 803px;
	height: 349px;
	margin: auto;
	background-image: url(../images/bodybkgd.jpg);
	padding: 0px;
	background-repeat: no-repeat;
}

#navigation {
width: 803px;
height: 38px;
margin: 0px;
padding: 0px;
line-height: 38px;
}

#banner {
width: 803px;
height: 150px;
background-image: url(../images/banner.jpg);
margin: 0px;
padding: 0px;
}

#banner_about {
width: 803px;
height: 207px;
background-image: url(../images/banner_about.jpg);
margin: 0px;
padding: 0px;
}

#banner_diagnosis {
width: 803px;
height: 207px;
background-image: url(../images/banner_diagnosis.jpg);
margin: 0px;
padding: 0px;
}

#banner_treatment {
width: 803px;
height: 207px;
background-image: url(../images/banner_treatment.jpg);
margin: 0px;
padding: 0px;
}

#banner_common {
width: 803px;
height: 207px;
background-image: url(../images/banner_common.jpg);
margin: 0px;
padding: 0px;
}

#banner_living {
width: 803px;
height: 207px;
background-image: url(../images/banner_living.jpg);
margin: 0px;
padding: 0px;
}

#banner_clinics {
width: 803px;
height: 207px;
background-image: url(../images/banner_clinics.jpg);
margin: 0px;
padding: 0px;
}

#banner_links {
width: 803px;
height: 207px;
background-image: url(../images/banner_links.jpg);
margin: 0px;
padding: 0px;
}

#content_index {
	width: 220px;
	height: 295px;
	background-color: #6C6363;
	background-image: url(../images/content_background.jpg);
	margin: 0px;
	padding: 0px 15px 5px 25px;
	font-size: 75%;
	float: left;
}

#pagenavs {
}

#text {
	overflow: auto;
	height: 263px;
}

#text_long {
	overflow: auto;
	height: 345px;
}

#content {
	width: 545px;
	margin: 0px;
	padding: 10px 15px 5px 22px;
	font-size: 75%;
	float: left;
	height: 349px;
}

#content h2 {
	font-size: 200%;
	color: #ffffff;
	margin-left: 10px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-top: 5px;
	margin-right: 10px;
}

#content h3 {
	font-size: 150%;
	color: #ffffff;
	margin-left: 10px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-top: 5px;
	margin-right: 10px;
}

#content h4 {
	font-size: 120%;
	color: #ffffff;
	margin-left: 10px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-right: 10px;
}
#content h5 {
	font-size: 120%;
	color: #ffffff;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0px;
}

#content p {
	font-size: 100%;
	color: #FFFFFF;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 15px;
}

#content a {
	font-size: 100%;
	color: #FFFFFF;
}
#content a:hover, #content a:focus {
	color: #a29a9a;
}

#content ul {
	font-size:100%;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 15px;
	margin-top: 10px;
	padding-left: 10px;
}

#content li {
	list-style-type: none;
	margin-left: 5px;
	list-style-image: url(../images/red_bullet.gif);
}

#content .clinic {
	vertical-align:bottom;
	width: 525px;
	padding: 0px;
}

#content .address {
	width: 395px;
	float: left;
}

#content .phones {
	float:left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
	width: 130px;
}

#content .suburb {
	float:right;
	margin-right: 15px;
}

#main_image {
width: 543px;
height: 310px;
background-image: url(../images/main_image.jpg);
margin: 0px;
padding: 0px;
float: left;
}

#rightcol {
	width: 221px;
	height: 349px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#rightcol h3{
	font-size: 140%;
	color: #a29a9a;
	margin-left: 42px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

#rightcol p{
	font-size: 90%;
	color: #FFFFFF;
	margin-left: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	font-weight: bold;
}

#rightcol .italics  {
	font-style:italic;
	font-size: 70%;
	font-weight: normal;
	}

.big {
	/* color: #514848;
	background-color: #514848;
	height: 3px; */
	width: 97%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #514848;
	text-align: center;
}

.sml {
	/* color: #554d4d;
	background-color: #554d4d;
	height: 2px; */
	width: 96%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #514848;
	text-align: center;
}

#focus_navs {
	width: 788px;
	height: 152px;
	/*background-image: url(../images/focus_background.jpg);*/	
	background-image: url(../images/focus_background_white.jpg);
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#footer_inside {
	height: 150px;
	margin: 0px;
	color: #685251;
	text-align: right;
	font-size: 70%;
	/*background-image: url(../images/footer_inside.jpg);*/
	background-image: url(../images/footer_inside_white.jpg);
	padding: 0px;
	width: 803px;
}

#footer_navs {
	width: 580px;
	float: right;
	padding: 85px 10px 0px 0px;
}

#footer_inside a {
	color: #685251;
	text-decoration: none;
	background-position: bottom;
	line-height: 20px;
}

#footer_inside a:hover {
	color: #e61821;
	text-decoration: none;
}

#logo_inside {
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 10px;
	text-align: left;
}

#footer {
width: 786px;
height: 89px;
background-color: #FFFFFF;
/*background-color: #DBD3D3;*/
border-left: solid 1px #5E5556;
border-right: solid 1px #5E5556;
margin: 0px;
color: #685251;
text-align: right;
padding: 5px 15px 0px 0px;
line-height: 180%;
font-size: 70%;
}

#footer a {
color: #685251;
text-decoration: none;
}

#footer a:hover {
color: #e61821;
text-decoration: none;
}

#logo {
float: left;
margin: 0px;
padding: 8px 0px 0px 20px;
}

blockquote {
	font-size: 100%;
	border: 2px double #514848;
	padding: 6px;
	font-weight: bold;
}

#find_out {
float:left;
}

#download_booklet {
float:left;
}
#treatment_and_clinics {
float:left;
}
