body {
	font-family: 'Open Sans', sans-serif;
	height: 100%;
	width: 100%;
	background: url(../images/bg/footer.png) no-repeat fixed center bottom;
	display:none;
}
html {
	height: 100%;
	width: 100%;
}

.clear {
	clear: both;
	float: none !important;
}.container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	min-height:800px;
	background: #FFFFFF;
}
.home {
	background: url(../images/bg/index.jpg) no-repeat;

}
.text-home-top {
	position: absolute;
	text-align: center;
	top: 97px;
	left: 156px;
	font-size: 13px;
	line-height: 18px;
	z-index: 2;
	width: 254px;
}
.text-home-top p {
	margin-bottom: 5px;
}

.text-home-top h1 {
	font-size: 21px;
	margin-bottom: 5px;
	line-height: 23px;
	font-weight: 700;
}
.text-home-top h2 {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 15px;
}
.text-home-top a, .text-home-plotters a{
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
	-webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    -o-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}
.text-home-top a:hover, .text-home-plotters a:hover, .btn-social a:hover, .text-home-left a:hover, .text-home-right a:hover {
	color: #3BAF2A;
}
#logo {
	position: absolute;
	width: 339px;
	top: 55px;
	left: 543px;
	z-index: 2;
}
.nav-top-sub {
	position: absolute;
	left: 543px;
	top: 55px;
	z-index: 5000000;
}

#nav-top {
	background: url(../images/bg/nav-top.gif) no-repeat;
	height: 20px;
	width: 332px;
	margin-top: 11px;
	position: relative;
	z-index: 100;
	font-size: 11px;
	font-weight: 700;
	padding-top: 3px;
}
#nav-top a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 13px;
	-webkit-transition: color 300ms ease-out;
	-moz-transition: color 300ms ease-out;
	-o-transition: color 300ms ease-out;
	transition: color 300ms ease-out;
}
#nav-top a:hover {
	color: #E5C72B;
}
.mrk {
	color: #E5C72B !important;
}

.rotate {
	-moz-transition: all 400ms ease;
	-webkit-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;	 
}
.btn-contact-top {
	position: absolute;
	height: 93px;
	width: 93px;
	top: 293px;
	right: 52px;
	z-index: 2;
}
.btn-about  {
	position: absolute;
	top: 785px;
	left: 549px;
	height: 130px;
	width: 130px;
	z-index: 2;
}
.btn-contact-bottom {
	position: absolute;
	height: 93px;
	width: 93px;
	top: 1604px;
	right: 92px;
	z-index: 2;
}
.btn-contact-top:hover, .btn-about:hover, .btn-contact-bottom:hover, .btn-contact-blue:hover, .btn-contact-img:hover {
	-webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -o-transform:rotate(45deg);
	transform: rotate(45deg);
}
.btn-about:hover, .btn-contact-blue:hover {
	-webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
	transform: rotate(-45deg);
}
.text-home-plotters {
	position: absolute;
	height: 100px;
	width: 175px;
	font-size: 11px;
	top: 441px;
	left: 51px;
	text-align: center;
	z-index: 2;
}


.img-footer {
	bottom: 0px;
	position: fixed;
	z-index: 5;
	display: block;
	margin-left: -960px;
	left: 50%;
}
.social-top {
	position: absolute;
	top: 690px;
	left: 60px;
}
.social-bottom {
	position: absolute;
	top: 1600px;
	left: 309px;
}


.btn-social {
	position: absolute;
	font-size: 15px;
	font-weight: 700;
	width: 200px;
	z-index: 2;
}
.btn-social img {
	margin-top: 4px;
	vertical-align: middle;
	margin-right: 9px;
}
.btn-social p span {

}
.btn-social a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: 700;
	-webkit-transition: color 300ms ease-out;
	-moz-transition: color 300ms ease-out;
	-o-transition: color 300ms ease-out;
	transition: color 300ms ease-out;
}
.text-home-main {
	width: 940px;
	padding-top: 963px;
}
.text-home-left {
	float: left;
	width: 405px;
	font-size: 13px;
	line-height: 19px;
	margin-left: 47px;
	position: relative;
	z-index: 2;
}
.text-home-left a {
	font-weight: 700;
	color: #000000;
	text-decoration: none;
	-webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    -o-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}

.text-home-left  h1 {
	font-size: 21px;
	line-height: 23px;
	margin-bottom: 20px;
}
.text-home-left p {
	margin-bottom: 20px;
}


.text-home-right {
	float: right;
	width: 414px;
	margin-top: 95px;
	font-size: 13px;
	line-height: 19px;
	margin-right: 27px;
	position: relative;
	z-index: 2;
}
.text-home-right h2 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 4px;
}
.text-home-bottom {
	margin-top: 570px;
}
.text-home-right p {
	margin-bottom: 10px;
}
.text-home-right ul {
	margin-left: 15px;
	margin-bottom: 20px;
}
.text-home-right a {
	text-decoration: none;
	font-weight: 700;
	color: #000000;
	-webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    -o-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}
