/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

#map_canvas{
	border: 1px solid #fff;
	}

.mapHolder{
	overflow: hidden;
	margin-bottom: 20px;
	}
.mapHolder form{
padding: 5px!important;
border-radius: 3px;
background: #ececec;
font-size: 80%;
overflow: hidden;
}
.gInfoWindow{
padding: 0 0 0 40px;
}

.mapHolder form label,
.mapHolder form input,
.mapHolder form button{
display: block;
margin: 0 0 5px 0!important;
font-size: 87.5%;
}
.mapHolder form input#address{
	clear: both!important;
	float: left!important;
	margin-right: 10px!important;
	}
.mapHolder form button,
.mapHolder form button:visited,
.mapHolder form button:hover,
.mapHolder form button:active,
.mapHolder form button:focus{
font-size: 87.5%!important;
}
#gmapContent h1{
font-size: 100%;
}
.mapHolder form button.gmapBtn{
	clear: none!important;
	float: left!important;
	font-size: 60%!important;
	}

#gmapContent p{
font-size: 70%;
}

body{
  margin: 0;
  padding: 0;
	background: #ececec;
}

#IEwarning{
  position: absolute;
  top: 0;
  left: 0;
display: block;
background: #444;
color: #fff;
  z-index: 9999;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
height: auto;
}

#IEwarning p{
	color: #fff!important;
	}

#IEwarning.disabled{
  	padding: 0;
	height: 0;
}

#IEwarning .inner{
	display: block;
	overflow: hidden;
	padding: 10px 20px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
height: auto;
}


#IEwarning.disabled .inner{
  	padding: 0;
	height: 0;
}

#IEwarning a{
color: #f90;
}


.closeMe a{
color: #fff;
}


#IEwarning .closeMe{
  position: absolute;
  bottom: -2em;
  left: 20px;
  width: 5em;
  height: 2em;
  background: #444;
  padding: 0 0.5em;
font-size: 80%;
  display: block;
  -moz-border-raius: 0 0 4px 4px;
  border-radius: 0 0 6px 6px;
}

#IEwarning .closeMe .cIcon{
font-weight: bold;
  position: relative;
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
  margin-right: 0.5em;
  background: #c00;
  text-align: center;
  line-height: 1.25em;
  border-radius: 1em;
  color: #fff;
}



.outercontainer{
	position: relative;
	padding: 10px;
	margin: 35px auto;
	width: 940px;
	display: block;
	backround: #f90;
	}
.logo{
	position: absolute;
	top: 0px;
	left: 0;
	display: block;
	z-index: 2;
	background: none!important;
	}
.maincontainer{
	background: #fff;
	width: 100%;
	display: block;
	position: relative;
	box-shadow: 0 2px 20px rgba(0,0,0,0.3);
	min-height: 400px;
	z-index: 1;
	overflow: hidden;
	}	


.pullout{
padding: 0 20px;
border-left: 8px solid #FEC524;
}


.rightShade{
  display: block;
  width: 14px;
  height: 390px;
  position: absolute;
  top: 40px;
  right: 287px;
  background: url(../images/rightcol-shade.gif) top left no-repeat;
}

.hidden{
	position: absolute;
	top: -99999px;
	left: -99999px;
	}
ul.nostyle li a.mobileLink{
	display: none;
	}

.imgright{
		float: right;
		margin: 0 0 1em 1em;
		}	
.imgHolder{
	width: 220px;
	display: block;
	}



/*
.six, .ten{
	background: #ececec;
	}
*/


/* #Page Styles
================================================== */
.contentHolder{
	padding: 40px 0 20px 0;
	background: #fff;
	}
.content{
	clear: both;
	padding: 40px 50px;
}

.threeCols .columns{
}

.padRight{
	margin-right: 20px!important;
	}

/* HEADER
====================*/

header{
	padding: 20px 0 0 0;
	height: 120px;
	display: block;
	position: relative;
	background: #fec524;
	}
header .container{
	height: 120px;
	
	}

.telPromo{
	display: block;
	position: absolute;
	top: 40px;
	right: 10px;
	zoom: 1;
	font-size: 120%;
	line-height: 30px;
	font-family: Lato, Palatino, Times New Roman, Serif;
	color: #211651;	
	}
