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

body {
	background-color: #ffffff;
	font-family: 'Cabin', sans-serif !important;
	color: #767676;
	font-size: 14px !important;
	line-height:22px !important;
}

h1 {font-family: 'Cabin', sans-serif !important; font-size: 26px !important; font-weight: 400 !important; color: #8dc63f !important; line-height:normal !important;}
h2 {font-family: 'Cabin', sans-serif !important; font-size: 26px !important; font-weight: 400 !important; color: #8dc63f !important; line-height:normal !important;}
h3 {font-family: 'Cabin', sans-serif !important; font-size: 26px !important; font-weight: 400 !important; color: #ff0000 !important;}
h4 {font-family: 'Cabin', sans-serif !important; font-size: 20px !important; font-weight: 400 !important; color: #8dc63f !important; line-height:normal !important; font-style:italic !important;}

b {font-weight:700 !important; color: #1b0f44; font-size: 20px !important; line-height: 28px !important;}
em {font-weight:700 !important; color: #1b0f44; font-size: 20px !important; line-height: 28px !important;}
.blue {color: #8dc63f !important; display:inline;}


.nav a:link {color: #767676; text-decoration:none;}
.nav a:visited {color: #767676; text-decoration:none;}
.nav a:hover {color: #ffffff; text-decoration:none;}
.nav a:active {color: #767676; text-decoration:none;}

.footer a:link {color: #767676; text-decoration:none;}
.footer a:visited {color: #767676; text-decoration:none;}
.footer a:hover {color: #ff0000; text-decoration:none;}
.footer a:active {color: #767676; text-decoration:none;}

a:link {color: #ff0000; text-decoration:underline;}
a:visited {color: #ff0000; text-decoration:underline;}
a:hover {color: #3e3e3e; text-decoration:underline;}
a:active {color: #ff0000; text-decoration:underline;}

.headerContact a:link {color: #ff0000; text-decoration:underline;}
.headerContact a:visited {color: #ff0000; text-decoration:underline;}
.headerContact a:hover {color: #3e3e3e; text-decoration:underline;}
.headerContact a:active {color: #ff0000; text-decoration:underline;}

.contactLeft a:link {color: #8dc63f; text-decoration:none;}
.contactLeft a:visited {color: #8dc63f; text-decoration:none;}
.contactLeft a:hover {color: #ff0000; text-decoration:none;}
.contactLeft a:active {color: #8dc63f; text-decoration:none;}




/* Header & Nav */

.headerColor {
	height: 155px;
	position:relative;
	width: 100%;
	z-index:1000;
	
	box-shadow: 0 2px 2px #cccccc;
	-moz-box-shadow: 0 2px 2px #cccccc;
	-webkit-box-shadow: 0 2px 2px #cccccc;
}

.header {
	height: 155px;
	margin: 0 auto;
	width: 940px;
}

.logo {
	float: left;
	height: 80px;
	margin-top: 20px;
	width: 120px;	
}


.nav {
	float:right;
	font-size:16px;
	margin-top: 40px;
	text-align:right;
	width: 700px;	
}

.nav ul {
	display: inline;
}

.nav li {
	display: inline-block;
	padding: 5px 10px;
}

.nav li:hover {
	color: #8dc63f;
	display: inline-block;
	padding: 5px 10px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.selected {
	background: #8dc63f no-repeat;
	color: #ffffff !important;
	display: inline-block;
	padding: 5px 10px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.headerContact {
	color: #ff0000;
	margin: 0 10px 10px 0;	
}


/* Home */

.homeBannerColor {
	background: url(../images/homeBannerBg.jpg) repeat-x;
	height: 416px;
	width: 100%;
}


.homeBanner {
	background: #d8eae4 url(../images/homeBanner.jpg) no-repeat;
	height: 416px;
	left: 50%;
	margin-left: -700px;
	position: relative;
	width: 1400px;
	z-index:0;
}

.homeThreeBoxes {
	background: url(../images/homeDivider.png) no-repeat;
	height: 227px;
	margin: -88px auto 0 auto;
	padding: 26px; 
	position: relative;
	width: 940px;
	z-index:1000;
}

.homeThreeBoxes h2{
	margin: 15px 0;	
}

.homeThreeBoxes img{
	margin: 0 0 15px 0;	
}

.homeLeft, .homeCenter, .homeRight {
	float: left;
	height: 350px;
	width: 300px;	
}

.homeLeft, .homeCenter {
	margin-right: 20px;	
}

.homeMain {
	margin: 40px auto 0 auto;
	overflow:hidden;
	width: 940px;	
}

.homeMainCenter {
	height: 100px;
	margin: 0 0 40px 0;
	width: 940px;	
}

.homeMainLeft {
	float: left;
	margin-right: 20px;
	overflow:hidden;
	width: 460px;	
}

.homeMainRight {
	float: left;
	overflow:hidden;
	width: 460px;	
}

.homeQuote {
	height: 325px;
	margin: 40px auto;
	width: 940px;	
}

.accreditations {
	height: 133px;
	margin: 40px auto 0 auto;
	width: 940px;	
}


/* Footer */

footer {
	background: #e6e6e6;
	height: 150px;
	width: 100%;
	
	box-shadow: inset 0px 2px 2px #cccccc;
	-moz-box-shadow: inset 0px 2px 2px #cccccc;
	-webkit-box-shadow: inset 0px 2px 2px #cccccc;
}

.footer {
	height: 110px;
	margin: 0 auto;
	padding-top: 40px;
	width: 940px;
}

.ukas {
	float: left;
	margin-right: 20px;
	width: 76px;	
}

.footerLeft {
	float: left;	
	width: 520px;
}

.footerRight {
	float: right;
	text-align:right;	
	width: 300px;
}

.footer p{
	color: #3dbdf2;
	display: inline;
	margin: 0 10px;
}

/* Inner */

.innerBannerColor {
	background: url(../images/headerBg.png) repeat-x;
	height: 161px;
	width: 100%;
}


.innerBanner {
	background: #d8eae4 no-repeat;
	height: 161px;
	margin: 0 auto;
	paddin-top: 5px;
	width: 960px;
}

.innerBannerText {
	color: #d71921;
	font-size: 44px;
	font-weight: 400 !important;
	margin-left: 10px;
	position: absolute;
	top: 220px;	
}

.innerMain {
	margin: 60px auto 50px auto;
	overflow:hidden;
	width: 940px;
		
}

.innerLeft {
	float: left;
	font-size: 16px;
	margin-right:40px;
	padding-top: 20px;
	width: 600px;	
}

.innerRight {
	background:url(../images/innerContactBg.png) no-repeat;
	float: left;
	height: 388px;
	padding: 30px 20px 0 20px;
	width: 260px;	
}

.input {width:238px; margin-bottom:10px; padding:10px; color: #8f7cb9; background-color: #ffffff; border: none; font-size:14px; font-family:inherit; border: 1px solid #cccccc;
box-shadow: inset 1px 1px 2px #cccccc;

}

.textarea {width:238px; margin-top: 3px; height:60px; padding:10px; color: #8f7cb9; background-color: #ffffff; font-size:14px; border: none; font-family:inherit; border: 1px solid #cccccc;
box-shadow: inset 1px 1px 2px #cccccc;
resize: none;
}
 
.button {
	background: url(../images/submitButton.png) no-repeat bottom;
	border: none;
	cursor: hand; cursor: pointer; float: right;
	display: block;
	height: 33px;
	margin-top: 10px;
	width: 102px;
}

.button:hover {
	background: url(../images/submitButton.png) no-repeat top;
}


/* Contact Page */

.contactLeft {
	float: left;
	margin: 0 20px 40px 0;
	width: 290px;	
}

.contactLeft em, .contactRight em{
	color: #8dc63f;
	font-size: 22px !important;
	font-weight: 400 !important;	
}

.contactLeft p{
	color: #aaaaaa;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height:normal;	
}

.contactRight p {
	color: #aaaaaa;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 34px !important;	
}


.contactRight {
	float: left;
	margin: 0 0 40px 0;
	width: 290px;	
}

.mapShadow {
	background: url(../images/mapShadow.jpg) no-repeat;
	height: 10px;
	margin-top: -7px;
	width: 600px;	
}
