@charset "utf-8";
* {
	margin:0;	
}
body {
	font-family:Tahoma, Geneva, sans-serif;	
	margin:30px 0 50px 0;
	font-size:12px;
	color:#333;
}
a {
	text-decoration:none;	
	color:#090;
}
a:hover {
	text-decoration:underline;	
}
p{
	line-height:1.8em;
	padding:0 0 20px 0;
}
img {
	border:none;	
}
ul {
	margin:0;
	padding:0;
}
div#wrapper {
	margin:auto;
	width:964px;
	background:url("../images/l_border.png");
	position:relative;
}
div#header {
	padding:7px 0 0 0;
	height:43px;
	background:url("../images/l_borderTop.png") top no-repeat;
}
div#topNav {
	width:640px;
	margin-left:323px;
	position:relative;
	z-index:1000;
}
div#topNav a.selected {
	background:#E6F2E0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div#logoHolder {
	position:absolute;
	top:12px;
	left:5px;
	background:url("../images/quantum.png") no-repeat;
	width:215px;
	height:29px;
}
a#logoHolderCatcher {
	position:absolute;
	top:12px;
	left:5px;
	width:215px;
	height:29px;
	z-index:1500;
}
a#logoHolderCatcher:hover {
	text-decoration:none;	
}
div#imageBar {
	height:64px;
	background:url("../images/l_bar.png") repeat-x;
	clear:both;
	position:relative;
}
div#imageBar_cuttingEdge {
	background:url("../images/cuttingEdge.png") no-repeat;	
	bottom:8px;
	position:absolute;
	right:10px;
	width:162px;
	height:14px;
}
div#cuttingEdge {
	height:90px;
	position:relative;
	border-bottom:solid 2px #d7d8d9;
}
div#cuttingEdge_img {
	width:288px;
	height:28px;
	position:absolute;
	right:200px;
	top:33px;
	background:url("../images/cuttingEdgeW.png") no-repeat;
}
div#cuttingEdge_swf {
	width:420px;
	height:235px;
	position:absolute;
	float:left;
	left:30px;
	top:0px;
	z-index:999;
}
div#content {
	background:url("../images/l_contentBack.png") bottom left no-repeat; 
	padding:35px 0 0 0;
}
div#contact {
	color:#090;
	text-align:right;
	width:auto;
	padding:45px 9px 4px 0;
}
div#content_leftCol {
	width:230px;
	padding:0 10px 0 10px;
	float:left;
}
div#content_mainCol {
	float:left;	
	width:682px;
	padding:0 15px 0 15px;
}
div#footer {
	background:url("../images/l_footBack.png") bottom left no-repeat;	
	height:24px;
}
div#footer_copy {
	float:right;
	padding:5px 10px 0 0;
	font-size:10px;
	color:#666;
}
div#footer_share {
	float:left;
	padding:5px 0 0 5px;
}

ul#topNav_menu {
	list-style-type:none;	
	margin-top:7px;
}
ul#topNav_menu li {
	float:left;	
}
ul#topNav_menu li a {
	color:#555;
	display:block;
	font-size:14px;
	padding:3px 8px 3px 8px;
}
ul#topNav_menu li a:hover {
}

#content ul, #content ol {
	padding:0px;
	margin:0 0 20px 30px;
}
div#content_leftCol ul, div#content_leftCol ol {
	margin:0 0 0 0px;
	list-style:none;
}
	
#content ul li, #content ol li {
	font-size:12px;	
	line-height:1.6em;
	padding-bottom:4px;
}
#content ul li a{
	display:block;
	padding:0.25em 0.5em ;
}
#content ul li a.selected, #content ol li a.selected{
	background:#d5d6d7;
	color:#555;
	font-weight:bold;
    -moz-box-shadow: 0px 0px 2px #777;
    -webkit-box-shadow: 0px 0px 2px #777;
    box-shadow: 0px 0px 2px #777;
}
div#content_mainCol h2 {
	color:#090;
	font-size:14px;
	margin-bottom:8px;
}
div#content_mainCol h3 {
	color:#090;
	font-size:12px;
	margin-bottom:5px;
}


div#content_mainCol div#subscribe, div#content_mainCol div#enquires{
	background:#E6F2E0;
	border:#8CBA73 1px solid;
}
div#content_mainCol div#subscribe h4, div#content_mainCol div#enquires h4{
	background:#8CBA73;
	padding: 0.5em 1em;
	margin:0 0 1.5em 0;
	color:#fff;
}
div#content_mainCol div#subscribe img{
	float:right;
	display:inline;
	margin:0em 1em 0 0;
}
div#content_mainCol div#subscribe form, div#content_mainCol div#enquires form{
	float:left;
	margin-left:1em;
}

