/* CSS for Garland*/



/* Colour definitions 
lime		#cad40d;
graphite	#313131;
grey		#ededed;
green		#85a312;
white		#fff; 
*/


/* Fonts
font-family: 'Exo', sans-serif;
font-family: Verdana, Arial, sans-serif;
*/


/* Reset */


html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}




/* General structure */

html {

	height: 100%;
	
}


body {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, sans-serif;
	color: 313131;
	background: url('../img/background.png') no-repeat center 94px #ededed;
	height: 100%;
}

a {
	text-decoration: none;
	color: #85a312;
}

.rightColumn p a {
	text-decoration: underline;
}
.rightColumn article p a {
	text-decoration: none;
}

.rightColumn blockquote p {
	font-size: 24px;
	font-family: 'Exo', sans-serif;
	color: #85a312;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	padding: 18px 50px;
}

/**
 * Groupname {  header 	 
 */
 
.headerContainer {
	height: 98px;
	background: url(../img/backgrounds.png) repeat-x 0 0;
	position: relative;
	z-index: 30;
}

.mainNav {
	height: 98px;
	background: url(../img/header_content_bg.png) no-repeat;
	width: 950px;
	position: relative;
	margin: 0 auto;
	
}

.logo {
	height: 98px;
	width: 271px;
	display: block;
	text-indent: -9999px;
	background: url(../img/logo.png) no-repeat 0 25px;
	float: left;
}

.mainNav_top {
	float: right;
	margin: 8px 0 0 0px;
}


.mainNav form {
	width: 175px;
	position: relative;
	float: left;
}

.mainNav form .text {
	width: 155px;
	height: 22px;
	font-size: 11px;
	color: #a4a4a4;
	line-height: 22px;
	font-family: Verdana, Arial, sans-serif;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	background: #000;
	padding: 0 10px;
	border: 0;
}

.mainNav .submit {
	width: 13px;
	height: 13px;
	border: 0;
	background: url(../img/sprite.png) no-repeat 0 0;
	position: absolute;
	right: 8px;
	top: 5px;
	cursor: pointer;
}


.headNav {
	height: 34px;
	width: 263px;
	background: url(../img/backgrounds.png) repeat-x 0 -98px;
	float: left;
	-webkit-border-radius: 0 0 11px 11px;
	-moz-border-radius: 0 0 11px 11px;
	border-radius: 0 0 11px 11px;
	margin: -8px 0 0 15px;
}

.headNav ul {
	position: relative;
	margin-left: 5px;
}

.headNav ul li {
	float: left;
	color: #cad40d;
	font-size: 12px;
	line-height: 34px;
	background: url(../img/sprite.png) -1px -846px no-repeat;
}

.headNav ul li.first {
	background: transparent;
}

.headNav a {
	color: #fff;
	display: block;
	margin: 0 5px;
	float: left;
}

.headNav li a:hover, 
.headNav li.active a {
	color: #313131;
}

 
/*}*/


/**
 * Groupname {  mainMenu
 */

.mainMenu {
	float: right;
	margin-top: 9px;
	position: relative;
}

.mainMenu > li {
	float: left;
	height: 48px;
	-webkit-border-radius: 11px 11px 0 0;
	-moz-border-radius: 11px 11px 0 0;
	border-radius: 11px 11px 0 0;
	position: relative;
} 

.mainMenu > li > a {
	display: block;
	float:left;
	font: 18px/48px 'Exo', sans-serif;
	color: #fff;
	height: 48px;
	text-transform: uppercase;
	padding: 0 17px;
}

.mainMenu > li.first > a {
	width: 16px;
	background: url(../img/sprite.png) no-repeat 17px -49px;
	text-indent: -9999px;
}

.mainMenu > li.first:hover > a,
.mainMenu > li.active.first > a  {
	background: url(../img/sprite.png) no-repeat -24px -49px;
}

.mainMenu > li:hover {
	/*background: url(../img/backgrounds.png) repeat-x 0 -132px;
	-webkit-box-shadow:  1px -4px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow:  1px -4px 10px 0px rgba(0, 0, 0, 0.5);*/
	
}

.mainMenu > li.active {
	background: url(../img/backgrounds.png) repeat-x 0 -132px;
	-webkit-box-shadow:  1px -4px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow:  1px -4px 10px 0px rgba(0, 0, 0, 0.5);*/

}




.mainMenu > li.active > a {
	color: #313131;
}

.mainMenu > li:hover > a {
color: #85a312;
}

.mainMenu li section {
	padding-top: 6px;
	display: none;
	top: 48px;
	position: absolute;
	z-index: 999999;
}

.mainMenu li.last section {
	right: 0;
}

.level2Menu {
	width: 235px;
	background: url(../img/backgrounds.png) repeat-x 0 -687px #cad40d;
	padding: 5px 0;
}