.telPromo .ss-icon{
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 34px;
	color: #fff;
	background: #211651;
	border-radius: 30px;
	text-align: center;
}
/* NAV
====================*/

.navholder{
	position: absolute;
	display: block;
	bottom: 0;
	right: 0;
	width: 500px;
	padding-right: 10px;
	overflow: visible;
	z-index: 200;
	}

.navholder ul{
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	}

.navholder ul li{
	position: relative;
	margin: 0 0 0 25px;
	padding: 0;
	float: left;
	display: block;
	zoom: 1;
	font-size: 100%;
	font-family: Lato, Palatino, Times New Roman, Serif;
	}

.navholder ul li:first-child{
	background: none;
	}

	
.navholder ul li a:link,
.navholder ul li a:visited{
	margin: 0;
	padding:25px 0 10px 0;
	text-decoration: none;
	color: #000;
	font-weight: 400;
	display: block;
	float: left;
	background: none;
	border-bottom: 4px solid #fec524;
	}

.navholder ul li a:hover,
.navholder ul li a:active,
.navholder ul li a:focus{
	margin: 0;
	padding:25px 0 10px 0;
	text-decoration: none;
	color: #211651;
	font-weight: 400;
	display: block;
	float: left;
	background: none;
	border-bottom: 4px solid #211651;
}

.navholder ul li mark a:link,
.navholder ul li mark a:visited,
.navholder ul li mark a:hover,
.navholder ul li mark a:active,
.navholder ul li mark a:focus{
	margin: 0;
	padding:25px 0 10px 0;
	text-decoration: none;
	color: #211651;
	font-weight: 400;
	display: block;
	float: left;
	background: none;
	border-bottom: 4px solid #211651;
	}

.navholder ul li.noline{
	background: none!important;
	}

ul.mainNav li.withSub a:hover,
ul.mainNav li.withSub a:focus,
ul.mainNav li.withSub a:active,
ul.mainNav li.withSub.hover a{
	border-bottom: 4px solid #211651;
	}

ul.mainNav .doormat{
	display: block;
	overflow: hidden;
	padding: 10px 5px 5px 5px;
	position: absolute;
	top: 48px;
	left: -5px;
	z-index: 800;
	width: 200px;
	opacity: 0;
	height: 1px;
	}
ul.mainNav li:hover .doormat,
ul.mainNav li.hover .doormat{
	display: block;
	overflow: hidden;
	padding: 10px 5px 5px 5px;
	position: absolute;
	z-index: 800;
	top: 48px;
	left: -5px;
	width: 200px;
		opacity: 1;
	height: auto;
}	
ul.mainNav ul
{
	margin: 0;
	padding: 0 0 0 0;
	display: block;
	width: 200px;
	top: 30px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5);
	overflow: hidden;
	z-index: 700;
	background: #211651;
}

