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


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
	font-family: "Arial", sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 18px;
}
a:link {
	color: #77a552;
	text-decoration: none;
}
a:visited {
	color: #77a552;
}
.container {
	width: 100%;
	max-width: 1600px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.71);
	-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.71);
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.71);
	margin: 0px auto;
	}
.header {
	background-color: #fff;
	height: 55px;
	width: 100%;
	margin: 0px auto;
	}
.banner {
	width: auto;
	margin: 0px auto;
	max-width: 1600px;
	background-color: #000000;
	position: relative;
	z-index: 10;
	}
.secondary {
	background-color: #77a552;
	height: 230px;
	width: 100%;
	margin: 0 auto -30px auto;
	position: relative;
	z-index: 20;
	}
.clients {
	background-color: #fff;
	width: 100%;
	margin: 0px auto;

	}
.footer {
	background-color: #252525;
	height: 200px;
	width: 100%;
	margin: 0px auto;
	}
.btn {
	font-family: 'colaborate-thinregular', sans-serif;
	background-color: #ebbd4d;
	display: inline-block;
	color: #fff !important;
	font-size: 22px;
	padding: 10px 20px;
	width: auto;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.btn:hover {
	background-color: #eab126;
}
.btn:active {
	background-color: #ebbd4d;
	position: relative;
	top: 1px;
}
h1 {
	font-family: 'lane_-_narrowregular', sans-serif;
	font-size: 75px;
	color: #333;
	margin-bottom: 40px;
	padding: 10px 50px 0 50px;
	font-weight: lighter;
	line-height: 70px;
	text-align: center;
}
h2 {
	font-family: 'lane_-_narrowregular', sans-serif;
	font-size: 35px;
	color: #333;
	margin-bottom: 0;
	font-weight: lighter;
	line-height: 40px;
}
h3 {
	font-family: 'colaborate-thinregular', sans-serif;
	font-size: 22px;
	color: #333;
	text-transform: none;
	font-weight: normal;
	margin: 40px 0 15px 0;
	line-height: 25px;
}
.sec-nav {
	width: 30%;
	float: left;
	color: #fff;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	margin: 20px 10px 50px 10px;
}
.sec-nav h2 {
	color: #fff;
}
.div-center {
	margin: 0 auto;
	text-align: center;
}
#navcontainer {
	font-family: 'colaborate-thinregular', sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	float: right;
	font-weight: normal;
	padding-top: 2px;
	color: #77a552;
	margin-right: 20px;
	}
#navlist li {
	display: inline;
	list-style-type: none;
	padding: 8px;
}
#navcontainer a:link {
	color: #77a552;
	text-decoration: none;
}
#navcontainer a:hover {
	color: #000;
}
.fb-icon-header {
	max-height: 20px; 
	padding: 18px 30px 0 0;
}
#footer-nav {
	font-family: 'colaborate-thinregular', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 5px;
	color: #77a552;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	}
#footer-navlist li {
	display: inline;
	list-style-type: none;
	padding: 3px;
}
#footer-navlist a:link {
	color: #77a552;
	text-decoration: none;
}
#footer-navlist a:hover {
	color: #fff;
}
.logo-footer {
	margin: 0 auto;
	width: 225px;"
}
.overlap {
	margin-top: -15px;
}
.legal {
	font-size: 10px;
	font-family: 'Arial', sans-serif;
	margin: -10px auto 0 auto;
	width: 100%;
	text-align: center;
	color: #818181;
}
.logo {
	height: 40%;
	padding: 15px 0 0 20px;
}
.nav-cap {
	height: 1px;
	background-color: #c2d8b1;
	margin: 0 auto;
	width: 100%; 
}
.content-block {
	background-color: #fff;
	width: 100%;
	margin: 0 auto;
	max-width: 1600px;
	min-height: 200px;
	overflow: auto;
	}