.btn-contact-blue {
	height: 64px;
	width: 64px;
	position: absolute;
	top: 2052px;
	left: 366px;
	z-index: 2;
}
.workshop-main {
	font-size: 13px;
	position: relative;
	padding-top: 244px;
	overflow: hidden;
}

.workshops {


}
.nav-icon {
	width: 224px;
	position: absolute;
	left: 48px;
	top: 18px;
	z-index: 1;
}
.nav-left  {
	float: left;
	width: 200px;
	margin-left: 48px;
	top: 0px;
	
}
.isStuck {
	margin-top: 0px;
}
.nav-left-inner {
	margin-top: 26px;
	font-weight: 400;
	line-height: 20px;
}
.nav-left-inner h2 {
	font-size: 18px;
	color: #3BAF29;
	margin-bottom: 17px;
	font-weight: 900;
	cursor:pointer;
}
.nav-left-inner h2 span, .nav-left-inner h3 span {
	display: block;
	font-weight: 400;
}

.nav-left-inner h3 {
	font-size: 18px;
	color: #3F80C2;
	margin-bottom: 17px;
	font-weight: 900;
	cursor:pointer;
}
.nav-left-inner h6 {
	font-size: 18px;
	color: #E6C429;
	margin-bottom: 17px;
	font-weight: 900;
	cursor:pointer;
}
.nav-left-inner  h4 a {
	color: #3BAF29;
	margin-top: 4px;
	margin-bottom: 32px;
	font-weight: 900;
}
.nav-left-inner a {
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-weight: 700;
	color: #3F80C2;
	margin-top: 1px;
	margin-bottom: 10px;
	-webkit-transition: color 300ms ease-out;
	-moz-transition: color 300ms ease-out;
	-o-transition: color 300ms ease-out;
	transition: color 300ms ease-out;
}
.nav-left-inner a:hover {
	color: #E5C43C;
}
.content-right {
	float: right;
	width: 640px;
	margin-top: 65px;
	margin-right: 47px;
}
.reveal-wrap {
	margin-bottom: 20px;
	line-height: 20px;
}
.reveal-wrap p {
	margin-bottom: 20px;
}

.reveal-wrap h3, .reveal-wrap h4 {
	font-weight: 900;
	cursor:pointer;
	margin-bottom: 3px;
}
.reveal-con {
	/*height: 18px;*/
	height:auto;
	overflow: hidden;
}

.green h3 {
	font-size: 17px;
	color: #3BAF29;
}
.green h5 {
	font-size: 14px;
	color: #3BAF29;
}

.blue h3, .blue h5, .blue h4 {
	color: #3F80C2;
}
.blue h3 {
	font-size: 17px;
}
.blue h4 {
	font-size: 14px;
}
.reveal-wrap h3 img, .reveal-wrap h4 img {
	margin-right:10px;
}
.bread {
	margin-top: 22px;
}
.bread a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: 400;
}
.bread a:hover {
	color: #3BAF29;
}

.mrk-green {
	color: #3BAF29 !important;
}
.btn-contact {
	background: url(../images/bg/btn-contact.png) no-repeat;
	height: 127px;
	width: 127px;
	margin-top: 23px;
	position: relative;
}
.btn-contact-img {
	position: absolute;
	top: 31px;
	left: 29px;
}
#fader-frame {
	height: 416px;
	width: 416px;
	position: absolute;
	z-index: 2000000;
}

#fader {
	height: 416px;
	width: 416px;
	position: absolute;
	top: 301px;
	left: 406px;
	z-index: 2;
	overflow: hidden;	
}
#fader img {
	position: absolute;
	left: 0px;
	top: 0px;
	-webkit-border-radius: 100000px;
	-moz-border-radius: 100000px;
	border-radius: 100000px;
	behavior: url(pie.htc);

}
.bg-main {
	position: absolute;
	z-index: 1;
}
.box3 {
	background-color: #ddd;
	width: 210px;
	height: 30px;
	padding: 20px;
	position: absolute;
	top: 5px; left: 5px;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(pie.htc);
}.text-home-blog {
	position: absolute;
	height: 180px;
	width: 180px;
	left: 241px;
	top: 675px;
	text-align: center;
}
.text-home-blog p {
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 8px;
}

.text-home-blog h4 a {
	font-size: 14px;
	color: #3F80C2;
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: color 300ms ease-out;
	-moz-transition: color 300ms ease-out;
	-o-transition: color 300ms ease-out;
	transition: color 300ms ease-out;
}
.text-home-blog a:hover {
	color:#3BAF29;
}
.con-contact {
	float: left;
	width: 419px;
	margin-left: 48px;
}
.content-right-contact {
	float: right;
	width: 464px;
	margin-top: 60px;
	margin-right: 15px;
	height: 639px;
	position: relative;
}
.nav-left-inner p {
	margin-bottom: 20px;
}