ul.mainNav li a:hover ul{
display: block;
}
ul.mainNav li ul li{
  margin: 0;
  padding: 0;
  display: block;
  font-weight: normal;
  font-size: 87.5%;
  background: #211651;
  width: 100%;
  float: none;
}
ul.mainNav li.withSub ul li:last-child a:link,
ul.mainNav li.withSub ul li:last-child a:visited,
ul.mainNav li.withSub ul li:last-child a:hover,
ul.mainNav li.withSub ul li:last-child a:active,
ul.mainNav li.withSub ul li:last-child a:focus{
border-bottom: 1px solid transparent;
}
ul.mainNav li.withSub ul li a:link,
ul.mainNav li.withSub ul li a:visited{
	display: block;
  	float: none;
	text-decoration: none;
	margin: 0;
	padding: 10px 5px;
	color: #fff;
	height: auto;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-m-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
ul.mainNav li.withSub ul li a:hover,
ul.mainNav li.withSub ul li a:active,
ul.mainNav li.withSub ul li a:focus{
	display: block;
	  float: none;
	text-decoration: none;
	margin: 0;
	padding: 10px 5px;
	color: #ffc627;
	height: auto;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-m-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	/*text-shadow: 0 0 10px rgba(255,255,255,1);*/
}


/* SUBNAV
=======================*/

.ie6 .leftCol .subNav li a:hover,
.ie6 .leftCol .subNav li a:active,
.ie6 .leftCol .subNav li a:focus,
.ie7 .leftCol .subNav li a:hover,
.ie7 .leftCol .subNav li a:active,
.ie7 .leftCol .subNav li a:focus,
.ie8 .leftCol .subNav li a:hover,
.ie8 .leftCol .subNav li a:active,
.ie8 .leftCol .subNav li a:focus {
  background: #dbeed8 url(../images/leftCol-pointer.gif) center right no-repeat;
}

.ie6 .leftCol .subNav li mark a:hover,
.ie6 .leftCol .subNav li mark a:active,
.ie6 .leftCol .subNav li mark a:focus,
.ie7 .leftCol .subNav li mark a:hover,
.ie7 .leftCol .subNav li mark a:active,
.ie7 .leftCol .subNav li mark a:focus,
.ie8 .leftCol .subNav li mark a:hover,
.ie8 .leftCol .subNav li mark a:active,
.ie8 .leftCol .subNav li mark a:focus {
  background: #ececec url(../images/leftCol-pointer.gif) center right no-repeat;
}

.leftCol {
  display: block;
  float: left;
  margin: 0px 0 0 0;
  padding: 0px 0 20px 0;
  background-image: url(../images/leftCol-shadow.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: auto 100%;
}


.leftCol h2{
	margin: 0;
	padding: 0;
	}

.leftCol h2 a{
display: block;
  border-bottom: 1px solid #ececec;
  margin: 0 0 0 -10px;
  padding: 20px 0 20px 10px;
}
.leftCol h2 a.active{
	  background: url(../images/subnav-mark.png) top right repeat-y;
}
.leftCol h2 a.active:hover,
.leftCol h2 a.active:active,
.leftCol h2 a.active:focus{
	color: #211651;
	}

.leftCol h2 a{
  text-decoration: none!important;
}
.leftCol .subNav {
  margin: 0px 0 20px -10px;
  padding: 0;
  list-style: none;
}
.leftCol .subNav li {
  margin: 0;
  padding: 0;
  display: block;
}
.leftCol .subNav li a:link,
.leftCol .subNav li a:visited {
	margin: 0;
	padding: 15px 10px;
	display: block;
	font-size: 87.5%;
	font-weight: 600;
	color: #211651;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	border-bottom: 1px solid #ececec;
	}
.leftCol .subNav li a:hover,
.leftCol .subNav li a:active,
.leftCol .subNav li a:focus {
	margin: 0;
	padding: 15px 10px;
	display: block;
	font-size: 87.5%;
	font-weight: 600;
	color: #211651;
	background: rgba(33, 22, 81, 0.2) url(../images/leftCol-pointer.gif) center right no-repeat;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	border-bottom: 1px solid #ececec;
	}
.leftCol .subNav li mark a:link,
.leftCol .subNav li mark a:visited,
.leftCol .subNav li mark a:hover,
.leftCol .subNav li mark a:active,
.leftCol .subNav li mark a:focus {
  background: url(../images/leftCol-pointer.gif) center right no-repeat;
	border-bottom: 1px solid #ececec;
}
.leftCol .subNav li mark{
  display: block;
  background: url(../images/subnav-mark.png) top right repeat-y;
}
.leftCol .subNav li mark a:link:before,
.leftCol .subNav li mark a:visited:before,
.leftCol .subNav li mark a:hover:before,
.leftCol .subNav li mark a:active:before,
.leftCol .subNav li mark a:focus:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 4px;
  bottom: -4px;
  left: 0;
  display: block;
  background: url(../images/left-return.png) top left no-repeat;
}




/* feature
====================*/

.feature .spaceBefore{
	margin-top: 15px;
	}

.feature{
	background: #ececec;
	border-bottom: 8px solid #ffc627;
	margin: 0 0 20px 0;
	}
.feature h2{
	padding: 10px 15px;
	background: #ffc627;
	margin: 0;
	}
.feature h3{
	padding: 10px 0;
	margin: 0;
}
.feature .inner{
	padding: 15px;
	font-size: 87.5%; /* Overall font reduction*/
	}
	
.moreLink{
	text-align: right;
	color: #211651;
	}	
.moreLink .ss-icon{
	font-size: 87.5%;
	}	
	
	/* Services
====================*/

.serviceGrid li a{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.serviceGrid li a{
position: relative;
display: block;
height: 160px;
margin: 0 0 20px 0;
text-decoration: none;
border-bottom: 4px solid #ffc627;
box-shadow: 0 0 6px rgba(0,0,0,0.3);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-m-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.serviceGrid li a:hover,
.serviceGrid li a:active,
.serviceGrid li a:focus{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}	

.serviceGrid li a h2{
	font-size: 100%;
padding: 5px 25px 5px 10px;
	background: #ffc627;
	margin: 0;

}


	/* Projects
====================*/

.listItem {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
  padding: 20px 20px 20px 20px;
  background: #ececec;
  overflow: hidden;
border-bottom: 8px solid #ffc627;
}
.listItem img {
  display: block;
position: absolute;
top: 16px;
left: 16px;
  width: 150px;
  border: 4px solid #ececec;
}
.listItem .description {
  display: block;
padding-left: 180px;

}

.listItem .quoteContainer{
border-bottom: 2px solid #fff;
margin-bottom: 20px;
}
.listItem h2{
display: block;
margin: -20px -20px 20px -200px;
padding: 10px 10px 10px 200px;
background: #ffc627;
z-index: 1;
}
.listItem p, .listItem h2 {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.moreInfo {
  position: relative;
  display: none;
  clear: both;
  margin: 0 0 0 0;
  padding: 0px 10px 0 0;

}
.moreInfo .subLogo {
  position: absolute;
  left: -143px;
  float: left;
  width: 120px;
  border: 4px solid #fff;
  border: 1px solid #ccc;
}




	
	/* Forms
====================*/
	
.callbackHolder dl,
.contactHolder dl{
	margin: 10px;
	}


dl {
  font-size: 75%;
  border: 1px solid #ececec;
  padding: 10px;
}
dl dd {
  color: #666666;
  margin: 0 0 0.5em 0;
}

dl .ss-icon {
  position: relative;
  top: -3px;
  display: block;
  float: left;
  margin-right: 5px;
  background: white;
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 22px;
  border-radius: 10px;
}

dl.error {
  background: #fee;
}
dl.error .ss-icon {
  color: red;
}
dl.error dt {
  font-weight: bold;
  color: #fff;
  background: red;
  padding: 10px;
  margin: -10px -10px 10px -10px;
}

dl.success {
  background: #efe;
  padding: 10px 10px 0px 10px;
}
dt.nodl{
  margin-bottom: 0!important;
}
dl.success .ss-icon {
  line-height: 24px;
  color: #4aaa4e;
}
dl.success dt {
  font-weight: bold;
  color: #fff;
  background: #4aaa4e;
  padding: 10px;
  margin: -10px -10px 10px -10px;
}



.contactHolder{
  margin-top: 00px;
  background: #ececec;
}

.contactHolder h2{
  padding: 0.5em 20px;
  color: #211651;
	background: #fec524;
  margin: 0;
}
form#contact{
margin: 0!important;
padding: 20px;
}
form#contact label{
font-size: 87.5%;
color: #666;
  margin-bottom: 0.5em;
  display: block;
}
.ie8 form#contact input, 
.ie8 form#contact textarea{
	width: 100%;
	}
form#contact input, 
form#contact textarea{
margin: 0 0 1em 0;
width: calc(100% - 1em);
width: -webkit-calc(100% - 1em);
width: -moz-calc(100% - 1em);
width: -o-calc(100% - 1em);
width: -ms-calc(100% - 1em);
  border: none;
clear: both;
display: block;
font-size: 87.5%;
  padding: 0.5em;
font-family: arial, helvetica, sans-serif;
color: #999;
}



