/* tags */
html {
	height: 100%;
	margin: 0;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #b4de77;
	background-color: #fff;
	font-family: Arial, sans-serif;
	color: #4f4f4f;
}
.header {
}
.header .logo {
	display: block;
	float: left;
	width: 627px;
	height: 111px;
	background: url("/img/logo.gif") no-repeat;
	text-indent: -9999px;
}
.header h1 {
	margin: 0;
	padding: 10px;
}
.header .tel_numbers {
	float: right;
	width: 297px;
	height: 39px;
	margin: 5px 20px;
	background: url("/img/tel_numbers.gif") no-repeat;
	text-indent: -9999px;
}
h3 {
	clear: both;
	display: block;
	margin: 20px 0 10px 0;
	padding: 0;
	text-indent: -9999px;
}
h4 {
	clear: both;
	color: #000;
	font-size: 110%;
}
img {
	border: 0;
}
a {
	color: #84c753;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
/* wrappers */
.wrapper {
	position: relative;
	width: 998px;
	padding: 0 1px 20px 1px;
	background-color: #fff;
	/*border-left: 1px solid #6c6d6a;*/
	/*border-right: 1px solid #6c6d6a;*/
}
.bg_top {
	margin: 0;
	padding: 20px 30px;
	background: url('/img/bg_top.gif') no-repeat;
}
/* misc */
.hr {
	clear: both;
	height: 5px;
	background: url('/img/hr.gif') no-repeat top center;
	font-size: 1px;
}
.title_welcome {
	width: 377px;
	height: 17px;
	background: url('/img/title_welcome.gif') no-repeat top left;
}
.title_companyprofile {
	width: 147px;
	height: 17px;
	background: url('/img/title_companyprofile.gif') no-repeat top left;
}
.title_services {
	width: 72px;
	height: 13px;
	background: url('/img/title_services.gif') no-repeat top left;
}
.title_casestudies {
	width: 110px;
	height: 13px;
	background: url('/img/title_casestudies.gif') no-repeat top left;
}
.title_contact {
	width: 93px;
	height: 13px;
	background: url('/img/title_contact.gif') no-repeat top left;
}
.title_environmental {
	width: 130px;
	height: 13px;
	background: url('/img/title_environmental.gif') no-repeat top left;
}
.title_healthandsafety {
	width: 134px;
	height: 17px;
	background: url('/img/title_healthandsafety.gif') no-repeat top left;
}
.title_quality {
	width: 204px;
	height: 17px;
	background: url('/img/title_quality.gif') no-repeat top left;
}
.title_sidestudies {
	width: 112px;
	height: 13px;
	background: url('/img/title_sidestudies.gif') no-repeat top left;
}
.title_sidecontact {
	width: 173px;
	height: 17px;
	background: url('/img/title_sidecontact.gif') no-repeat top left;
}
.img_right {
	float: right;
	margin: 0 0 0 20px;
	padding: 5px;
	border: 1px solid #ddd;
}
.img_left {
	float: left;
	margin: 0 20px 0 0;
	padding: 5px;
	border: 1px solid #ddd;
}
/* nav */
.nav {
	position: absolute;
	width: 650px;
	top: 86px;
	right: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 9999;
}
.nav li {
	float: left;
	margin-left: 1px;
}
.nav li a {
	display: block;
	height: 44px;
	text-indent: -9999px;
}
.nav li:hover ul {
	display: block;
}
.nav li ul {
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	width: 200px;
	border-bottom:1px solid #fff;
	margin: 0;
	padding: 0;
}
.nav li ul li {
	float: left;
	display: inline;
	border: 0;
}
.nav li ul li a {
	float: left;
	height: auto;
	width: 178px;
	padding: 7px 10px !important;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #cfea9c;
	color: #fff;
	text-indent: 0 !important;
	font-size: 90%;
	text-transform: lowercase;
}	
.nav li ul li a:hover {
	background-color: #84c753;
	text-decoration: none;
}

.nav li a:hover, .nav li a.active {
	background-position: center -44px !important;
}
.nav li a.nav_home {
	width: 88px;
	background: url('/img/nav_home.gif') no-repeat top center;
}
.nav li a.nav_profile {
	width: 175px;
	background: url('/img/nav_profile.gif') no-repeat top center;
}
.nav li a.nav_services {
	width: 106px;
	background: url('/img/nav_services.gif') no-repeat top center;
}
.nav li a.nav_studies {
	width: 145px;
	background: url('/img/nav_studies.gif') no-repeat top center;
}
.nav li a.nav_contact {
	width: 130px;
	background: url('/img/nav_contact.gif') no-repeat top center;
}
/* splash */
.splash {
	position: relative;
	clear: both;
	height: 308px;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid #fff;
}
.splash .fader {
	position: absolute;
	width: 689px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.splash .arrows {
	position: absolute;
	width: 10px;
	left: 679px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 30;
}
#a2 {
	margin-top: 30px;
}
#a3 {
	margin-top: 60px;
}
#a4 {
	margin-top: 90px;
}
#a5 {
	margin-top: 120px;
}
#a6 {
	margin-top: 150px;
}
.splash .blocks {
	position: absolute;
	width: 309px;
	margin: 0 0 0 686px;
	padding: 0;
	border-left: 3px solid white;
	list-style-type: none;
	font-size: 80%;
	z-index: 20;
}
.splash .blocks li {
	height: 19px;
	padding: 5px;
	border-bottom: 1px solid white;
	cursor: pointer;
	overflow: hidden;
}
.splash .blocks .full {
	height: 148px;
}
.splash .blocks li h3 {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
.splash .blocks li h3  a {
	display: block;
	text-indent: -9999px;
}
.splash .block_commercial {
	background-color: #a3d14c;
	color: #e8f5cc;
}
.splash .block_commercial h3 {
	width: 217px;
	height: 19px;
	background: url('/img/block_commercial.gif') no-repeat top left;
}
.splash .block_specialist {
	background-color: #3bb3c3;
	color: #cff5e4;
}
.splash .block_specialist h3 {
	width: 189px;
	height: 19px;
	background: url('/img/block_specialist.gif') no-repeat top left;
}
.splash .block_property {
	background-color: #54b88d;
	color: #cbedf1;
}
.splash .block_property h3 {
	width: 185px;
	height: 19px;
	background: url('/img/block_property.gif') no-repeat top left;
}
.splash .block_estate {
	background-color: #85c226;
	color: #d2eda7;
}
.splash .block_estate h3 {
	width: 206px;
	height: 19px;
	background: url('/img/block_estate.gif') no-repeat top left;
}
.splash .block_services {
	background-color: #68bc63;
	color: #cff1cd;
}
.splash .block_services h3 {
	width: 173px;
	height: 19px;
	background: url('/img/block_services.gif') no-repeat top left;
}
.splash .block_shopfront {
	background-color: #77d2df;
	color: #e1f8fb;
}
.splash .block_shopfront h3 {
	width: 241px;
	height: 19px;
	background: url('/img/block_shopfront.gif') no-repeat top left;
}
/* main */
.main_wrapper {
	background: url('/img/main_bg.gif') repeat-y;
	zoom: 1;
}
.main {
	clear: left;
	float: left;
	width: 649px;
	padding: 20px;
	color: #80%;
	font-size: 80%;
}
/* case studies */
.client {
	float: right;
	margin-top: -1.1em;
	color: #84c753;
}
.hidden_img {
	display: none;
}
.hidden_img img {
	padding: 7px;
	border: 1px solid #ddd;
}
.casestudy_images_wrapper {
	float: right;
	margin: 0 0 20px 20px;
}
.casestudy_images {
	width: 316px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.casestudy_images li img {
	margin: 0;
	padding: 7px;
	border: 1px solid #ddd;
}
.casestudy_thumbs {
	clear: both;
	width: 316px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.casestudy_thumbs li {
	float: left;
	margin-right: 17px;
}
.casestudy_thumbs li img {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #ddd;
}
/* services */
.service_top {
	height: 380px;
	margin: -20px;
}
.service_top .title {
	margin-top: -13px;
}
/* buttons */
.button_moreinfo {
	clear: both;
	display: block;
	float: right;
	width: 80px;
	height: 21px;
	margin: 10px 0 30px 0;
	background: url("/img/button_moreinfo.gif") no-repeat top left;
	text-indent: -9999px;
}
.button_moreinfo:hover {
	background-position: 0 -21px;
}
.button_backtotop {
	clear: both;
	display: block;
	float: right;
	width: 122px;
	height: 21px;
	margin: 10px 0 30px 0;
	background: url("/img/button_backtotop.gif") no-repeat top left;
	text-indent: -9999px;
}
.button_backtotop:hover {
	background-position: 0 -21px;
}
.button_casestudies {
	display: block;
	float: right;
	width: 158px;
	height: 21px;
	margin: 10px 10px 30px 0;
	background: url("/img/button_casestudies.gif") no-repeat top left;
	text-indent: -9999px;
}
.button_casestudies:hover {
	background-position: 0 -21px;
}
.button_services {
	display: block;
	float: right;
	width: 128px;
	height: 21px;
	margin: 10px 10px 30px 0;
	background: url("/img/button_services.gif") no-repeat top left;
	text-indent: -9999px;
}
.button_services:hover {
	background-position: 0 -21px;
}
.button_pdf {
	display: block;
	float: right;
	width: 113px;
	height: 21px;
	margin: 10px 10px 30px 0;
	background: url("/img/button_pdf.gif") no-repeat top left;
	text-indent: -9999px;
}
.button_pdf:hover {
	background-position: 0 -21px;
}
.button_close {
	display: block;
	float: right;
	width: 112px;
	height: 21px;
	margin: 10px 0 30px 0;
	background: url("/img/button_close.gif") no-repeat top left;
	text-indent: -9999px;
}
.button_close:hover {
	background-position: 0 -21px;
}
/* popup form on services */
.pdf_form {
	margin: 0;
	padding: 0;
}
.pdf_label {
	float: left;
	width: 150px;
	margin: 1em 0 0 0;
}
.pdf_input {
	float: left;
	width: 240px;	
	padding: 3px;
	margin: 1em 0 0 0;
	border: 1px solid #ddd;
}
/* contact form */
.contact_form {
	clear: both;
	margin: 0;
	padding: 0;
}
.contact_form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.contact_form fieldset label {
	float: left;
	width: 277px;
	margin-bottom: 10px;
}
.contact_form fieldset input {
	float: left;
	width: 363px;	
	padding: 3px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
.contact_form fieldset .fail {
	background-color: #FFDDDD;
	border: 1px solid #B00000;
}
.contact_form fieldset textarea {
	float: left;
	width: 361px;	
	height: 8em;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #ddd;
}
.contact_form .button {
	float: right;
	width: 77px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url("/img/button_send.gif");
	text-indent: -9999px;
}
.contact_form .button:hover {
	background-position: 0 -28px;
}
.msgInfo {
	clear: both;
	margin: 1em 0;
	padding: 5px;
	color: #000;
	background-color: #DDFFF7;
	border: 1px solid #4C91CE;
	text-align: left;
}
.msgInfo a {
	color: #4C91CE;
	text-decoration: none;
	border-bottom: 1px dotted #4C91CE;
}
.msgFail {
	clear: both;
	margin: 1em 0;
	padding: 5px;
	color: #000;
	background-color: #FFDDDD;
	border: 1px solid #B00000;
	text-align: left;
}
.flash {
	float: left;
	margin-top: 1px;
}
.flashText {
	margin-left: 2em;
}
.flashText a {
	color: #dd0000;
}
.flashText ul {
	margin: 0.5em;
	padding: 0 1em;
}	
.map {
	float: left;
	padding: 3px;
	width: 642px; 
	height: 288px; 
	margin-top: 20px;
	color: #000;
}
/* side */
.side {
	float: left;
	width: 269px;
	padding: 20px;
	/*background-color: #b3e1e8;*/
	color: #2e919e;
	font-size: 80%;
}
.quick_contact_form {
	margin: 0;
	padding: 0;
}
.quick_contact_form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.quick_contact_form fieldset label {
	float: left;
	width: 100px;
	margin-bottom: 10px;
}
.quick_contact_form fieldset input {
	float: left;
	width: 163px;	
	margin-bottom: 10px;
}
.quick_contact_form fieldset textarea {
	float: left;
	width: 263px;	
	height: 8em;
	margin-bottom: 10px;
}
.quick_contact_form .button {
	float: right;
	width: 77px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url("/img/button_send.gif");
	text-indent: -9999px;
}
.quick_contact_form .button:hover {
	background-position: 0 -28px;
}
/* footer */
.footer {
	clear: both;
	padding: 20px;
	border-top: 1px solid #fff;
	background-color: #cfea9c;
	font-size: 80%;
	text-align: right;
	zoom: 1;
}
.footer p {
	float: left;
	padding: 0;
	margin: 0;
}
.footer .links {
	float: right;
}
.footer a {
	color: #314c23;
}
.paralink {
	text-decoration:none; 
	color:#fff; 
	font-weight:normal;
}