/* SAFARI 3 HACK FOR THE FAT FONTS RENDERING */
@media screen and (-webkit-min-device-pixel-ratio:0){                 
                #header #menu li a span {padding: 0 19px;}
}



/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big, blink,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; font-style: normal; font-weight: normal; color: inherit; text-decoration: none; }code, kbd, samp, pre, tt, var, textarea, input, select { font: inherit; font-size: 1em;} body {line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after {content:'';content:none}:focus{outline:0} table{border-collapse:collapse;border-spacing:0} sub, sup {line-height: 18px;}

/* MAIN LAYOUT */

html, body {height:100%}
body {background: #39709f url('images/body_bg.jpg') no-repeat center 169px; }
#content {background: url('images/content_bg.gif') repeat-y;}
#home #content {background: #e8eeee;}
#header {   height: 169px; background: #fff url('images/header_bg.gif') repeat-x 0 153px;}
#page {padding: 20px 30px 10px;}
#footer {   clear: both;
            margin-bottom: 10px;
            font-size: 11px;
            padding: 0;
            position: relative;
            }
#footer .row {background: url('images/overlay.png'); padding-top: 10px;}            
#footer .row.top {background: url('images/footer_top.gif') no-repeat; margin-bottom: 0; overflow: hidden; height: 9px; padding: 0;}
#home #footer .row.top {background: url('images/home_footer_top.gif') no-repeat;}
#footer .row.bottom {background: url('images/footer_bottom.png') no-repeat; padding-bottom: 7px;}

.grid_1 {width: 60px;}
.grid_2 {width: 140px;}
.grid_3 {width: 220px;}
.grid_4 {width: 300px;}
.grid_5 {width: 380px;}
.grid_6 {width: 460px;}
.grid_7 {width: 540px;}
.grid_8 {width: 620px;}
.grid_9 {width: 700px;}
.grid_10 {width: 780px;}
.grid_11 {width: 860px;}
.grid_12 {width: 940px;}

.column {
	margin: 0 10px;
	float: left;
	display: inline;
	overflow: hidden;
}
.row {width: 960px;
      overflow: hidden;
      padding: 0 0 9px 0;
      margin-left: auto;
      margin-right: auto;}

.column .row {
	margin: 0 -10px;
	width: auto;}

.alignleft {float: left;}

.alignright {float: right;}

.textright {text-align: right;}

.clear {clear: both; }

.nobr {white-space: nowrap;}

.hidden {display: none;}

/* TYPOGRAPHY */
body {  font-family: arial, sans-serif;
        font-size: 12px;
        line-height: 18px;
        color: #555;}

abbr, acronym {text-transform: uppercase;}
abbr[title], acronym[title], dfn[title] { cursor: help;}
acronym, b, em, strong, th {font-weight: bold;}
big {font-size: 120%;}
small, sub, sup, .small {font-size: 11px;}
cite, em, dfn, i {font-style: italic;}
code, samp, kbd, var {font-family: courier; letter-spacing: 10%;}
del, s, strike {text-decoration: line-through;}
dfn, ins {border-bottom: solid 1px #999;}
q:before { content:'\201C'; }
q:after { content:'\201D'; }
sub {vertical-align: sub; line-height: 9px;}
sup {vertical-align: super; line-height: 9px;}
tt {font-family: mono-space;}
u {text-decoration: underline;}
p {margin-bottom: 9px;}
p.small {line-height: 14px;}
blockquote {padding: 8px; border-style: solid; border-width: 1px 0; border-color: #ccc; margin-bottom: 9px; }
acronym {color: #006b7a;}

.error {border: solid 2px #f88; padding: 7px; background: #fee url('images/exclamation-red.png') no-repeat 6px 6px; text-indent: 20px;}
.success {border: solid 2px #cf6; padding: 7px; background: #efc url('images/tick-circle.png') no-repeat 6px 6px; text-indent: 20px;}
.msg {border: solid 2px #ff3; padding: 7px; background: #ffc url('images/exclamation.png') no-repeat 6px 6px; text-indent: 20px;}

h1, h2, h3, h4, h5, h6 {margin-bottom: 9px; color: #3669a2;}
h1 {font-size: 30px; line-height: 45px;}
h2 {font-size: 24px; line-height: 36px;}
h3 {font-size: 18px; line-height: 30px;}
h4 {font-size: 14px; line-height: 18px; font-weight: bold;}
h5 {font-size: 14px; line-height: 27px;}
h6 {font-size: 12px; line-height: 18px;}

h1.subtitle, h2.subtitle, h3.subtitle, h4.subtitle, h5.subtitle, h6.subtitle { color: #888; margin-top: -9px;}

#header h1 {padding: 35px 0 30px 0; margin: 0; }
#header h1 a {display: block; width: 215px; height: 59px; background: url('images/logo2.gif') no-repeat; text-indent: -9999em;}

#header h2 {color: #69aaf2; margin-top: 40px; font-size: 29px; text-align: right; text-shadow: 0px 0px 1px #69aaf2;}
#header h2 a {color: #69aaf2;}

#intro h2 {font-size: 36px; line-height: 40px;}

#content a {font-weight: bold; color: #3669a2;}
#content a:hover {color: #007aca;}

#content a.toplink {display: block; background: #e8eeee; text-align: right; border-style: solid; border-color: #b5c6d4; border-width: 1px 0; padding: 4px 15px; margin: 10px 0; }

a#more_info {display: block; width: 222px; height: 150px; background: #fff url('images/more_info_bg.jpg') no-repeat right bottom; margin: 15px 0; border: solid 1px #b5c6d4; padding: 10px 8px; font-size: 14px;}
a#more_info span {display: block; font-size: 18px; text-transform: uppercase;}

#content a#map_link {display: block; width: 120px; height: 24px; padding-right: 27px; line-height: 24px; color: #fff; background: url('images/maplink_bg.gif'); text-align: right; float: right;}

#content ul {list-style-image: url('images/arrow.gif'); list-style-position: outside; margin: 0 0 10px 18px;}

#toolbar {background: #00304a url('images/toolbar_bg.gif') repeat-x; line-height: 36px; padding: 0; color: #fff;}
#toolbar a {color: #fff;}
#toolbar .grid_4 {background: url('images/toolbar_left.gif') no-repeat left; margin: 0; padding: 0 10px;}
#toolbar .grid_4 span {display: block; float: left; padding-left: 16px; background: url('images/mobile-phone.png') no-repeat left center; margin-right: 8px;}
#toolbar .grid_4 a {display: block; float: left; padding-left: 18px; background: url('images/mail.png') no-repeat left center;}
#toolbar .grid_4 a:hover {color: #4faae4;}

#menu {line-height: 36px; background: url('images/menu_bg.gif') repeat-x; margin: 0; width: 640px; }
#menu li {display: block; float: left; background: url('images/spacer.gif') no-repeat right center;}
#menu li.last {float: right;}
#menu li.first a span {padding-left: 24px;}
#menu li.last a span {padding-right: 24px;}
#menu li a {color: #2b2f32; display: block; float: left; text-transform: uppercase;}
#menu li a span {display: block; float: left; padding: 0 21px; font-size: 11px; font-weight: bold; -webkit-text-stroke: 1px transparent;}
#menu li.last a {background: url('images/menu_right.gif') no-repeat right;}
#menu li.first a {background: url('images/menu_left.gif') no-repeat left;}
#menu li:hover, #menu li.menuHover {background: url('images/active_bg.gif') repeat-x;}
#menu li:hover a span, #menu li.menuHover a span {background: url('images/active_right.gif') no-repeat right;}
#menu li:hover a, #menu li.menuHover a {color: #fff; background: url('images/active_left.gif') no-repeat left; margin-left: -2px; padding-left:2px;}
#menu li.first:hover a, #menu li.first.menuHover a {background: url('images/first_active_left.gif') no-repeat left; margin-left: 0; padding-left:0;}
#menu li.last:hover a span, #menu li.last.menuHover a span {background: url('images/last_active_right.gif') no-repeat right;}
   
#menu ul {display: none; position: absolute; margin-top: -9999em; width: 200px; line-height: 25px; background: url('images/submenu_ul_bg.gif') no-repeat bottom; padding-bottom: 5px;}
#menu ul li {display: block; float: none; position: relative; z-index: 100; background: url('images/submenu_li_bg.gif') repeat-y right top; padding: 0 2px;  overflow: hidden;}
#menu ul li:hover, #menu ul li.menuHover {background: url('images/submenu_li_bg.gif') repeat-y right top; padding: 0 2px;}
#menu ul li a {float: none; text-transform: none; color: #fff; font-weight: bold; padding: 0 10px; background: #4c87ba url('images/submenu_a_bg.gif') repeat-x;  overflow: hidden;}  
#menu li:hover ul a, #menu li.menuHover ul a {float: none; padding: 0 10px; margin: 0; background: #4c87ba url('images/submenu_a_bg.gif') repeat-x;}
#menu ul li a:hover {background: #4b9fe7 url('images/submenu_a_hover_bg.gif') repeat-x;}

#menu li:hover ul, #menu li.menuHover ul {display: block; margin-top: 36px;}

#header .grid_9 ul li {position: absolute; text-align: right; width: 700px;}

#intro {width: 520px; height: 260px; margin: 0; background: #fff url('images/intro_bg.jpg') no-repeat right; padding: 23px 400px 0 40px; font-size: 14px; border-bottom: solid 1px #b5c6d4;}

#content_boxes {padding: 15px 0 0 0; color: #737373; clear: both;}
#content_boxes .grid_4 {background: url('images/content_box_bg.gif') repeat-y; }
#content_boxes .grid_4 .inner {background: url('images/content_box_bottom.gif') no-repeat bottom; width: 260px; height: 245px; padding: 0 20px 20px;}
#content_boxes h3 {background: url('images/content_box_top.gif') no-repeat top; margin-left: -20px; width: 260px; padding: 10px 20px 0 20px;}
#content_boxes h3 span {display: block; border-bottom: solid 1px #eee; color: #2f2f2f; padding-left: 30px;}

#services h3 span {background: url('images/services_icon.gif') no-repeat left center;}
#centres h3 span {background: url('images/centres_icon.gif') no-repeat left center;}
#customers h3 span {background: url('images/customers_icon.gif') no-repeat left center;}

#testimonials {text-align: center; overflow: hidden; position: relative;}
#testimonials img {margin: 10px 0;}
#testimonials ul {list-style-image: none; margin: 0; }
#testimonials ul li {display: block; float: left; width: 260px;}
#testimonials ul li.hidden {display: none;}

#prev, #next {display: block; width: 24px; height: 45px; background: red; text-indent: -9999em; position: absolute; top: 6px;}
#prev {left: 0; background: url('images/link_prev.gif') no-repeat top;}
#next {right: 0; background: url('images/link_next.gif') no-repeat top;}
a:hover#prev {background: url('images/link_prev.gif') no-repeat bottom;}
a:hover#next {background: url('images/link_next.gif') no-repeat bottom;}

.testimonial {text-align: left; background: url('images/left_quote.gif') no-repeat left top; padding-top: 10px; text-indent: 40px;}
.testimonial p {font-style: italic; background: url('images/right_quote.gif') no-repeat right bottom;}
.testimonial p.small {font-style: normal; text-indent: 0;}
.grid_7 .testimonial {background: #e8eeee url('images/left_quote.gif') no-repeat 20px 10px; border: solid 1px #b5c6d4; padding: 20px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;}
.grid_7 .testimonial p {background: none;}

#google_map {height: 350px; clear: both;}

#sidebar {width: 240px; margin: 0; padding: 20px 40px 10px; }
#sidebar ul {list-style-image: url('images/sidebar_arrow.gif'); list-style-position: inside; margin:0; font-size: 14px; line-height: 24px;}
#sidebar ul li {padding: 0 0 2px 0; background: url('images/hr.gif') repeat-x bottom;}
#sidebar ul li a {font-weight: normal;}

#page img {padding: 4px; border: solid 1px #dadada;}
#page #gallery img {padding: 0; border: none; margin: 4px;}
img.alignleft {margin: 4px 10px 4px 0;}
img.alignright {margin: 4px 0 4px 10px;}

#footer .grid_8 {color: #3669a2; white-space: pre;}
#footer .grid_4 {color: #568ac5;}
#footer a {color: #568ac5;}
#footer a:hover {color: #fff;}
/* FORMS */ 

input, select, textarea {line-height: 12px; border: solid 1px #ccc; vertical-align: top;}
textarea, textarea.column {line-height: 18px; overflow: auto;}
fieldset {border: solid 1px #ccc; padding: 10px;}
legend {font-weight: bold; padding: 0 10px;}
label, span.labellike {color: #666;}
.note {font-size: 11px; color: #888;}

input.grid_1, textarea.grid_1 { width:50px; }
input.grid_2, textarea.grid_2 { width:130px; } 
input.grid_3, textarea.grid_3 { width:210px; }
input.grid_4, textarea.grid_4 { width:290px; }
input.grid_5, textarea.grid_5 { width:370px; }
input.grid_6, textarea.grid_6 { width:450px;}
input.grid_7, textarea.grid_7 { width:530px; }
input.grid_8, textarea.grid_8 { width:610px; }
input.grid_9, textarea.grid_9 { width:690px; }
input.grid_10, textarea.grid_10 { width:770px; }
input.grid_11, textarea.grid_11 { width:850px; }
input.grid_12, textarea.grid_12 { width:930px; }

input.column, select.column, textarea.column {
	padding: 2px 4px;
	margin: 0 10px;}

.note {font-size: 11px; color: #888;}

input#sendbutton {background: #00414a url('images/toolbar_bg.gif') repeat-x; border: none; padding: 4px; color: #fff; font-weight: bold;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
}

#form_info.success, #form_info.error {margin-bottom: 15px;}
#form_info img {border: none; margin: 0 auto;}

input.error, textarea.error {border: solid 1px #f00; background: none; padding: 2px 4px; text-indent: 0;}