input:focus, textarea:focus{
background: #ffc;
}
form#contact .counter {
  float: right;
  margin-right: 5px;
  font-size: 70%;
  padding: 5px;
  background: rgba(255, 255, 255, 0.7);
  color: #666666;
  border-radius: 0 0 4px 4px;
}
form#contact .counter.warning {
  color: #f90;
}
form#contact .counter.exceeded {
  color: #c00;
}
form#contact .formhelper {
  font-size: 70%;
  padding: 5px 0;
  color: #666666;
}


.callbackHolder{
  margin-top: 20px;
  background: #ececec;
  box-shadow: 0 0 8px rgba(0,0,0,0.5);
}

.callbackHolder h2{
  padding: 0.5em;
  color: #fff;
	background: #fec524;
  margin: 0;
}

form#callback .fauxLabel{
  display: block;
  float: left;
  color: #666;
  padding: 0.5em 0.5em 0.5em 0.2em;
}
form#callback .betweenSelects{
  margin: 0 0.2em;
  display: block;
  float: left;
  color: #999;
  padding: 0.5em 0.2em;
}
form#callback .selectHolder{
  display: block;
  float: left;
  width: 3em;
  overflow: hidden;
  border: none;
  border-radius: 0;
  background: #fff url(../images/select.png) right center no-repeat;
}
form#callback .selectHolder select{
  font-size: 87.5%;
  font-family: arial, helvetica, sans-serif;
  color: #999;
  background: transparent;
  width: 5em;
  padding: 0.5em 0.2em 0.5em 0.5em;
  line-height: 1;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
}