.level2Menu li a {
	padding: 12px;
	display: block;
	text-transform: uppercase;
	font-size: 15px;
	color: #5d730b;
	border-top: 1px solid #a7bb10;
}

.level2Menu li:first-child a {
	border-top: 0;
}

.level2Menu li a:hover {
	color: #fff;
	background: #85a312;
}

.level2Trigger:hover section {
	display: block;
}
 
/*}*/



/**
 * Groupname {  socialMenu
 */
.contentWide {
	max-width: 1020px;
	background: url(../img/wide_bg.png);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	margin: 50px auto;
	padding: 20px 0
}

.fillerBg {
	max-width: 980px;
	background: #ededed;
	padding: 20px 0;
	position: relative;
	margin: 0 auto;

}

.expImage,
.servicesImage {
	width: 223px;
	height: 460px;
	position: relative;
	float: left;
	margin: 0 19px 30px 0;
}

.expImage p,
.servicesImage p {
	margin-bottom: 10px;
}

.expImage a,
.servicesImage a {
	text-transform: uppercase;
	background: url(../img/sprite.png) no-repeat right -546px;
	padding: 0px 25px 2px 0px;
	color: #313131;
}

.servicesImage a:first-child {
	background: transparent;
}

.expImage img.expThumb,
.servicesImage img.servicesThumb {
	border: 5px solid #fff;
	float: left;
	display: block;
	background: #acacac;
	width: 213px;
	height: 213px;
	position: relative;
	z-index: 10;
	margin-bottom: 20px;
}



.expImage.last, 
.servicesImage.last {
	margin-right: 0;
	float: right;
}	



.expImage span {
	width: 80px;
	height: 80px;
	display: block;
	border: 5px solid #fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: url(../img/icons_sprite.png) no-repeat #cad40d;
	-webkit-box-shadow:  0px -4px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow:  0px -4px 5px 0px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -40px;
	z-index:200;
}

.servicesImage span {
	width: 80px;
	height: 80px;
	text-align: center;
	display: block;
	border: 5px solid #fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #85a312;
	-webkit-box-shadow:  0px -4px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow:  0px -4px 5px 0px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -40px;
	z-index:200;
}
.servicesImage span img {
	margin-top: 6px;
}


.expImage h3 {
	color: #cad40d;
	font: 20px/24px 'Exo', sans-serif;
	padding: 20px 0;
}

.servicesImage h3, .servicesImage h3 a {
	color: #85a312;
	font: 20px/24px 'Exo', sans-serif;
	padding: 20px 0;
	text-decoration: none;
	background: none;
	text-transform: none;
}

.expImage span.chart {background-position: center -353px;}
.expImage span.trophy {background-position: center -444px;}
.expImage span.caption {background-position: center -538px;}
.expImage span.star {background-position: center -635px;}

/*
.servicesImage span.bridge {background-position: center 20px;}
.servicesImage span.helmet {background-position: center -75px;}
.servicesImage span.pad {background-position: center -165px;}
.servicesImage span.page {background-position: center -260px;}
*/

 
/*}*/



/**
 * Groupname {  socialMenu
 */
 
.socialMenu,
.socialMenu span,
.socialMenu ul,
.socialMenu ul li {
	float: left;
}

.mainNav .socialMenu {
	margin-left: 12px;
	width: 190px;
	text-decoration: none;
}

.footerNewsletter .socialMenu {
	margin-top: 15px;
}

.mainNav .socialMenu span {
	color: #a4a4a4;
	margin-right: 5px;
}

.footerNewsletter .socialMenu span {

	font: 16px/27px 'Exo', sans-serif;
	color: #313131;

}
 
.socialMenu ul li a {
	background: url(../img/sprite.png) no-repeat;
}

.mainNav .socialMenu ul li a {
	width: 22px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	margin-left: 4px;
}

.mainNav .socialMenu .socialFacebook { background-position: 0 -130px; }
.mainNav .socialMenu .socialTwitter { background-position: -26px -130px; }
.mainNav .socialMenu .socialLinkdin { background-position: -52px -130px; }
.mainNav .socialMenu .socialYoutube { background-position: -78px -130px; }
 
 
.footerNewsletter .socialMenu ul li a {
	width: 27px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	margin-left: 4px;
}
 
.footerNewsletter .socialMenu .socialFacebook { background-position: 0 -152px; }
.footerNewsletter .socialMenu .socialTwitter { background-position: -31px -152px; }
.footerNewsletter .socialMenu .socialLinkdin { background-position: -62px -152px; }
.footerNewsletter .socialMenu .socialYoutube { background-position: -92px -152px; }
 
 
 /*}*/
 
 
 
 /**
 * Groupname {  footer
 */

.footerNewsletterContainer {
	height: 54px;
	background: #85a312;
}
 
.footerNewsletter {
	position: relative;
	margin: 0 auto;
	width: 962px;
	background: url(../img/newsletter.png) no-repeat -1px 1px;
	height: 54px;
}
 
