body {margin:0;padding:0;border-collapse:collapse;background:#dee9df;border-top:19px solid #1a531e;font-size:18px;}

img {display:block;
}
a {
	border: none;
}
ul {margin:0;padding:0}

li {margin:0;padding:0;list-style-type:none;list-style-image:none;}

.section {
	display:block;
	height:auto;
	overflow:hidden
}

#nav {
	background: #1a1a1a;
	height: auto;
	overflow: hidden;
}

#branding {
	width: 976px;
	margin: 12px auto 0px auto;
	height: 162px;
	position:  relative;
}

#branding img {
	margin: 0;
}

#branding img.logo-img  {
	float: left;
}
 
#branding img.logo-text {
	float: right;
	margin-top: 24px;
}

.contained{
	margin-left:auto;
	margin-right:auto;
}

#content {
	background:#fff;
	border-top: 1px solid #507653;
	border-left:1px solid #507653;
	border-right:1px solid #507653;
	width:974px;
	margin-top: 0;
}

.controls {
	width: 625px;
	margin: 0px auto;
	position: relative;
	
}

#banner .buttons { 
	display: block;
	position:absolute;
	top:10px;
	z-index:1;
	height:55px;
	width:30px;
	text-indent: -99999em;
	background: url(../img/sprite-bannerarrows.png) no-repeat top left;
	opacity: 1;
	-webkit-transition: opacity 1s linear;
	
}


#banner .overview li img {
	padding-left: 1px;
}

#banner .prev { 
	left: 13px;
	top: 128px;
	

}
#banner .next {
	right: 13px;
	background-position: bottom left;
	top: 128px;
}



.cta-disabled {
	
}


#nav ul {width:976px;margin:0 auto;padding:0}
#nav ul li{float:left;list-style-type:none; margin-right:20px; background:#ddd}


.col {float:left;padding-right:12px;padding-left:12px;padding-top:12px;padding-bottom:12px; position:relative}

img {margin:0;padding:0}

#about #content {
	border-bottom: 1px solid #507653;
}

#content .col {border-right:1px solid #507653;border-bottom:1px solid #507653}
#content .last {border-right:none}

#content p, li, h1, h2, h3 {
	font-family: arial, helvetica;
	
}

h1 {
font-family: arial, helvetica;
margin-top: 6px;
padding-top: 0;
text-indent: -99999em;
height: 50px;
}

h2, h3{font-size:18px; padding:0; margin:0;}

#about h1 {
	position: absolute;
	top: -99999em;
}

#about h2 {
	text-indent: -999999em;
	height: 50px;
}

h2#daniel {
	background: url("../img/title-daniel.gif") no-repeat;
}

h2#david {
	background: url("../img/title-david.gif") no-repeat;
}

#home h1 {
	background: url("../img/title-home.gif") no-repeat;
}

#services h1 {
	background: url("../img/title-services.gif") no-repeat;
}

#quote h1 {
	background: url("../img/title-quote.gif") no-repeat;
}

.no-border-bottom {
	border-bottom: none!important;
}

.last {border-right:none}

.full {
	width: 950px;
	
}
.third {width:300px;}
.twothirds {width:625px;}

.half {
	width: 450px;
}

#banner { height: 300px; overflow:hidden; }
#banner .viewport { width:978px; height: 300px; overflow: hidden; position: relative; margin:0 auto; }

.content {
	background: #fff;
}


#banner .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#banner .overview li{ float: left; margin: 0 20px 0 0;height: 300px;width: 625px;}



#scroll {text-align:center;width:auto;}

.bw {
	width: 300px;height: 300px;position: absolute;display: block;left: 14; top: 14;background: #000;opacity: 1.0;
}


/*--*/

#scrollcontainer {height:200px;width:100%; background:url(../img/largebg.gif) no-repeat top center}

#footer {
	background:#103b13;
	margin-top: 40px;
	height: 60px;
	padding-top: 10px;
}

#footer .full{
	float: none;
}

#footer a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}


#footer a:hover {
	text-decoration: underline;
}

.footerdesc {
	width:300px;
	height:auto;
	overflow:hidden;
	margin-top:20px;
}

#footerlinks {
	float: left;
}

#footerlinks li{
	display: inline;
}
#footerlinks li a{
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
	display: inline-block;
}

#copylinks {
	float: right;
}

#copylinks li{
	display: inline;
}
#copylinks li a{
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
	display: inline-block;
}
						