form#callback{
margin: 0!important;
padding: 10px;
}
form#callback label{
font-size: 87.5%;
color: #666;
  margin-bottom: 0.5em;
  display: block;
}
form#callback input, 
form#callback textarea{
margin: 0 0 1em 0;
width: calc(100% - 1em);
width: -webkit-calc(100% - 1em);
width: -moz-calc(100% - 1em);
width: -o-calc(100% - 1em);
width: -ms-calc(100% - 1em);
  border: none;
clear: both;
display: block;
font-size: 87.5%;
  padding: 0.5em;
font-family: arial, helvetica, sans-serif;
color: #999;
}

input:focus, textarea:focus{
background: #ffc;
}

form#callback h2{
margin: 0 0 0.5em 0!important;
padding: 0!important;
}

.ie6 button.btn,
.ie7 button.btn,
.ie8 button.btn,
.ie9 button.btn{
	background: #fec524;
	}
.fauxPlaceholderP{
	position: relative;
	}
.ie6 form#callback .hidden,
.ie7 form#callback .hidden,
.ie8 form#callback .hidden,
.ie9 form#callback .hidden{
	display: block!important;
	position: relative!important;
	top: 0!important;
	left: 0!important;
	}
.btn,
.btn:link,
.btn:visited,
.btn:active{
  clear: both;
  margin: 0.5em auto 0em auto!important;
  padding: 0.5em;
  width: inherit;
  border: none;font-weight: bold;
  font-size: 0.8em;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
  display: inline;
background: #211651;
text-decoration: none;
border-radius: 5px;
	}
.btn:hover,
.btn:focus{
  clear: both;
  margin: 0.5em auto 0em auto!important;
  padding: 0.5em;
  width: inherit;
  border: none;font-weight: bold;
  font-size: 0.8em;
  color: #211651;
  text-shadow: 0 1px 0 rgba(255,255,255,0.8);
  display: inline;
background: #ffc627;
text-decoration: none;
border-radius: 5px;
	}
.btn.viewMore:after{
position: relative;
top: 0.2em;
content: " \F501";
  font-family: "SSStandard";
}
.btn.viewMore.active:after{
position: relative;
top: 0.2em;
content: " \F500";
  font-family: "SSStandard";
}
.btn.viewMore.active{
  color: #211651;
background: #ffc627;
}
button.btn,
button.btn:visited{
  clear: both;
  margin: 0.5em auto 0em auto!important;
  padding: 0.5em;
  width: inherit;
  border: none;font-weight: bold;
  font-size: 0.8em;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
  display: block;
}

button.btn:hover, 
button.btn:active, 
button.btn:focus{
	position: relative;
	top: 1px;
	clear: both;
	margin: 0.5em auto 0em auto!important;
	padding: 0.5em;
	width: inherit;
	border: none;
	font-weight: bold;
	font-size: 0.8em;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
	display: block;
	background: #feb71b;
}




/* QUOTES
====================*/

