@charset "UTF-8";
body {
	color: #000;
	margin: 0px;
}
.bodyclassindex {
	background-image: url(../images/backgroundgrey2.png);
	background-repeat: repeat-y;
	background-position: center;
}
#footerleft {
	width: 460px;
	float: left;
	height: 160px;
}
#footercenter {
	width: 300px;
	float: left;
	height: auto;
}
#footerright {
	float: right;
	width: 100px;
	position: relative;
	height: 160px;
	padding-left: 20px;
	padding-top: 0px;
}
#container {
	width: 100%;
	position: relative;
	z-index: 3;
	height: auto;
	overflow: visible;
	background-repeat: repeat-y;
	background-position: center;
}
#servicestitle {
	background-color: #FFF;
	height: 25px;
	width: 960px;
	padding-top: 5px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/service_line.png);
}
.servicetitle {
	font-family: 'Quicksand', "sans-serif;";
	font-size: 1.2em;
	font-weight: 700;
	text-transform: uppercase;
	color: #999;
	background-color: #FFF;
	line-height: 1.2em;
	padding: 0px;
	text-align: center;
}
#containerwide {
	width: 100%;
	z-index: 0;
	height: auto;
	overflow: hidden;
	margin: auto;
	bottom: auto;
}
#services {
	width: 960px;
	position: relative;
	height: 300px;
	padding-top: 20px;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	margin: auto;
}
#companytitle {
	text-align: center;
}
#footerwide {
	background-color: #333;
	width: 100%;
	position: relative;
	height: 200px;
	bottom: 0px;
	margin-top: 50px;
	padding: 0px;
}
#footercontent {
	width: 940px;
	height: auto;
	margin: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#serv1 {
	float: left;
	width: 300px;
	position: relative;
	height: 220px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	border: 10px solid #FFF;
	overflow: hidden;
	background-color: #FFF;
}
.footercontent {
	font-family: 'Titillium Web', "sans-serif;";
	font-size: 10pt;
	line-height: 1.3em;
	color: #FFF;
	font-weight: 400;
}
#serv1desc {
	height: 203px;
	width: 280px;
	background-color: rgba(241,89,42,1);
	position: absolute;
	top: 180px;
	-webkit-transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	-moz-transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	-ms-transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	-o-transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#serv2 {
	float: left;
	width: 300px;
	position: relative;
	padding: 0px;
	height: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 10px solid #FFF;
	overflow: hidden;
}
#serv2desc {
	height: 203px;
	width: 280px;
	background-color: rgba(241,89,42,1);
	position: absolute;
	top: 180px;
	-webkit-transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	-moz-transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	-ms-transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	-o-transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#serv3 {
	float: left;
	width: 300px;
	position: relative;
	padding: 0px;
	height: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 10px solid #FFF;
	overflow: hidden;
}
#serv3desc {
	height: 203px;
	width: 280px;
	background-color: rgba(241,89,42,1);
	position: absolute;
	top: 180px;
	-webkit-transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	-moz-transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	-ms-transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	-o-transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	transition: top 0.5s ease-in-out 0s, background-color 0.5s ease-in 0s;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#nav {
	height: 20px;
	width: 960px;
	z-index: 3;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 0px;
	margin: auto;
}
#feature {
	height: 475px;
	width: 100%;
	background-color: #DEEAFF;
	z-index: 0;
	background-image: url(../images/featurebanner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#top {
	height: 40px;
	width: 100%;
	position: relative;
	background-color: rgb(241,89,42);
	z-index: 1;
}
#header {
	height: 175px;
	width: 100%;
	color: #000;
	background-color: rgba(241,89,42,.8);
	z-index: 10;
	position: absolute;
	margin-top: auto;
	top: 315px;
}
#headercontent {
	margin: auto;
	height: 175px;
	width: 960px;
	position: relative;
}
.navtop {
	font-size: 1em;
	font-weight: 700;
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Quicksand', "sans-serif;";
	float: left;
	text-decoration: none;
	color: #000;
}
.navtopfix {
	font-size: 1em;
	font-weight: 700;
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Quicksand', "sans-serif;";
	float: left;
	text-decoration: none;
	color: #FFF;
}
.navtop:hover {
	font-size: 1em;
	font-weight: 700;
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Quicksand', "sans-serif;";
	float: left;
	color: #FFF;
	text-decoration: none;
}
.navtop:active {
	font-size: 1em;
	font-weight: 700;
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Quicksand', "sans-serif;";
	float: left;
	color: #FF0;
	text-decoration: none;
}
.navtopright {
	font-family: 'Quicksand', "sans-serif;";
	font-size: 0.8em;
	font-weight: 400;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	text-decoration: none;
}
.navtopright:hover {
	font-family: 'Quicksand', "sans-serif;";
	font-size: 0.8em;
	font-weight: 700;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	color: #000;
	text-decoration: none;
}
.navtopright:active {
	font-family: 'Quicksand', "sans-serif;";
	font-size: 0.8em;
	font-weight: 700;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	color: #FF0;
}
.footernav {
	font-family: 'Quicksand', "sans-serif;";
	font-size: 1.2em;
	line-height: 1.3em;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
}
.footernav:hover {
	font-family: 'Quicksand', "sans-serif;";
	font-size: 1.2em;
	line-height: 1.3em;
	color: rgb(241,89,42);
	font-weight: 700;
	text-decoration: none;
}
.footernav:active {
	font-family: 'Quicksand', "sans-serif;";
	font-size: 1.2em;
	line-height: 1.3em;
	color: #FF0;
	font-weight: 700;
	text-decoration: none;
}
.footertext {
	font-family: 'Quicksand', "sans-serif;";
	font-size: 1em;
	line-height: 1.3em;
	color: #FFF;
	font-weight: 400;
}

