@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	padding: 0px;
	clear:both;
}
#header {
	width:939px;
	height:120px;
	margin:0 auto;
	padding:0;
}
#navigation {
	clear:both;
	background-color:#FFF;
	width:939px;
	height:44px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#undernav {
	background-color:#FFF;
	width:899px;
	margin:0 auto;
	padding: 10px 20px 0px 20px;
	overflow:hidden;
	clear:both;
}
#flashcont {
	float:left;
	width:657px;
	height:221px;
}
#rightcoltop {
	background-image:url(images/rightcoltopbg.jpg);
	background-repeat:no-repeat;
	background-color:#e9d4f6;
	float:right;
	width:222px;
	margin:0px 0px 0px 20px;
}
#maintext {
	background-color:#FFF;
	width:899px;
	margin:0 auto;
	padding: 0px 20px 20px 20px;
	overflow:auto;
	clear:both;
}
#maintextleft {
	background-color:#FFF;
	width:380px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
#maintextright {
	background-color:#FFF;
	width:519px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
#leftcol {
	background-image:url(images/leftcol1.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;
	display:inline;
	width:380px;
	margin-top:20px;
	padding-bottom:20px;
}
#leftcol-resources {
	background-image:url(images/leftcol1.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;
	display:inline;
	width:380px;
	margin-top:20px;
	padding-bottom:20px;
}
#leftcol-resources p{
	
}
#leftcolb {
	background-image:url(images/leftcol1.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;
	display:inline;
	width:380px;
	height:640px;
	margin-top:20px;
	padding-bottom:20px;
}
#leftcol2 {
	background-image:url(images/leftcol2.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;
	display:inline;
	width:272px;
	margin:20px 0px 20px 5px;
}
#leftcol3 {
	background-color:#e9d4f6;
	float:left;
	display:inline;
	width:222px;
	margin:20px 0px 0px 20px;
}
#leftcol4 {
	background-color:#e9d4f6;
	float:left;
	display:inline;
	width:494px;
	margin:20px 0px 0px 20px;
}
#rightcolbottom {
	background-image:url(images/rightcolbottombg.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;
	display:inline;
	width:222px;
	height:499px;
	margin: 0px 0px 0px 20px;
}
#contact {
	background-color:#e9d4f6;
	width:499px;
	margin-top:10px;
	padding:10px;
	clear:both;
}
#footer {
	text-align:center;
	width:899px;
	margin:0 auto;
	padding:30px 20px 0px 20px;
	font-size:1.0em;
	clear:both;
}
#footer ul {
	font-size:1em;
}
#footer li {
	display:inline;
	border-right: 1px solid #4e4e4e;
	padding:0px 10px 0px 10px;
}
#footer a:link {
	color:#4e4e4e;
	text-decoration:underline;
}
#footer a:visited {
	color:#4e4e4e;
	text-decoration:underline;
}
#footer a:hover {
	color:#833fac;
	text-decoration:none;
}
#footer p {
	font-size:1.0em;
}
#linkbox {
	clear:both;
	width:325px;
	padding:11px;
	border:2px solid #782fa4;
	margin-bottom:20px;
}
#logo-align {
	width:342px;
	height:92px;
	float:left;
	margin-top:20px;
}
#contact-number {
	float:left;
	width:200px;
	margin-left:380px;
	margin-top:45px;
	font-size:1.2em;
	text-transform:uppercase;
	color:#ddb8fb;
	text-align:right;
}
#contact-number ul {
	list-style:none;
	font-size:1.4em;
	line-height:1.2em;
}
.number-style {
	color:#FFF;
}
.phone-symbol {
	margin:2px 7px 0px 0px;
}
/* General Styles */

.rightcoltoptext {
	width:192px;
	padding:0px 15px 0px 15px;
}
.leftcoltext {
	width:340px;
	padding:0px 20px 0px 20px;
}

.leftcoltext-nopadding {
	width:340px;
	margin:0;
}
.leftcol-heading{
	font-size:1.3em;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:0px
}



.leftcol2text {
	width:232px;
	padding:0px 20px 0px 20px;
}
.leftcol4text {
	width:454px;
	padding:0px 20px 0px 20px;
}
.leftcolimage {
	padding:15px 0px 0px 0px;
	margin:0 auto;
}
.rightcolimage {
	padding:15px 0px 0px 0px;
	margin:0 auto;
}
.formstyle {
	margin-top:5px;
	margin-right:5px;
	width:192px;
}
.formstylesubmit {
	border: #4f1e6c 1px solid;
	width:75px;
	margin-left:10px;
	color:#ffffff;
	background-color:#782fa4;
}
.formstylesubmitb {
	border: #4f1e6c 1px solid;
	width:100px;
	height:25px;
	font-size:1.2em;
	color:#ffffff;
	margin-top:10px;
	margin-left:70px;
	background-color:#782fa4;
}
.contactimgs {
	margin:20px 0px 10px 0px;
}
.flashbg1 {
	background-image:url(images/sportsinjurytreatmentflash.jpg);
}
.flashbg2 {
	background-image:url(images/coldlasertherapyflash.jpg);
}
.pnoheight {
	padding:0;
	margin:0;
}
.headerimage {
	width:939px;
	height:120px;
	margin:0 auto;
	padding:0;
	clear:both;
}
.style4 {
	font-size: 0.88em;
	color: #008000
}
.style3 {
	font-size: 0.88em;
	color: #c33131
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
/* Font styles */

p {
	font-size:1.3em;
	line-height:18px;
}
h1 {
	font-size:1.6em;
	color:#782fa4;
	padding-top:9px;
	margin-top:5px;
	line-height:18px;
}
h2 {
	font-size:1.6em;
	color:#782fa4;
	padding-top:9px;
	margin-top:5px;
	line-height:18px;
}
h3 {
	font-size:1.6em;
	color:#782fa4;
	padding-top:9px;
	margin-top:5px;
	line-height:18px;
}
h4 {
	font-size:1.4em;
	color:#782fa4;
	padding-bottom:0;
	line-height:0;
	padding-top:0;
	font-weight:bold;
}
.h4 {
	font-size:1.4em;
	color:#782fa4;
	padding-bottom:0;
	line-height:0;
	padding-top:20px;
	font-weight:bold;
}
.h2 {
	font-size:1.6em;
	color:#782fa4;
	padding-top:9px;
	margin-top:5px;
	line-height:18px;
	font-weight:bold;
}
.enquiry-heading {
	font-size:1.4em;
	color:#782fa4;
	line-height:0;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:bold;
}
ul {
	font-size:1.3em;
	margin:0px 0px 0px 15px;
	line-height:24px;
}
a:link {
	color:#782fa4;
	text-decoration:none;
}
a:visited {
	color:#782fa4;
	text-decoration:none;
}
a:hover {
	color:#4f1e6c;
	text-decoration:none;
}