.services {
	width: 300px;
	float: left;
	color: #fff;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	margin: 20px 0 20px 0;
	background-color: #77a552;
	padding: 30px;
	text-align: center;
	min-height: 650px;
}
.left {
	text-align: left;
}
.services img {
	height: 120px;
	padding: 20px 0 0 0;
}
.services h2 {
	color: #fff;
	margin-bottom: 20px;
}
.services-wrap {
	width: 1080px;
	margin: 0 auto;
	overflow: auto;
	background-color: #fff;
	}
.lower {
	margin-top: 40px;
	background-color: #65943f;
	min-height: 600px;
	}
.shadow-left {
   -moz-box-shadow:    inset 10px 0 10px #598237;
   -webkit-box-shadow: inset 10px 0 10px #598237;
   box-shadow:         inset 10px 0 10px #598237;
}
.shadow-right {
   -moz-box-shadow:    inset -10px 0 10px #598237;
   -webkit-box-shadow: inset -10px 0 10px #598237;
   box-shadow:         inset -10px 0 10px #598237;
}
.services-bullets {
	background-color: rgba(255, 255, 255, 0.10);
	padding: 10px;
	margin: 30px 0 20px 0;
	text-align: left;
	font-family: 'lane_-_narrowregular', sans-serif;
	font-size: 20px;
	color: #fff;
	text-transform: none;
	line-height: 25px;
	font-weight: normal;
}
.photo {
	float: left;
	text-align: center;
	width: 230px;
	padding: 10px;
	min-height: 350px;
}
.photo img {
	width: 200px;
	height: 200px;
	border: #fff 1px solid;
}
.photo a:hover {
	color: #333;
}
.about-name {
	font-family: 'lane_-_narrowregular', sans-serif;
	font-size: 25px;
	color: #333;
	margin: 15px 0 0 0;
}
.about-title {
	font-family: 'colaborate-thinregular', sans-serif;
	font-size: 15px;
	color: #333;
	text-transform: uppercase;
	font-weight: normal;
}
.center {
	width: 75%;
	margin: 0 auto;
	overflow: auto;
}
.visible {
	overflow: visible;
}
.auto {
	overflow: auto;
}
.horizontal {
	width: 75%;
	margin: 20px auto 50px auto;
	border-bottom: #ddd 1px solid;
	height: 10px;
}
.bio {
	text-align: left;
	color: #333;
	padding: 0 0 30px 0;
}
.bio img {
	float: left;
	margin: 0 20px 20px 0;
	size: 100px;
	width: 100px;
	border: #fff 1px solid;
}
.buffer {
	height: 50px;
	width: 100%;
	margin: 0 auto;
	}
.project {
	background-color: #f3f3f3;
	padding: 30px;
	margin: 30px 0 0 0;
	}
.subhead {
	color: #77a552;
	margin: 10px 0 40px 0;
	font-family: 'colaborate-thinregular', sans-serif;
	font-size: 25px;
	}
.quote {
	padding: 30px;
	background-color: #77a552;
	margin: 0 -55px 40px 40px;
	float: right;
	width: 15%;
	color: #fff;s
	min-width: 150px;
	}
.quote h3 {
	margin: 0 0 20px 0;
	color: #fff;
	font-size: 25px;
	}
.quote-name {
	font-weight: normal;
	}
.logo-project {
	height: 100px;
	min-height: 50px;
	max-height: 132px;
	}
.design-element {
	float: left;
	padding: 15px 0 0 50px;
	width: 300px;
	}
.three-col {
	width: 28%;
	min-height: 200px;
	margin: 0 0 0 40px;
	float: left;
	}
.screenshot {
	width: 100%;
	margin: 30px 0 -20px 0;
	}
.title-center {
	width: 100%;
	margin: 40px auto 20px auto;
	text-align: center;
	}
.clear {
	display: block;
	}
.contact {
	background-color: #f3f3f3;
	padding: 0 30px 30px 30px;
	margin: 30px 15px 50px 0;
	width: 43%;
	min-height: 210px;
	}
.red {
	color: red;
	}
.small {
	font-size: 11px;
	}
input {
	height: 40px;
	border: #ddd 1px solid;
	width: 100%;
	max-width: 300px;
	font-family: 'lane_-_narrowregular', sans-serif;
	font-size: 15px;
	color: #333;
	text-transform: none;
	padding: 0 10px 0 10px;
	font-weight: normal;
	}