div#content_leftCol p {
	font-size:12px;
	padding:0 0 5px 0;
	margin:5px 0 5px 0;
}
div#content_leftCol h2 {
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:1px solid #666;	
	font-size:14px;
	color:#555;
}
div#content_leftCol p {
	line-height:1.5em;	
}
div#content_leftCol a.readMore {
	display:block;
	float:right;
}

div#content_leftCol div#googlemap{
	width:220px;
	height:150px;
	border:#FFF 2px solid;
	
}
								

.floatClear {
	clear:both;
	height:1px;
	font-size:1px;
}

.hidden {
	display:none;
}

a.squareBulletGrey, a.squareBulletGreen {
	display:block;
	padding:0 0 5px 20px;
	background-position:3px 2px;
	background-repeat:no-repeat;
}
a.squareBulletGrey {
	background-image:url("../images/b_grey.png");
	
}
.jsPop{
	background-color:#E6F2E0;
}

a.squareBulletGreen {
	background-image:url("../images/b_green.png");	
	background-color:#8CBA73;
	
	color:#fff;
}
h3.blackHead {
	font-weight:bold;
	color:#000 !important;
	margin:0 0 2px 0 !important;
}
/*specifics*/
table#tbl_therapyArea {
	width:614px;	
}
table#tbl_therapyArea td {
	padding-bottom:5px;	
}

div.formItem {
	clear:both;
}

div.formItem_lbl {
	float:left;
	width:70px;
}

div.formItem_inp {
	margin:0 0 6px 0;
	float:left;
}
.textArea {
	width:460px;
	padding:3px;
	height:100px;
}
.textField {
	width:250px;
	padding:3px;
}
.EXTENDED {
	width:460px;
}

table#tbl_workingWith {
	border-left:1px solid #8CBA73;
	border-right:1px solid #8CBA73;
	margin-bottom:20px;
}
table#tbl_workingWith th {
	font-weight:bold;   
	padding:4px;
    background:#8cba73;
    color:#FFF;
}	
table#tbl_workingWith td {
	vertical-align:top;
    text-align:left;
    padding:4px;
    border-bottom:#8cba73 1px solid;
    font-size:12px;
}
table#tbl_workingWith td.left {
	font-weight:bold;	
	width:190px;
}
ul.leftLinkList {
	padding:0px;
}
ul.leftLinkList li {
	float:left;
	width:100%;	
}
ul.leftLinkList li ul {
	list-style-type:none;
}
ul.leftLinkList li a, ul.leftLinkList li ul li a {
	display:block;
	width:auto;
}
ul.leftLinkList li a.selected, ul.leftLinkList li ul li a.selected{
	background:#d5d6d7;
	color:#555;
	font-weight:bold;
}

span.grey {
	color:#888;
	font-weight:normal;
}

div.testimonialBody {
	padding:0.5em 0.5em 0 0.5em;
	border:#8CBA73 1px solid;
	display:block;
	margin-bottom:1em;
	
}
div.testimonial_mini{
	color:#fff;
	height:64px;
	position:absolute;
	top:50px;
	right:0px;
	width:62%;
	z-index:1001;
}

div.testimonial_mini p{
	margin:0.5em 1em 0 0;
	padding:0!important;
	font-size:1.2em;
	text-align:left;
	font-weight:normal;
	line-height:1em;
	letter-spacing:normal;
}
div.testimonial_mini p span{
	font-size:1.1em!important;
}
div.testimonial_mini p.testimonialPerson{
	font-size:0.85em;
	font-weight:bold;
	text-align:right;
	
}

.ALT_TESTIMONIAL{
	background:#E6F2E0;
}

div.testimonialBody p {
	line-height:1.25em!important;
	padding:0 0 10px 0!important;
}
div.testimonialBody p.testimonialPerson {
	font-weight:bold;
	text-align:right;
	margin:1px 0 0 0;
}



.shadow {
    -moz-box-shadow: 0px 0px 4px #888;
    -webkit-box-shadow: 0px 0px 4px #888;
    box-shadow: 0px 0px 4px #888;
}

p.pPadTop {
	margin-top:16px;
}
p.error{
	color:red;
	clear:both;
	margin:0 0 0 85px;
}
a.pointera {
	color:#333;
	min-width:50px;
}
a.pointera {
}
