body {
	background-image: url(img/gray_fill_footer.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999;
	background-repeat: repeat;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
}
div.contentshell {
	background-color:#FFF;
	font-size: 16px;
	line-height: 28px;
}
div.graytop {
	background-image:url(img/graytop.jpg);
	height:69px;
}
div.banner {
	background-color:#FFF;
	height:576px;
	background-image:url(img/drone.jpg);
	background-position:top;
    background-size: cover;
}
div.bannerabout {
	background-color:#FFF;
	height:232px;
	background-image:url(img/contact_about.jpg);
	background-position:bottom;
    background-size: cover;
}
div.bannerservices {
	background-color:#FFF;
	height:232px;
	background-image:url(img/banner_services.jpg);
	background-position:bottom;
    background-size: cover;
}
div.bannerprojects {
	background-color:#FFF;
	height:232px;
	background-image:url(img/banner_projects.jpg);
	background-position:bottom;
    background-size: cover;
}
div.bannercontact {
	background-color:#FFF;
	height:232px;
	background-image:url(img/banner_contact.jpg);
	background-position:bottom;
    background-size: cover;
}

div.quadbuttonshell {
	background-image:url(img/gray_fill.jpg);
	background-repeat:repeat;
}
div.quadbg {
	background-image:url(img/wildhorse_quad.jpg);
	background-repeat:no-repeat;
	height: 369px;
	width:1169px;
}
div.nav {
	background-color:#FFF;
}
.footertext {
	font-size:14px;
	color:#CCC;
}
div.footer {
	background-image:url(img/gray_fill_footer.jpg);
	background-repeat:repeat;
	font-size:12px;
}
div.quadbox {
	height: 100px;
	padding-bottom: 20px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 10px;
	font-size:12px;
	line-height: 19px;
}
div.contentarea {
	background-color:#FFF;
}
div.clientlogos {
	background-color:#FFF;
	padding-top:20px;
	padding-bottom: 20px;
}
a {
	font-size: 14px;
}
a:link {
	color: #DC4333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DC4333;
}
a:hover {
	text-decoration: none;
	color: #DC4333;
}
a:active {
	text-decoration: none;
	color: #DC4333;
}
.bannerfont {
	color:#333;
	font-size:25px;
	background-color:#FFF;
	display:block;
	width: 700px;
}
.pageheading {
	font-size:24px;
}