.quoteContainer{
  position: relative;
  display: block;
  overflow: hidden;
  border-top: 2px solid #fff;
  padding: 20px;
  font-size: 87.5%;
}

.quoteContainer blockquote{
  position: relative;
  margin: 0;
  padding: 0 20px;
  float: left;
  font-style: italic;
  }
  

.quoteContainer blockquote:before{
content: "\201C";
  position: absolute;
  top: -0.1em;
  left: 0;
  font-size: 300%;
  line-height: 100%;
  color: #211651;
  font-style: normal;
}
.quoteContainer blockquote:after{
content: "\201D";
  position: absolute;
  bottom: 0.2em;
  right: 0;
  font-size: 300%;
  line-height: 100%;
  color: #211651;
  font-style: normal;
}

.quoteContainer .quotee{
	font-weight: bold;
	float: right;
	margin-right: -20px;
	font-style: normal;
	margin-bottom: 0;
}

/* SUBFOOTER
====================*/

.subFooter{
	background: #fff;
	padding: 0 0 20px 0;
	font-size: 65%;
	text-align: center;
	}
	
.subFooter .columns{
	padding-top: 20px;
	border-top: 1px solid #ececec;
	}

.subFooter .columns p{
	margin: 0;
	}

/* FOOTER
====================*/

footer{
	position: relative;
	display: block;
	margin: 0;
	padding: 10px 0;
	background: #ececec url(../images/hor-edge-shadow-top.png) top left repeat-x;
	overflow: hidden;
	}

.ie6 a.btt {
  padding: 10px 0 10px 45px;
  background: url(../images/ie-btt.gif) 30px 14px no-repeat;
}

.ie7 a.btt {
  padding: 10px 0 10px 45px;
  background: url(../images/ie-btt.png) 30px 14px no-repeat;
}

.ie8 a.btt:before {
  content: "";
  line-height: 100%;
  height: 1em;
  width: 10px;
  display: inline-block;
  background: url(../images/ie-btt.png) left center no-repeat;
}

a.btt {
  position: relative;
  display: block;
  margin: 6px 0;
  padding: 4px;
  border-radius: 2px;
  display: block;
  font-size: 70%;
  color: black;
  float: left;
}

a.btt:link,
a.btt:visited {
  color: black;
  text-decoration: none;
}

a.btt:hover,
a.btt:active,
a.btt:focus {
  color: #fff;
  text-decoration: none;
}

a.btt:before {
  content: "\F500";
  font-family: "SSStandard";
  font-size: 63.5%;
  padding-right: 3px;
}

.footernav ul {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 10px;
  display: block;
  float: right;
  list-style: none;
  overflow: hidden;
  text-align: right;
}
.footernav ul li {
  margin: 0;
  display: block;
  float: left;
  padding: 0 10px;
  border-right: 1px solid #666;
  font-size: 70%;
  color: #666;
}
.footernav ul li.return {
  margin: 0;
  padding: 5px 0 0 0;
  clear: both;
  float: right;
}
.footernav ul li.return a{
  margin: 0;
  padding: 0px;
}
.footernav ul li a {
  padding: 0 2px;
  border-radius: 2px;
}
.footernav ul li a:link,
.footernav ul li a:visited {
  color: #666;
  text-decoration: none;
}
.footernav ul li a:hover,
.footernav ul li a:active,
.footernav ul li a:focus {
  color: #fff;
  text-decoration: none;
}
.footernav ul li mark a:link,
.footernav ul li mark a:visited,
.footernav ul li mark a:hover,
.footernav ul li mark a:active,
.footernav ul li mark a:focus {
  color: #fff;
  background: #666;
  text-decoration: none;
}
.footernav ul li.noLine {
  padding-right: 0;
  border-right: none;
}
.noLinkBack:hover,
.noLinkBack:active,
.noLinkBack:focus{
	background: none!important;
	}








/* ////////// Start Home Gallery ////////// */

.galleryHolder{
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 358px;
  background: #ececec;
  overflow: visible;
  clear: both;
}
.galleryHolder.contracting{
	background: #ececec url(../images/contracting-slides/contracting-slide-back.gif) top left;
  height: 398px;
}


/* ========= Scaffolding =========> */