#frm-contact label {
	font-size:12px;
	font-weight:700;
	position:relative;
	width:100%;
	display:block;
	}

.input-frm {
	border: 1px solid #3F80C2;
	box-sizing: border-box;
	font: 400 11px 'Open Sans', sans-serif;
	height: 28px;
	padding-left: 5px;
	width: 100%;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	vertical-align: middle;
}

.input-area {
	height: 95px !important;
}
.input-frm-btn {
	box-sizing: border-box;
	font: 400 12px 'Open Sans', sans-serif;
	height: 28px;
	width: 100%;
	display:inline;
	margin-top:10px;
	background:#3BAF29;
	color:#FFFFFF;
	border:0;
	margin-bottom:25px;
}
#frm-contact li {
	color: #B3130B;
	list-style: none outside none;
	position: absolute;
	right: 5px;
	top: 0px;
	white-space: nowrap;
}
.fixed-nav {
	background: #3F80C2;
	position: fixed;
	left: 0px;
	top: 50%;
	overflow: hidden;
	width: 26px;
	z-index: 8000;
	margin-top: -68px;
}
#fixed-nav-links {
	padding: 10px;
	white-space: nowrap;
}
.fixed-nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	margin-bottom: 6px;
	font-weight: 700;
	-webkit-transition: color 300ms ease-out;
	-moz-transition: color 300ms ease-out;
	-o-transition: color 300ms ease-out;
	transition: color 300ms ease-out;
}
.fixed-nav a:hover {
	color: #3BAF2A;
}
#fixed-nav-btn {
	width: 26px;
	height: 100%;
	position: absolute;
	top: 0%;
	right: 0px;
	background: #3BAF29 url(../images/btn/fixed-nav.png) no-repeat center center;
	cursor: pointer;
	-webkit-transition: background-color 150ms ease-out;
	-moz-transition: background-color 150ms ease-out;
	-o-transition: background-color 150ms ease-out;
	transition: background-color 150ms ease-out;
}
#fixed-nav-btn:hover {
	background: #E5C72B url(../images/btn/fixed-nav.png) no-repeat center center;

}

#c-cam {
	top: 441px;
	left: 235px;
	height: 21px;
	width: 67px;
}
#c-hert {
	left: 176px;
	top: 484px;
	height: 21px;
	width: 75px;
}
#c-essex {
	left: 258px;
	top: 484px;
	height: 21px;
	width: 52px;
}
#c-cam, #c-hert, #c-essex  {
	position: absolute;
	cursor: pointer;
}
.tt a {
	color:#3F80C2;
	text-decoration:none;
}
.tt a:hover {
	color:#3BAF29;
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	background: #FFFFFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(pie.htc);
	font-size: 12px;
}
body .ui-tooltip {
	border-width: 2px;
}
.reveal-con ul{
	margin-left: 35px;
	list-style: disc;
	margin-top:15px;
	margin-bottom:15px;
}

.reveal-con h1, .reveal-con h2, .reveal-con h3,.reveal-con h4, .reveal-con h5, .reveal-con h6{
	margin-top:15px !important;
	margin-bottom:15px !important;
}
.exerpt-w {
	height:20px;
	overflow:hidden;
}
.hidden{
	visibility:hidden;
}
#content-blog h1{
	color:#3BAF29;
	font-size:18px;
	margin-bottom:13px;
	line-height:20px;
}
#content-blog ul{
	margin-left: 35px;
	list-style: disc;
	margin-top:15px;
	margin-bottom:15px;
}
#content-blog p{
	margin-bottom:15px;
	margin-top:15px;
}
.blog .mrk-blog {
	color:#E5C43C !important;
}
.nav-left-inner.blog a {
	line-height: 18px;
	border-bottom: 1px solid #3BAF29;
	padding-bottom: 10px;
}
.social {
	height: 200px;
	width: 20px;
	position: absolute;
	top: 710px;
	right: 60px;
}
.btn-social-r {
	border-radius:50%;
	border:4px solid #FFF;
	background:#7798CD;
	width:54px;
	height:54px;
	display:block;
	text-decoration:none;
	font-size:25px;
	color:#FFF;
	padding-top:9px;
	padding-left:10px;
	box-sizing:border-box;
	margin-bottom:30px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.btn-social-r:hover {
	background:#3BAF2A;	
}
.news-signup {
	position:absolute;
	left:235px;
	top:80px;
	text-align:center;
}
.news-signup a {
	text-decoration:none;
	color:#000;
}
.news-signup h4 {
	font-size:18px;
}
.news-signup h4 span {
	text-transform:uppercase;
}
.news-signup p {
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
}