.getintouchHeader {
	height: 48px;
	width: 164px;
	padding-left: 40px;
	margin: 6px 0 0 23px;
	float: left;
	background: url(../img/sprite.png) no-repeat 0 -253px;
	font: 24px/48px 'Exo', sans-serif;

}

.footerNewsletter form {
	padding-right: 34px;
	position: relative;
	float: left;
	margin-top: 15px;
}

.newsletter_signup {
	padding-right: 34px;
	position: relative;
	float: right;
	margin-top: 15px;
}


.footerNewsletter form .inputHold {
	display: inline;
	position: relative;
}

.footerNewsletter form .text {
	width: 130px;
	height: 27px;
	font-size: 11px;
	color: #85a312;
	line-height: 22px;
	font-family: Verdana, Arial, sans-serif;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	background: #ededed;
	padding: 0 10px;
	border: 0;
}

.footerNewsletter form label, .newsletter_signup a {
	font: 16px 'Exo', sans-serif;
	color: #fff;
	margin: 0 5px 0 15px;
	vertical-align:middle;
}
.newsletter_signup a:after {
	content: " "
}

.footerNewsletter .submit,  .newsletter_signup a:after {
	width: 28px;
	height: 28px;
	border: 0;
	background: url(../img/sprite.png) no-repeat 0 -342px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

.footerContainer {
	height: 316px;
	background: url(../img/backgrounds.png) repeat-x 0 -180px;
}

.footerBackground {
	height: 316px;
	background: url(../img/cityscape.jpg) no-repeat top center;
}

footer {
	width: 950px;
	position: relative;
	margin: 0px auto;
	height: 190px;
	text-align: left;
}

.gitContainer {
	float: left;
}

.getintouchContent {
	width: 560px;
	height: 167px; 
	background: url(../img/backgrounds.png) repeat-x 0 -496px;
	-webkit-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
			
}

.getintouchContent section {
	float:left;
}

.getintouchTriggers {
	padding: 10px 30px 10px 20px;
	width: 152px;
	border-right: 1px solid #85a312;
	margin-top: 10px;	
}

.getintouchTriggers a {
	float:left;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	margin: 7px 0;
	padding-right: 20px;
}

.getintouchTriggers a:hover,
.getintouchTriggers a.selected {
	color: #313131;
	background: url(../img/sprite.png) no-repeat right -417px;
}	

.addressDetails {
	padding: 20px 0 0 15px;
	
}

.addressDetails p {
	padding:0 8px;
	line-height: 18px;
	font-size: 14px;
}

.addressDetails p:first-child {
	margin-bottom: 10px;
}

.addressDetails em {
	font-weight: bolder;
	color: #85a312;
}

.addressDetails p a {
	color: #313131;
}

.addressDetails a.footerMap {
	background: url(../img/sprite.png) no-repeat right -543px;
	padding: 0px 20px 2px 0;
	display: block;
	float:left;
}



.footerShadow {
	width: 530px;
	height: 21px;
	background: url(../img/footer_shadow.png) no-repeat;
	margin: 0 auto;
}


footer article {
	width: 170px;
	margin: 30px 0 0 25px;
	color: #e5e5e5;
	float: left;
	line-height: 16px;
	font-size: 12px;
}

footer h3 {
	color: #cad40d;
	font: 24px/24px 'Exo', sans-serif;
	margin-bottom: 10px;
}

footer article a {
	color: #cad40d;
	background: url(../img/sprite.png) no-repeat right -546px;
	padding: 0px 25px 2px 0;
	margin-top: 5px;
	display: block;
	float:left;
}

h3.work
{
	padding:5px 0 5px 30px;
	background: url(../img/sprite.png) no-repeat 0 -185px;
}

h3.safety
{
	padding:5px 0 5px 40px;
	background: url(../img/sprite.png) no-repeat 0 -224px;
}

.copy {
	float: right;
	font-size: 11px;
	color: #969696;
	margin-top: 100px;
}

.copy a {
	color: #969696;
}
 
 
 /*}*/
 
 
 /**
 * Groupname {  content
 */

 
.content {
	position: relative;
	margin:0 auto 30px auto;
	width: 950px;
	z-index: 10;
	flex: 1;
}

.content h1 {
	color: #85a312;
	font: 36px/36px 'Exo', sans-serif;
	padding-bottom: 20px;
	background: url(../img/h1_shadow_long.png) no-repeat bottom left;
	margin: 8px 0 30px 0;

}

.clear {
	clear: both;
}

.breadcrumbs {
	margin: 5px 0 10px 10px;
}

.breadcrumbs li {
	float: left;
	font: 11px/14px Verdana, Arial, sans-serif;
	margin: 0 3px 10px 0;
	color: #a0a0a0;
}

.breadcrumbs li a {
	color: #a0a0a0;
}

.breadcrumbs li a.B_currentCrumb {
	color: #85a312;
}
 
 /*}*/
 
 
  /**
 * Groupname {  leftColumn
 */

 
.leftColumn {
	width: 228px;
	float: left;
	margin-right: 30px;
}

.leftColumn div {
	margin-bottom: 100px;
}

.leftColumn h2,
.leftColumn h3,
.leftColumn h4 {
	font-family: 'Exo', sans-serif;
	padding: 20px 8px 60px 8px;
	background: url(../img/h_shadow.png) no-repeat center bottom;
	margin: 0 0 -20px -8px;
}

.leftColumn h2 {
	color: #85a312;
	font-size: 24px;
}

.leftColumn h3 {
	color: #a0a0a0;
	font-size: 20px;
}

.sideMenu li {
	clear: both;
}



.sideMenu > li > a {
	padding: 3px 10px 1px 25px;
	font: 16px/28px 'Exo', sans-serif;
	color: #313131;
	background: url(../img/sprite.png) no-repeat 10px -472px #fff;
	display: block;
	margin: 0 0 5px 0;
	float: left;
}

.sideMenu > li > a:hover,
.sideMenu > li.active > a {
	background-color: #cad40d;
	color: #fff;
}


.sideMenu li ul {
	padding: 40px 0 10px 25px;
	display: none;
}

.sideMenu li ul li a {
	color: #313131;
	display: block;
	margin: 3px 0;
}

.sideMenu li ul li a:hover,
.sideMenu li ul li.active a {
	color: #7b9610;
}


.sideMenu li.parentClass:hover > a,
.sideMenu li.parentClass.active > a {
	background: url(../img/sprite.png) no-repeat 5px -980px #cad40d;
	color: #fff;
}

.sideMenu li.parentClass:hover > ul,
.sideMenu li.active > ul {
	display: block;
}


ul.sideMenu li.active ul li.active ul {
	padding: 0;
}
ul.sideMenu li.active ul li.active ul li {
	padding: 0 0 0 15px;
}

.disqs {
	width: 215px;
	height: 300px;
	position: relative;
	background: #fff;
}


.quickLinks li a {
	width: 210px;
	height: 53px;
	display: block;
	color: #313131;
	font: 18px/53px 'Exo', sans-serif;
	padding: 0 10px;
	background: url(../img/sprite.png) no-repeat 70px -400px #f3f3f3;
	margin-bottom: 8px;
}

.quickLinks li a:hover {
	
	color: #85a312;
	background: url(../img/sprite.png) no-repeat 70px -400px #fff;
}
 
 /*}*/
 
 
 
   /**
 * Groupname {  rightColumn
 */

 
.rightColumn {
	width: 690px;
	float: left;
	margin-bottom: 40px;
}

.rightColumn h1 {
	color: #85a312;
	font: 36px/36px 'Exo', sans-serif;
	padding-bottom: 20px;
	background: url(../img/h1_shadow.png) no-repeat bottom left;
	margin: 8px 0 30px 0;
}

.rightColumn article h2 {
	margin: 5px 0;
}

.rightColumn article h2 a{
	color: #85a312;
	font: 24px/38px 'Exo', sans-serif;
}

.rightColumn article {
	display: block;
	padding-bottom: 50px;
	margin-top: 25px;
	background: url(../img/article_bg.png) repeat-x bottom left;
	overflow: hidden;
}

.rightColumn article img {
	width: 115px;
	height: 90px;
	border: 5px solid #fff;
	float: left;
	display: block;
	margin-right: 22px;
	background: #acacac;
}

.rightColumn img {
	border: 5px solid #fff;
}
.rightColumn img.noBorder {
	border: none;
}
.rightColumn .teamSelect img {
	border: none;
}

.rightColumn img.team_photo_inline {
	position: relative;
	top: -30px;
	width: 215px;
	height: 200px;
	border: none;
	float: right;
	margin: 0 0 -20px 10px;
	
}

.rightColumn article p a {
	text-transform: uppercase;
	background: url(../img/sprite.png) no-repeat right -546px;
	padding: 0px 25px 2px 5px;
	margin-top: 5px;
	color: #313131;
}

.rightColumn article p a:hover {
	text-decoration: underline;
	color: #313131;
}

.rightColumn h2 {
	color: #85a312;
	font: 24px/28px 'Exo', sans-serif;
	margin: 25px 0 10px 0;
}

.rightColumn h3 {
	font: 16px/20px 'Exo', sans-serif;
	margin: 25px 0 10px 0;
}

.rightColumn h4 {
	font-size: 14px;
	color: #818181;
	margin: 25px 0 10px 0;
}
.rightColumn ul, .rightColumn ol {
	padding: 0 0 15px 0;
}
.rightColumn > ul > li, 
.rightColumn > ol > li{
	padding-left: 15px;
	margin: 5px 0;
	background: url(../img/list.png) no-repeat 0px 4px;
}

.rightColumn ul > ul li,
.rightColumn ol > ol li {
	padding-left: 15px !important;
	margin: 5px 0 5px 10px !important;
	background: url(../img/sublist.png) no-repeat 0 4px !important;
	font-size: 11px !important;
}

.rightColumn > img {
	border: 5px solid #fff;
	width: 690px;
	margin-bottom: 30px;
}

.rightColumn > p {
	margin-bottom: 15px;
}

.rightColumn strong {
	font-weight: bold;
}

.rightColumn strong em {
	font-weight: bold;
	font-style: italic;
}

.rightColumn em strong{
	font-weight: bold;
	font-style: italic;
}

.rightColumn > p em {
	font-style: italic;
}


.subpageGallery {
	border: 5px solid #fff;
	width: 690px;
	height: 370px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}

.subpageGallery ul {
	width: 4000px;
	height: 370px;
}

.subpageGallery ul li{
	float: left;
}

.subpageGalleryPagination {
	position: absolute;
	bottom: 0px;
	right: 8px;
	height: 30px;
	padding: 0 10px;
	background: #fff;
	float: left;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}


.subpageGalleryPagination a {
	float: left;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	background: #dbdbdb;
	text-indent: -9999px;
	display: block;
	margin: 8px 3px;
}

.subpageGalleryPagination a:hover,
.subpageGalleryPagination a.selected {
	background: #cad40d;
}

.shareGarland {
	height: 55px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-top: 30px;
}

.rightColumn article.testimonial {
	padding-bottom: 35px;
}

.rightColumn article.testimonial em {
	background: url(../img/quote.png) no-repeat top left;
	float:left;
	width: 63px;
	height: 55px;
	margin-right: 22px;
}

.rightColumn article sub {
	font-size: 12px;
	color: #85a312;
	line-height: 24px;
	padding-top: 5px;
}


.rightColumn table td {
	padding: 8px 18px;	
	background: #f3f3f3;
	font-size: 14px;
	line-height: 20px;
}
.rightColumn table {
	width: 100%;
}

.rightColumn table .label{
	width: 180px;
	color: #818181;
}

.rightColumn table .spacer td {
	height: 2px;
	padding: 0;
	background: transparent;
}

.rightColumn .projectSelect li,
.rightColumn .teamSelect li {
	float: left;
	background: url(../img/article_bg.png) repeat-x bottom left;
	padding-right: 18px;
	height: 250px;
	padding-left: 0;
	margin-bottom: 20px;
}

.rightColumn .teamSelect li  {
	height: 270px;
	padding-right: 20px;
}

.rightColumn .teamSelect li {
	width: 215px;
}

.rightColumn .projectSelect a img {
	width: 207px;
	height: 166px;
	border: 5px solid #fff;
	display: block;
	background: #acacac;
}


.rightColumn .teamSelect a img {
	width: 215px;
	height: 200px;
	display: block;
}

.rightColumn .projectSelect a p,
.rightColumn .teamSelect a p{
	width: 200px;	
	margin: 10px 0 0 5px;
}

.rightColumn .teamSelect a span{
	margin: 10px 0 0 5px;
	color: #85a312;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


.rightColumn .projectSelect a:hover, 
.rightColumn .teamSelect a:hover {
	color: #85a312;
}

.rightColumn .projectSelect li.long {
}



.content > .projectSelect li{
	float: left;
	background: url(../img/article_bg.png) repeat-x bottom left;
	padding-right: 27px;	
	height: 250px;
	margin-bottom: 20px;
}

.projectSelect a ,
.teamSelect a{
	font: 16px/20px 'Exo', sans-serif;
	color: #313131;
}

.content > .projectSelect li.lastone, 
.rightColumn .projectSelect li.lastone,
.rightColumn .teamSelect li.lastone{
	padding-right:0;
}

.content > .projectSelect a:hover {
	color: #85a312;
}

.content > .projectSelect a p{
	width: 200px;	
	margin: 10px 0 0 5px;
}

.content > .projectSelect a img {
	width: 207px;
	height: 166px;
	border: 5px solid #fff;
	display: block;
	background: #acacac;
}

/*}*/
 
 
 
    /**
 * Groupname {  rightColumn
 */
 
.addthis_toolbox {
	position: relative !important;
	margin: 18px auto !important;
	width: 400px;
}
 
  /*}*/
  
  
  
  
/**
 * Groupname {  Gallery
 */
 
.slidingGallery {
	width: 690px;
	height: 280px;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

.slidingGallery ul {
	width: 4000px;
	height: 280px;
}

.slidingGallery ul li {
	width: 331px;
	height: 267px;
	border: 5px solid #fff;
	float:left;
	margin-right: 8px;
	background: none;
	position: relative;
	z-index: 10;
}

.slidingGallery ul li a img {
	border: 0;
}

.slidingGallery ul li a span {
	display: none;
}

.slidingGallery ul li:hover a span {
	display: block;
	width: 100px;
	height: 100px;
	background: url(../img/gallery_controls.png) no-repeat 0 0;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -50px;
}

.slidingGallery .slideLeft,
.slidingGallery .slideRight {
	width: 35px;
	height: 46px;
	background: url(../img/gallery_controls.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -23px;
	z-index: 11;
	cursor: pointer;
}

.slidingGallery .slideLeft {
	background-position: 0 -287px;
	left: 0;
}

.slidingGallery .slideRight {
	background-position: -66px -287px;
	right: 0;
}

.slidingGallery .slideLeft:hover {
	background-position: 0 -335px;
}

.slidingGallery .slideRight:hover {
	background-position: -66px -335px;
}
 
/*}*/




 
 
/**
* Groupname {  dara_contactForm
*/

.map {
	border: 5px solid #fff;
	position: relative;
	margin-bottom: 40px;
}

.map img {
	width: 100%;
	position: relative;
	z-index: 90;
}
 
 
.dara_contactForm {
	width: 352px;
	float: left;
}



.dara_contactForm label {
	width: 110px;
	display: block;
	float: left;
	margin-top: 3px;
}

.dara_contactForm .checkBox label {
	width: 220px;
	float: right;
	margin-top: -1px;
}

.dara_contactForm .checkBox input {
	width: 20px;
	height: 20px;
	float: right;
	margin-right: 5px;

}

.dara_contactForm input,
.dara_contactForm textarea {
	float: left;
	display: block;
	background: #fff;
	padding: 2px 5px;
	height: 24px;
	line-height: 24px;
	border: 0;
	width: 231px;
	margin-bottom: 15px;
	vertical-align: bottom;
}

.dara_contactForm textarea {
	height: 160px;
}

.dara_contactForm input.contactSubmit {
	padding: 0 0 1px 20px;
	width: 79px;
	height: 28px;
	font-size: 16px;
	line-height: 10px;
	margin-top: 10px;
	vertical-align: middle;
	color: #fff;
	background: url(../img/sprite.png) no-repeat 0 -601px transparent;
	cursor: pointer; 
	float: right;
	text-align: left;
	text-indent: -10px;
}

.contactDetails {
	width: 310px;
	float: right;
}

.contactDetails section {
	padding: 20px;
	background: #f3f3f3;
	margin-bottom: 2px;
}

.contactDetails h2 {
	margin-top: 0;
}


.contactDetails em {
	font-weight: bolder;
	color: #85a312;
	margin-right: 5px;
}

.contactDetails a {
	color: #313131;
}
 
/*}*/


/**
* Groupname {  garland_homepageGallery
*/

.caroufredsel_wrapper {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #313131;
}

.content .caroufredsel_wrapper {
	background: none;
}

#garland_homepageGalleryWrap {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.garland_homepageGallery {
	position: relative;
	width: 10000px;
	height: 100%;
}
.garland_homepageGallery .gItem, .garland_homepageGallery .gItem img {
	float: left;
	display: block;
}


.garland_homepageGallery .gItem {
	position: relative;
	background: #313131;
	z-index: 1;
}

.garland_homepageGallery .gItem img {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
}

#garland_homepageGalleryWrap .gItem section {
	position: absolute;
	top: 49%;
	left: 140px; 
	z-index: 9999;
	width: auto;
}
#garland_homepageGalleryWrap .gItem section div {
	width: 650px;
	height: 200px;
}
#garland_homepageGalleryWrap .gItem section h1 {
	font: 39px/40px 'Exo', sans-serif;
	padding: 2px 9px;
	background: #cad40d;
	color: #fff;
	float: left;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#garland_homepageGalleryWrap .gItem section p {
	margin: 15px 10px;
	width: 450px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	float: left;
	text-shadow: 0px 0px 10px #000000;
     filter: dropshadow(color=#000000, offx=0, offy=0);
}

#garland_homepageGalleryWrap .gItem section a {
	margin: 0px 10px;
	padding: 6px 35px 6px 0;
	color: #fff;
	display: block;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	background: url(../img/sprite.png) no-repeat right -644px;
}



