html, body {
	margin:0; 
	padding:0;
	font-family:arial, sans-serif;
	color:#217CA3;
	background:#fff;
	font-size:90%;
	}

	
span{
	padding:0;
	margin:0;
	}

h1{
	padding:0;
	margin:0 0 0.8em 0;
	font-size:150%;
	}
	
h2{
	padding:0;
	margin:0 0 0.8em 0;
	font-size:160%;
	mfont-weight:normal;
	background:inherit;
	}

	
h3{
	padding:0;
	margin:0 0 0.4em 0;
	font-size:140%;
	font-weight:normal;
	background:inherit;
	line-height:1.4em;
	}

	
p{
	padding:0;
	margin:0 0 0.6em 0;
	}
	
.clear{
	clear:both;
	}
	
a:link,
a:active,
a:visited,
a:hover{
	text-decoration:none;
	padding:0;
	margin:0;
	font-weight:bold;
	background:inherit;
	color:#217CA3;
	text-decoration:underline;
	}
	
a:hover{
	text-decoration:none;
	}
	
#wrap{
	width:802px;
	margin:0 auto;
	}
	
#header{
	background:url(../images/logo.jpg) no-repeat 0 6px;
	border:1px solid #fff;
	pad/ding-top:77px;
	}
	
	
#toplinks{
	float:right;
	margin-bottom:70px;
	margin-bottom:50px;
	margin-top:10px;
	font-size:94%;
	}
	
#toplinks a:link,
#toplinks a:active,
#toplinks a:visited,
#toplinks a:hover{
	text-decoration:none;
	}
	
#toplinks a:hover{
	text-decoration:underline;
	}
	
#headerbottom{
	}
	
#headerleft{
	width:246px;
	float:left;
	padding-top:58px;
	}
	
#headerleft #menu ul{
	background:#0391CF url(../images/menu_top.jpg) top no-repeat;
	padding:16px 0 0 0;
	margin:0px 0 0 0;
	height:183px;
	}
	
#headerleft #menu ul li{
	padding:7px 0 7px 30px;
	margin:0 10px;
	list-style:none;
	background:url(../images/menu_bullet.jpg) no-repeat 4% 50%;
	border-bottom:1px solid #4FB2DD;
	}
	
#headerleft #menu a:link,
#headerleft #menu a:active,
#headerleft #menu a:visited,
#headerleft #menu a:hover{
	color:#fff;
	font-weight:normal;
	font-size:110%;
	background:none;
	text-decoration:none;
	}
	
#headerleft #menu a:hover{
	color:#134E68;
	}


#headerright{
	float:left;
	margin:0px 0 0 4px;
	}
	
#content{
	border:1px solid #fff;
	}
	
#leftcontent{
	width:246px;
	float:left;
	}
	
#leftcontent #leftbuttons{
	}
	
#leftcontent #leftbuttons .button img{
	border:none;
	float:left;
	margin-bottom:5px;
	}
	
#testimonial{
	background:#0391CF url(../images/testimonial_bottom.jpg) bottom no-repeat;
	color:#fff;
	padding:6px 6px 14px 6px;
	}
	
#testimonial #testimonialinner{
	background:url(../images/quote_left.jpg) no-repeat;
	padding:10px 30px;
	line-height:18px;
	font-size:94%;
	}
	
#testimonial #quotewrapper{
	background:url(../images/quote_right.jpg) no-repeat bottom right;
	border:1px solid #0391CF;
	}
	
#testimonial #testimonialinner .name{
	font-style:italic;
	text-align:right;
	}

.staffmember {
	min-height:220px;
	height:220px;
}

*>.staffmember {
	height:auto;
}

.staffmember img {
	float:right;
	margin-left:1.5em;
}

.testimonial-view {
	padding-bottom:1em;
	margin-bottom:2em;
	border-bottom:1px dashed #0391cf;
}	
.testimonial-view .testimonialinner{
	background:url(../images/quote_left_blue.jpg) no-repeat;
	padding:10px 30px;
	line-height:18px;
	font-size:94%;
	}
	
.testimonial-view .quotewrapper{
	background:url(../images/quote_right_blue.jpg) no-repeat bottom right;
	border:1px solid #fff;
	}
	
.testimonial-view .testimonialinner .name{
	font-style:italic;
	text-align:right;
	}
	
	
#testimonial #testimonialinner a:link,
#testimonial #testimonialinner a:active,
#testimonial #testimonialinner a:visited,
#testimonial #testimonialinner a:hover{
	background:none;
	color:#fff;
	}
	