textarea {
	height: 150px;
	border: #ddd 1px solid;
	width: 100%;
	max-width: 300px;
	font-family: 'lane_-_narrowregular', sans-serif;
	font-size: 15px;
	color: #333;
	text-transform: none;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	}
input.button {
	font-family: 'colaborate-thinregular', sans-serif;
	background-color: #ebbd4d;
	display: inline-block;
	color: #fff !important;
	font-size: 18px;
	padding: 10px 20px;
	width: auto;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	border: none;
}
input-text {
	font-family: 'lane_-_narrowregular', sans-serif;
	font-size: 15px;
	color: #333;
	text-transform: none;
	font-weight: normal;
	}
.center-secondary {
	margin: 0 auto;
	width: 1200px;
	}
.sec-box {
/*	border: #333 1px solid;*/
	-webkit-box-shadow: 0px 5px 13px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 5px 13px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 5px 13px 0px rgba(50, 50, 50, 0.4);
	background-color: #fff;
	background-image: url('Pieces/background_sec.png');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 40px 20px 40px;
	min-height: 200px;
	text-align: center;
	width: 25%;
	margin-top: -30px;
	color: #333;
	}
	
.sec-box h2 {
	color: #333;
	display: block;
	}
.services-welcome {
	width: 800px;
	float: left;
	color: #fff;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	margin: 0 0 10px 0;
	background-color: #77a552;
	padding: 30px;
	text-align: left;
	overflow: auto;
}
.services-welcome img {
	width: 40px;
	float: left;
	padding: 0 20px 10px 0;

	}
.services-bullets-welcome {
	float: right;
	width: 350px;
	background-color: rgba(255, 255, 255, 0.10);
	padding: 10px;
	text-align: left;
	font-family: 'lane_-_narrowregular', sans-serif;
	font-size: 20px;
	color: #fff;
	text-transform: none;
	line-height: 25px;
	font-weight: normal;
	}
.services-welcome h2 {
	color: white;
	margin-top: 0px;
	}
.services-welcome p {
	width: 400px;
	}
.quote-card {
	float: left;
	background: #f4f4f4;
	padding: 10px 30px;
	width: 25%;
	margin: 10px;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.2);
	min-height: 280px;
	}
h4 {
	font-family: 'lane_-_narrowregular', sans-serif;
	font-size: 18px;
	color: #777;
	text-transform: none;
	line-height: 24px;
	}
h5 {
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	color: #777;
	text-transform: none;
	line-height: 24px;
	font-weight: bold;
	margin-top: -10px;
	}
.contact-welcome {
	background: #58b9f1;
	padding: 10px 20px;
	color: white;
	height: 595px;
	margin-left: 10px;
	}
.contact-welcome h2 {
	color: white;
	line-height: 33px;
	margin: 20px 0 20px 0;
	}
.contact-welcome input {
	height: 40px;
	border: #ddd 1px solid;
	width: 200px;
	font-family: 'lane_-_narrowregular', sans-serif;
	font-size: 15px;
	color: #333;
	text-transform: none;
	padding: 0 10px 0 10px;
	font-weight: normal;
	margin: 5px 0 15px 0;
	}
.contact-welcome textarea {
	height: 90px;
	border: #ddd 1px solid;
	width: 200px;
	font-family: 'lane_-_narrowregular', sans-serif;
	font-size: 15px;
	color: #333;
	text-transform: none;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	margin: 5px 0 15px 0;
	}
.contact-welcome input.button {
	font-family: 'colaborate-thinregular', sans-serif;
	background-color: #ebbd4d;
	display: inline-block;
	color: #fff !important;
	font-size: 25px;
	padding: 10px 20px;
	width: 200px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	border: none;
	height: 50px;
	cursor: pointer;
}
.contact-welcome input-text {
	font-family: 'lane_-_narrowregular', sans-serif;
	font-size: 15px;
	color: #333;
	text-transform: none;
	font-weight: normal;
	}