.garland_homepageGalleryControlsContainer {
	bottom: 0;
	position: absolute;
	height: 30px;
	background: #313131;
	z-index: 88;
	width: 100%;
	-webkit-box-shadow:  0px 2px 5px  #d6d6d6;   
    box-shadow:  0px 4px 5px  #d6d6d6;
    
}

#garland_homepageGalleryControls {
	width: 960px;
	position: relative;
	margin: 0 auto;
	height: 30px;
	background: url(../img/home_gallery_controls.png) no-repeat;
}

#garland_homepageGalleryControls div {
	height: 22px;
	padding: 0 10px;
	background: url(../img/backgrounds.png) repeat-x 0 -663px;
	float: left;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}

#garland_homepageGalleryControls div a {
	float: left;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #313131;
	text-indent: -9999px;
	display: block;
	margin: 5px 3px;
}

#garland_homepageGalleryControls div a:hover,
#garland_homepageGalleryControls div a.selected {
	background: #fff;
}



/*---------------------------------------------------------*/
.homepageRight {
	width: 68px;
	height: 62px;
	background: url(../img/gallery_controls.png) no-repeat 0 -540px;
	position: absolute;
	top: 50%;
	margin-top: 36px;
	right: 0;
	cursor: pointer;
	z-index: 70;
}

