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

body {
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.page-wrap {
	width: 1024px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
}
.page-wrap-full {
	width: 100%;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top;
}
.section1 {
	width: 100%;
	text-align: left;
	background-color: #000;
	height: 60px;
	float: left;
	position: fixed;
	top: 0px;
	z-index: 300;
}
.section2 {
	width: 100%;
	text-align: left;
	background-color: #FFF;
	float: left;
	position: relative;
	top: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.section3 {
	width: 100%;
	text-align: left;
	background-color: #FFF;
	float: left;
	position: relative;
	top: 0px;
}
.section4 {
	width: 100%;
	text-align: left;
	background-color: #74905D;
	float: left;
	position: relative;
	top: 0px;
}
.white-section {
	width: 100%;
	text-align: left;
	background-color: #FFF;
	float: left;
	position: relative;
	top: 0px;
}
.section5 {
	width: 100%;
	text-align: left;
	background-color: #171717;
	float: left;
	position: relative;
	top: 0px;
	background-image: url(../images/images/section5-bkg_15.jpg);
	background-repeat: repeat-x;
}
.section6 {
	width: 100%;
	text-align: left;
	float: left;
	position: relative;
	top: 0px;
	background-image: url(../images/images/dave-gardiner_19.jpg);
	background-repeat: repeat-x;
}
.section7 {
	width: 100%;
	text-align: left;
	background-repeat: repeat-x;
	float: left;
}
.menu-wrap {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #000;
	position: relative;
}
.section2-inside {
	width: 100%;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}
.section3-inside {
	width: 1023px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	height: 718px;
	position: relative;
	background-image: url(../images/images/dave-gardiner_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.section4-inside {
	width: 1023px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	height: 630px;
	position: relative;
	background-image: url(../images/images/dave-gardiner_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.section5-inside {
	width: 1023px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 509px;
	position: relative;
	background-image: url(../images/images/dave-gardiner_13.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.section6-inside {
	width: 1023px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 680px;
	position: relative;
	background-image: url(../images/images/dave-gardiner_19.png);
	background-position: center top;
}
.section7-inside {
	width: 100%;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	padding: 20px;
	float: left;
}
.sectionWhite-inside {
	width: 1023px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 280px;
	position: relative;
	background-color: #FFF;
}
.content-area {
	width: 784px;
	margin-left: 150px;
	vertical-align: top;
	position: relative;
	height: 100;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.text {
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #FFF;
}
.my-text {
	width: 700px;
	font-family: helvetica;
	font-size: 18px;
	line-height: 28px;
	color: #333;
	font-weight: normal;
	text-align: justify;
}
.logos {
	width: 700px;
	margin-top: 45px;
	-moz-box-shadow:    3px 3px 5px 5px #ccc;
	-webkit-box-shadow: 3px 3px 5px 5px #ccc;
	box-shadow:         3px 3px 5px 5px #ccc;
	background-color: #333;
}
.screen {
	width: 518px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	background-image: url(../images/screen.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	padding-top: 9px;
	margin-bottom: 10px;
	margin-top: 45px;
}
.menu {
	position: fixed;
	z-index: 1000;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu-font:link {
	font-size: 13px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 4px;
}
a.menu-font:hover {
	font-size: 13px;
	color: #74905D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 20px;
	width: 140px;
	margin-top: 4px;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
a.menu-font:visited {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 20px;
	width: 140px;
	margin-top: 4px;
	color: #FFF;
	float: left;
}
.menu-space {
	height: 20px;
	margin-top: 4px;
	float: left;
	margin-right: 20px;
	position: relative;
}
.menu-space-email {
	height: 20px;
	margin-top: 4px;
	margin-right: 0px;
	position: relative;
	float: left;
	margin-left: 260px;
}
.print {
	width: 536px;
	margin-bottom: 30px;
	padding: 10px;
}
.text-small {
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	height: 258px;
	float: right;
	padding-left: 20px;
	color: #333;
}
.print-frame {
	border: 1px solid #CCC;
	width: 180px;
	margin-right: 9px;
}

.blue-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #666;
	padding: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.line {
	margin-top: 400px;
}
.boarder {
}
.blue-dot {
	color: #4EC3F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
}
.h1 {
	width: 560px;
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 40px;
	color: #000;
}
.bottom-hug {
	height: 45px;
	width: 100%;
	position: fixed;
	z-index: 1000;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	left: auto;
	right: auto;
	background-color: #000;
	float: left;
}
.bootom-wrap {
	width: 800px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
a.web:link {
	height: 320px;
	width: 558px;
	background-image: url(../images/websites-roll.png);
	background-repeat: no-repeat;
	float: left;
}
a.web:hover {
	height: 320px;
	width: 558px;
	background-image: url(../images/websites-roll.png);
	background-repeat: no-repeat;
	float: left;
}
.top-trianle {
	background-image: url(../images/images/triangle-top.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 9px;
	width: 100%;
	position: relative;
}
.green-trianle {
	background-image: url(../images/images/green-triangle_08.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 13px;
	width: 100%;
	position: relative;
}
.about-me {
	float: left;
	width: 550px;
	margin-left: 430px;
	position: relative;
	font-family: Volkhov, serif;
	;
	line-height: 30px;
	text-align: left;
	color: #666;
	margin-top: 40px;
	font-size: 14px;
}
.about-me-services {
	float: left;
	width: 944px;
	position: relative;
	font-family: Lato;
	line-height: 30px;
	text-align: left;
	color: #666;
	margin-top: 260px;
	padding-right: 0px;
	padding-left: 80px;
}
.about-colon {
	float: left;
	height: 174px;
	width: 80px;
	position: relative;
	margin-right: 30px;
}
.about-creative {
	float: left;
	width: 300px;
	position: relative;
	margin-top: 50px;
	font-family: Volkhov, serif;
	font-size: 14px;
}
.about-service {
	float: left;
	position: relative;
	margin-top: 0px;
	font-family: Volkhov, serif;
	width: 510px;
	font-size: 14px;
}
.section3 .section3-inside .about-me-services .about-creative h2 {
	color: #74905D;
}
.green-titles {
	font-family: Volkhov, serif;
	font-size: 24px;
	color: #74905D;
	font-style: italic;
}
.green-titles-small {
	font-family: Volkhov, serif;
	font-size: 18px;
	color: #74905D;
}
.green-titles-large {
	font-family: Volkhov, serif;
	font-size: 30px;
	color: #74905D;
	font-style: italic;
}
.say-hello-left {
	font-size: 14px;
	color: #666;
	float: left;
	width: 100%;
	position: relative;
	font-family: Volkhov, serif;
	line-height: 30px;
	margin-top: 20px;
	background-color: #FFF;
	padding: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.say-hello-right {
	font-size: 14px;
	color: #666;
	float: right;
	width: 45%;
	position: relative;
	font-family: Volkhov, serif;
	line-height: 30px;
	margin-top: 20px;
	background-color: #FFF;
	margin-right: 20px;
}
.slider-box {
	height: 315px;
	width: 1024px;
	margin-top: 200px;
	float: left;
	position: relative;
}
h1 {
	font-size: 120px;
	color: #999;
	text-align: center;
	font-family: LeagueGothic;
	font-weight: 300;
}
h3 {
	font-family:Volkhov, serif;
	font-weight:400;
	font-size: 28px;
	color: #74915d;
	text-align: center;
	font-weight: 100;
	font-style: italic;
}
h2 {
	font-family:Georgia, serif;
	font-weight:400;
	font-size: 22px;
	color: #999;
	font-weight: 100;
}
h4 {
	font-family:Volkhov, serif;
	font-weight:400;
	font-size: 20px;
	color: #74915d;
	text-align: center;
	font-weight: 100;
	font-style: italic;
}
.green-border {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a2b96f;
	border-bottom-color: #a2b96f;
	margin-right: 20px;
	margin-left: 20px;
}
.green-border-small {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a2b96f;
	border-bottom-color: #a2b96f;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
@font-face {
    font-family: 'LeagueGothic';
    src: url('fonts/league_gothic/league_gothic-webfont.eot');
    src: url('fonts/league_gothic/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/league_gothic/league_gothic-webfont.woff') format('woff'),
         url('fonts/league_gothic/league_gothic-webfont.ttf') format('truetype'),
         url('fonts/league_gothic/league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