.galleryHolder.scaffolding{
background: #ececec url(../images/scaffolding-slides/scaffolding-slide-back.gif) top left;
height: 388px;
padding-top: 50px
}



.galleryHolder.scaffolding .galleryPanel{
padding: 0;
position: relative;
display: block;
background: #fff;
height: 330px;
box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

.galleryHolder.scaffolding h1{
position: absolute;
top: 0;
left: 0;
z-index: 100;
display: block;
width: 940px;
margin: 0 auto 0 auto;
font-size: 180%;
background: #fec524;
padding: 10px;
}

.galleryHolder.scaffolding .frame {
position: relative;
padding: 0!important;
margin: 0!important;

}
.galleryHolder.scaffolding #galItems {
position: relative;
top: 0;
margin: 0!important;
padding: 0!important;
position: relative;
height: 330px;
display: block;
}


.galleryHolder.scaffolding #galItems .item{
position: relative!important;
top: 0!important;
margin-top: 0!important;
display: block;
background: #ececec;
height: 330px;
}


.galleryHolder.scaffolding .galleryPanel .item .textArea{
position: absolute;
bottom: 0;
right: 0;
width: 290px;
height: 290px;
padding: 0;
display: table;
}
.galleryHolder.scaffolding .galleryPanel .item .textArea .inner{
display: table-cell;
vertical-align: middle;
height: auto;
}
.galleryHolder.scaffolding .galleryPanel .item .textArea .inner .centerBlock{
background: #fec524;
overflow: hidden;
display: block;
padding: 20px 20px 40px 20px;
}


.galleryHolder.scaffolding .galleryPanel .imgArea{
display: block;
margin: 0;
width: 100%;
height: 100%;
}

.galleryHolder.scaffolding .galleryPanel .item .imgArea img{
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.galleryHolder.scaffolding #prevGal,
.galleryHolder.scaffolding #nextGal{
	top: 150px;
	}

/* <========= Scaffolding ========= */



.galleryHolder.roofing #prevGal,
.galleryHolder.roofing #nextGal{
	top: 150px;
	}
.galleryHolder.contracting #prevGal,
.galleryHolder.contracting #nextGal{
	top: 180px;
	}

#prevGal{
	position: absolute;
	display: block;
	left: -50px;
	text-align: center;
	font-size: 30px;
	}
#nextGal{
	position: absolute;
	display: block;
	right: -50px;
	text-align: center;
	font-size: 30px;
	}	
#prevGal:link,
#prevGal:visited,
#nextGal:link,
#nextGal:visited{
	text-decoration: none;
	color: #fff;
	}
	
#prevGal:hover,
#prevGal:active,
#prevGal:focus,
#nextGal:hover,
#nextGal:active,
#nextGal:focus{
	text-decoration: none;
	color: #ccc;
	background: none;
	}

.galleryHolder .topedge{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url(../images/hor-edge-shadow-top.png) top left repeat-x;
	height: 26px;
	}
.galleryHolder .botedge{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(../images/hor-edge-shadow-bot.png) bottom left repeat-x;
	height: 26px;
	}


.galleryPanel #galItems {
	position: relative;
	top: 20px;
	padding: 0;
	display: block;
	height: 310px;
	overflow: hidden;
	}



.galleryPanel #galItems .item {
	padding: 0;
	margin: 0;
	display: block;
	width: 960px;
	height: 300px;
	}
.galleryHolder.contracting #galItems{
	height: 290px;
	top: 50px;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.galleryHolder.contracting #galItems .item{
	background: #fec524;
	height: 290px;
}

.galleryHolder.contracting .galleryPanel .item .textArea{
float: right;
width: 320px;
height: 250px;
padding: 20px 20px 20px 0;
display: table;
}