#rightcontent{
	float:left;
	width:550px;
	}

#menu-sub {
	margin:1em 1em 1em 0;
	text-align:left;
	padding-bottom:0px;
	border-bottom:1px solid #217CA3;
}
#menu-sub ul {
	margin:0;
	padding:0;
	list-style:none;
}
	
#menu-sub ul li {
	display:inline;
	margin:0 0.5em 0 0;
	border-right: 1px solid #0391cf;
	padding:0 0.5em 0 0;
}

#menu-sub ul li a:link,
#menu-sub ul li a:active,
#menu-sub ul li a:visited,
#menu-sub ul li a:hover{
	text-decoration:none;
	}
	
#menu-sub ul li a:hover{
	text-decoration:underline;
	}

.staffmember {
	border-top:1px dashed #b9d445;
	margin-bottom:0;
	padding:2em;
}
	
.faq {
	margin:0 0 1em 0;
	padding-bottom:1em;
	border-bottom:1px dashed #b9d445;
}

.faq-category {
	margin:0 0 3em 0;
	bor/der-bottom:1px dashed #0391cf;
}

.dashed_divider{
	border-bottom:1px dashed #b9d445;
	margin:10px 0 15px 0;
}
	
.innercontent{
	padding:10px;
	line-height:18px;
	}
	
.link img {
	float:left;
	border:1px solid #b9d445;
	margin-right:1em;
}

.link {
	min-height:125px;
	height:125px;
}

*>.link {
	height:auto;
}

#portf/olio-pictures {
	margin-left:0.5em;
	margin-right:0.5em;
	border:1px solid #aaa;
	background:#eee;
}

#portfolio-before-images,
#portfolio-after-images {
	margin:0 0 1em 0;
	padding-bottom:1em;
	border-bottom:1px dashed #aaa;
}

#portfolio-before-images {
	border-bottom:1px dashed #aaa;
}

#portfolio-before-images img,
#portfolio-after-images img {
	float:left;
	border:1px solid #0391cf;
	margin-right:30px;
}

#enquiry_form {
	padding:0px;
	margin:0px;
}

#enquiry_form label {
	margin-left: 1em; 
	display:block;
}


#enquiry_form input, 
#enquiry_form textarea {
	margin-left: 1em; 
	display:block;
	border:1px solid #ccc;
	background-color:white;
	font-size:8pt;
	padding:4px 0px 4px 0px;
	margin:0px 0px 5px 25px;
}

#enquiry_form select {
	margin-left: 1em; 
	display:block;
	border:1px solid #ccc;
	background-color:white;
	font-size:8pt;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 25px;
}



#enquiry_form .submit {
	background:#DBE2EC;
	font-size:100%;
	border:1px solid #8EA6C6;
	padding:2px;
	color:#083e88;
}

#enquiry_form .hidden {
	display:none;
}

.error {
	border:1px solid #aaa;
  width: 520px;
	background-color: #b9d445;
	color: #fff;
	padding: 0 0 1em 0;
	margin: 1em 0;
}

#enquiry_form p {
padding:5px;
margin:0px;
}
		

#footer{
	clear:both;
	padding:80px 4px 10px 4px;
	font-size:94%;
	background:#0E97D2 url(../images/footer_top.jpg) no-repeat top;
	color:#fff;
	margin-top:2px;
	border:1px solid #fff;
	}

#footerleft{
	float:left;
	padding-left:10px;
	}
	
#footerleft p{
	padding:0;
	margin:0;
	}
	
#footerright{
	float:right;
	padding-right:10px;
	}
	
#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover{
	font-weight:normal;
	color:#fff;
	background:#0E97D2;
	}
	
.image_embed{
	border: 3px solid #0391cf;
	margin:10px;
	padding:0;
}
	
.answer{
	paddi/ng-bottom:10px;
	}
	
.faq_image_sidebyside{
	border: 3px solid #0391cf;
	background: #0391cf; 
}
	
.faq_image{
	border: 3px solid #0391cf;
	background: #0391cf; 
	clear: both;
	float: right;
}

.faq_image img{
	width:252px !important;
}

.faq_image_text{
	background: #0391cf; 
	color: #fff;
	text-align:center;
	width:250px;
}

.faq_image2{
	border: 3px solid #0391cf;
	background: #0391cf; 
	float: right;
}

.faq_image2_text{
	background: #0391cf; 
	color: #fff;
	text-align:center;
}

#back{
	margin-top:10px;	
}

#back a{
	font-weight:normal;
}