.homepageRight:hover {
	background-position: 0 -604px;
}

.homepageLeft {
	width: 68px;
	height: 62px;
	background: url(../img/gallery_controls.png) no-repeat 0 -412px;
	position: absolute;
	top: 50%;
	margin-top: 36px;
	left: 0;
	cursor: pointer;
	z-index: 70;
}

.homepageLeft:hover {
	background-position: 0 -476px;
}



 
 
 
 /**
 * Groupname {  garland_homepageGallery
 */
 
.topcontentWrap{
	width: 960px;
	position: relative;
	margin: 0 auto;

}

.index_topContent {
	max-width: 1080px;
	margin: 30px auto 0 auto;
}

.garlandIntro {
	width: 490px;
	float: left;

}

.garlandIntro h1 {
	color: #85a312;
	font: 36px/40px 'Exo', sans-serif;
	margin: 10px 0 20px 0;
}

.garlandIntro p {
	color: #555555;
	font-size: 14px;
	line-height: 20px;
	width: 460px;
}

.garlandIntro ul li {
	float: left;
	margin: 20px 25px 0 0;
}

.garlandIntro ul li a {
	color: #818181;
	font: 14px/16px 'Exo', sans-serif;
}	

.garlandIntro ul li a:hover {
	color: #85a312;
}	
	