.galleryHolder.roofing .galleryPanel .item .imgArea img{
box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.galleryHolder.roofing .galleryPanel .item .textArea{
padding-top: 40px;
}
.galleryPanel .item .imgArea{
position: relative;
}
.galleryHolder.contracting .galleryPanel .imgArea{
float: left;
	margin: 20px;
	width: 580px;
}


.galleryPanel .item .imgArea {
opacity: 0;
-webkit-transition: 0.1s ease-out;
-moz-transition: 0.1s ease-out;
-o-transition: 0.1s ease-inout;
-ms-transition: 0.1s ease-out;
transition: 0.1s ease-out;
}
.galleryPanel .item.active .imgArea {
opacity: 1;
-webkit-transition: 0.2s ease-in;
-moz-transition: 0.2s ease-in;
-o-transition: 0.2s ease-in;
-ms-transition: 0.2s ease-in;
transition: 0.2s ease-in;
}
.galleryHolder.roofing .galleryPanel .item .imgArea:after{
position: absolute;
top: 0;
left: 0;
display: block;
content: "";
height: 294px;
width: 694px;
border: 4px solid #fff;
}

.galleryHolder.contracting .galleryPanel .item .textArea .inner{
	display: table-cell;
	vertical-align: middle;
	height: 250px;
}

.galleryHolder.contracting .galleryPanel .item h2{
	font-size: 180%;
font-weight: 400;
line-height: 100%;
}

.galleryPanel .item h2{
font-weight: 400;
}

.galleryPanel .item p{
font-size: 80%;
}




/* SLIDENAV */
.ie6 .slideNav {
  margin: 0 auto;
}
.ie6 .slideNav a {
  zoom: 1;
  display: block;
  float: left;
  overflow: hidden;
}
.ie6 .slideNav a:link,
.ie6 .slideNav a:visited {
  background: url(../images/ie-carousel-nav-sprite.gif) left -32px no-repeat;
}
.ie6 .slideNav a:hover,
.ie6 .slideNav a:active,
.ie6 .slideNav a:focus {
  background: url(../images/ie-carousel-nav-sprite.gif) left -16px no-repeat;
}
.ie6 .slideNav a.activeSlide:link,
.ie6 .slideNav a.activeSlide:visited,
.ie6 .slideNav a.activeSlide:hover,
.ie6 .slideNav a.activeSlide:active,
.ie6 .slideNav a.activeSlide:focus {
  background: url(../images/ie-carousel-nav-sprite.gif) left 0px no-repeat;
}

.ie7 .slideNav,
.ie8 .slideNav {
  margin: 0 auto;
  height: 26px;
}
.ie7 .slideNav a,
.ie8 .slideNav a {
  zoom: 1;
  display: block;
  float: left;
}
.ie7 .slideNav a:link,
.ie7 .slideNav a:visited,
.ie8 .slideNav a:link,
.ie8 .slideNav a:visited {
  background: url(../images/ie-carousel-nav-sprite.gif) left bottom no-repeat;
}
.ie7 .slideNav a:hover,
.ie7 .slideNav a:active,
.ie7 .slideNav a:focus,
.ie8 .slideNav a:hover,
.ie8 .slideNav a:active,
.ie8 .slideNav a:focus {
  background: url(../images/ie-carousel-nav-sprite.gif) left center no-repeat;
}
.ie7 .slideNav a.activeSlide,
.ie8 .slideNav a.activeSlide {
  background: url(../images/ie-carousel-nav-sprite.gif) left top no-repeat;
}

.galleryHolder.scaffolding .slideNav{
  clear: both;
  padding: 20px 0 10px 0;
  text-align: center;
  zoom: 1;
  display: block;
  z-index: 500;
}
.galleryHolder.contracting .slideNav{
  clear: both;
  padding: 65px 0 10px 0;
  text-align: center;
  zoom: 1;
  display: block;
  z-index: 500;
}
.galleryHolder.roofing .slideNav {
position: absolute;
bottom: 0;
left: 10px;
  clear: both;
  padding: 15px 0 10px 0;
  text-align: center;
  zoom: 1;
  display: block;
  z-index: 100;
}
.slideNav a {
  margin: 0 2px;
  padding: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 16px;
  text-indent: -9999px;
}
.slideNav a:link,
.slideNav a:visited {
  background: #ccc;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3);
}
.slideNav a:hover,
.slideNav a:active,
.slideNav a:focus {
  background: #fec524;
}
.slideNav a.activeSlide {
  background: #fec524;
  box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.3);
}




/* ////////// End Home Gallery item ////////// */





.fancybox-wrap a{
background-color: transparent!important;
}



/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {

	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {

	}


/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {

}
/* Styles */