.titlecompany {
	font-family: 'BenchNine', "sans-serif;";
	font-size: 2em;
	font-weight: 400;
	text-transform: uppercase;
	color: rgb(241,89,42);
	text-align: center;
}
#serv1desc:hover {
	top: 0px;
	background-color: rgba(241,89,42,.8);
}
#serv2desc:hover {
	top: 0px;
	background-color: rgba(241,89,42,.8);
}
.boxtitle {
	font-family: 'BenchNine', "sans-serif;";
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: 700;
	text-transform: capitalize;
	color: #FFF;
}
.boxcontent {
	font-family: 'Titillium Web', "sans-serif;";
	font-size: 10pt;
	line-height: 1.3em;
	color: #FFF;
	text-align: left;
	text-indent: 0px;
}
.boxtextlink {
	font-family: 'BenchNine', "sans-serif;";
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 0px;
	text-decoration: none;
}
.boxtextlink a {
	color: #000;
	text-decoration: none;
}
.boxtextlink a:hover {
	color: #FFF;
	text-decoration: none;
}
.boxtextlink:hover {
	font-family: 'BenchNine', "sans-serif;";
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 0px;
	color: #FFF;
	text-decoration: none;
}

p {
	margin: 0px;
	padding-bottom: 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.3em;
}
.footernavlang {
	font-family: 'Quicksand', "sans-serif;";
	font-size: 1em;
	line-height: 1.3em;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFF;
	padding-left: 10px;
	text-decoration: none;
}
.footernavlang:hover {
	font-family: 'Quicksand', "sans-serif;";
	font-size: 1em;
	line-height: 1.3em;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	background-color: rgb(241,89,42);
	padding-left: 10px;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footernavlang:active {
	font-family: 'Quicksand', "sans-serif;";
	font-size: 1em;
	line-height: 1.3em;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	background-color: rgb(204,204,204);
	padding-left: 10px;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#serv3desc:hover {
	top: 0px;
	background-color: rgba(241,89,42,.8);
}
li {
	text-indent: -15px;
	margin-left: 10px;
	list-style-type: square;
	list-style-position: outside;
}