.garlandNews {
	width: 420px;
	float: right;
	background: #fcfcfc;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 5px solid #f3f3f3;
	padding: 30px 30px 10px 30px;
	margin-right: -30px; 
}

.garlandNews h2 {
	background: url(../img/index_under.png) no-repeat left bottom;
	padding-bottom: 20px;
	font: 24px/16px 'Exo', sans-serif;
	color: #85a312;
	width: 423px;
}

.garlandNews h2 a{
	float: right;
	padding-right: 20px;
	color: #818181;
	font: 16px/16px 'Exo', sans-serif;
	margin-top: 5px;
	background: url(../img/sprite.png) no-repeat right -723px;
}

.garlandNews h2 a:hover{
	color: #85a312;
	background: url(../img/sprite.png) no-repeat right -419px;
}

.garlandNewsContainer{
	width: 423px;
	height: 205px;
	overflow: hidden;
}
.garlandNewsContainer .caroufredsel_wrapper, .featuredProjectsGallery .caroufredsel_wrapper {
	background: none;
}
.garlandNews ul {
	height: 10000px;
	width: 423px;
}

.garlandNews ul li {
	clear: both;
	padding: 20px 0;
	background: url(../img/index_under.png) no-repeat left bottom;
	font: 18px/22px 'Exo', sans-serif;
	min-height: 60px;
	width: 423px;
}

.garlandNews ul li p.date {
	width: 55px;
	height: 56px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 5px solid #fff;
	background: #cad40d;
	color: #85a312;
	float: left;
	margin-right: 14px;
	text-align: center;
	font-size: 30px;
	font-family: 'Exo', sans-serif;
	line-height: 45px;
	-webkit-box-shadow:  2px 2px 3px 0px #e6e6e6;
    box-shadow:  2px 2px 3px 0px #e6e6e6;
	
}

.garlandNews ul li p.date span {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1px;
	margin-top: -5px;
}

.garlandNews ul li a {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #85a312;
	padding-right: 20px;
	float: left;
	background: url(../img/sprite.png) no-repeat right -542px;
}

.garlandNews ul li a:hover,
.featuredProjectsGallery ul li:hover p,
footer article a:hover,
.addressDetails a.footerMap:hover {
	text-decoration: underline;
}

.garlandNews section {
	color: #c5c5c5;
	float: right;
	font: 16px/22px 'Exo', sans-serif;
	margin: 20px 20px 0 0;
}

.garlandNews section a {
	color: #c5c5c5;
}

.garlandNews section a:hover {
	color: #2c2c2c;	
}

.garlandNews .newsNext {
	padding: 0 15px 0 5px;
	background: url(../img/sprite.png) no-repeat right -775px;
}

.garlandNews .newsPrev {
	padding: 0 5px 0 15px;
	background: url(../img/sprite.png) no-repeat left -808px;
}

.garland_testimonials {
	width: 295px;
	height: 270px;
	background: url(../img/testimonial.png) no-repeat center bottom;
	float: left;
	margin-left: 10px;
	margin-right: -10px;
	position: relative;
}

.garland_testimonials section {
	display: table;
	height: 147px;
	overflow: hidden;
	width: 230px;
	margin: 26px auto 0 auto;
	font-size: 15px;
	line-height: 18px;
	color: #949494;
}


.garland_testimonials article {
	font-size: 15px;
	line-height: 18px;
	color: #949494;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	margin: 0 auto;
}

.garland_testimonials article a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #85a312;
	padding: 5px 20px 0 0;
	background: url(../img/sprite.png) no-repeat right -540px;
}

.garland_testimonials article a:hover {
	text-decoration: underline;
}

.garland_testimonials article p {
	margin: 5px 0;
}


.featuredProjectsGallery ul li p{
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #85a312;
	padding-right: 20px;
	float: left;
	background: url(../img/sprite.png) no-repeat right -542px;
	margin-top: 10px;
}

.garland_testimonials article span{
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #85a312;
	position: absolute;
	top: 245px;
	left: 60px;
	font-size: 13px;
}

.bottom_content h2 {
	height: 53px;
	background: #f3f3f3;
	font: 24px/53px 'Exo', sans-serif;
	color: #85a312;
	padding: 0 10px;
}

.bottom_content h2 a {
	float: right;
	padding-right: 20px;
	color: #818181;
	font: 16px/16px 'Exo', sans-serif;
	margin-top: 20px;
	background: url(../img/sprite.png) no-repeat right -723px;
}
.bottom_content h2 a:hover{
	color: #85a312;
	background: url(../img/sprite.png) no-repeat right -419px;
}

.garland_featuredProjects {
	width: 656px;
	float: left;
	margin-left: -10px;
	position: relative;
}

.featuredProjectsGallery {
	width: 604px;
	height: 200px;
	overflow: hidden;
	margin: 20px 0 0 25px;

}

.featuredProjectsGallery ul {
	width: 4000px;
	height: 200px;
	position: relative;
	z-index: 12;
}

.featuredProjectsGallery ul li {
	float: left;
	margin-right: 5px;
	position: relative;
	width: 198px;
	height: 198px;
	z-index: 12;
}

.featuredProjectsGallery ul li img {
	border: solid 5px #f3f3f3;
	display: block;
	position: relative;
	z-index: 10;
	width: 188px;
	height: 151px;
}

.featuredProjectsGallery ul li div {
	position: absolute;
	z-index: 11;
	background: rgba(0, 0, 0, 0.8);
	width: 168px;
	height: 131px;
	top: 5px;
	left: 5px;
	padding: 10px;
	color: #cad40d;
	font-size: 14px;
	display: none;
}

.featuredProjectsGallery ul li:hover div {
	display: block;
}

.featuredProjectsGallery ul li p {
	margin-left: 5px;
}

.featuredProjectsGallery ul li div h3{
	color: #fff;
	font: 26px/28px 'Exo', sans-serif;
}

.projectsLeft,
.projectsRight {
	width: 29px;
	height: 36px;
	background: url(../img/gallery_controls.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 8;
	cursor: pointer;
}

.projectsLeft {
	left: -4px;
	z-index: 120;
	background-position: 0 -699px;
}

.projectsRight {
	right: -2px;
	z-index: 120;
	background-position: -71px -699px;
}

.projectsLeft:hover {

	background-position: 0 -737px;
}

.projectsRight:hover {

	background-position: -71px -737px;
}
 
 
/*}*/


.pageSelect {
	float: right;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #818181;
	line-height: 12px;
	margin-top: 20px;
}

.pageSelect > a {
	width: 9px;
	height: 14px;
	background: url(img/sprite.png) no-repeat;
	display: block;
	float: left;
	text-indent: -9999px;
}

.pageSelect > a.backPage {
	background-position:0 -814px;
	margin-right: 5px;
}

.pageSelect > a.forwardPage {
	background-position:-143px -782px;
	margin-left: 5px;
}

.pageSelect span {
	float: left;
	margin-right: 15px;
}


.pageSelect select {
	border: 0;
	background: #fff;
	color: #818181;
	float: left;
	margin-right: 5px;
	margin-top: -2px;
}

.pageSelect ul {
	float: left;
}

.pageSelect ul li {
	float: left;
	margin: 0 3px;
}

.pageSelect ul li a {
	font-size: 14px;
	color: #818181;
}

.pageSelect ul li.active a,
.pageSelect ul li a:hover {
	color: #313131;
	text-decoration: underline;
}


.error {
	position: absolute;
	background: #fff;
	color: #f37156;
	display: block;
	padding: 10px;
	top: -50px;
	left: 5px;
	z-index:25;
}

.formError {

	color: #f37156;
	margin: 1px 0 10px 110px;
	display: block;
}

.beak {
	display:block;
	position: absolute;
	left:45px;
	top: -22px;
	-moz-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	background: #fff;
	width: 15px;
	height: 15px;
	z-index: 20;
	behavior: url(PIE.htc);
}



@media screen and (max-width: 1200px) {
	#garland_homepageGallery li section {
		position: absolute;
		margin-left: -40%;
		left: 50%;
	}
}