@charset "UTF-8";
body {
	font: 100%/1.4 Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
}

a:link, a:visited {
	color: #666;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:active, a:focus {
	text-decoration:underline;
}
.wrapper {
	width:960px;
	margin:0 auto;
}
.container {
	width: 960px;
	margin: 0 auto;
}
.header {
	background: #e97b10;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e97b10', endColorstr='#e59f12');
	background: -webkit-gradient(linear, left top, left bottom, from(#e97b10), to(#e59f12));
	background: -moz-linear-gradient(top,  #e97b10,  #e59f12);
	background: url(images/header-bg.jpg) center no-repeat;
	height:399px;
	text-align:center;
}
.header .logo {
	margin:26px 0 12px 0;
}
.header-content .logo {
	margin:26px 0 12px 0;
}
.header-content {
	background: #e97b10;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e97b10', endColorstr='#e59f12');
	background: -webkit-gradient(linear, left top, left bottom, from(#e97b10), to(#e59f12));
	background: -moz-linear-gradient(top,  #e97b10,  #e59f12);
	background: url(images/header-content-bg.jpg) center;
	height:274px;
	text-align:center;
}
ul.nav {
	height:42px;
	background:url(images/nav-bg.png);
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	list-style:none;
	width:730px;
	margin:0 auto;
}
.nav li {
	float:left;
	border-right:2px solid #d6720f;
	margin-top:10px;
}
ul.nav a, ul.nav a:visited {
	padding: 1px 15px 0 15px;
	font-size:22px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	display: block;
	text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color:#fddc84;
}
ul.nav .last {
	border:none;
}
.header h1 {
	font-family: 'Raleway', sans-serif;
	font-size:34px;
	color:#fff;
	text-transform:uppercase;
	margin-top:56px;
	text-shadow:0 2px 3px rgba(0,0,0,0.25);
}
.header h2 {
	font-family: 'Lobster', cursive;
	font-size:22px;
	color:#cc6600;
	font-weight:normal;
	margin-top:15x;
	text-shadow:0 1px 1px rgba(255,255,255,0.45);
}
.header h3 {
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-shadow:0 1px 3px rgba(0,0,0,0.25);
	text-align:right;
	margin-top:34px;
}
.header .button {
	float:right;
	margin:30px 45px 0 8px;
}
a.video:link, a.video:visited {
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-shadow:0 1px 3px rgba(0,0,0,0.25);
	text-align:right;
	margin-top:34px;
}
a.video:hover, a.video:active {
	text-decoration:underline;
}
.services-list {
	height:514px;
	margin-top:-24px;
}
.services-list h1 {
	font-size:28px;
	color:#000;
	text-transform:uppercase;
}
.services-list p {
	font-size:24px;
	color:#999;
	font-weight:normal;
	margin-top:2px;
}
.services-list ul {
	list-style:none;
	float:left;
}
.services-list li {
	font-size:18px;
	color:#e97b10;
	font-weight:bold;
	margin-bottom:25px;
}
.services-list table {
	font-size:18px;
	color:#e97b10;
	font-weight:bold;
	margin:46px 0 0 12px;
}
.services-list table img {
	margin-right:12px;
}
.services-list table td {
	padding-bottom:17px;
}
.services-list h2 {
	font-size:24px;
	color:#333;
	text-align:center;
	margin-top:26px;
}
.services-list h3 {
	font-size:20px;
	color:#999;
	font-weight:normal;
	text-align:center;
}
.services-list-content {
	margin:-24px 0 20px 0;
}
.services-list-content h1 {
	font-size:28px;
	color:#000;
	text-transform:uppercase;
}
.services-list-content p {
	font-size:16px;
	color:#666;
	font-weight:normal;
	margin-top:2px;
}
.services-list-content ul {
	list-style:none;
	float:left;
}
.services-list-content li {
	font-size:18px;
	color:#e97b10;
	font-weight:bold;
	margin-bottom:25px;
}
.services-list-content li span {
	color:#999;
	font-size:13px;
	font-weight:normal;
}
.services-list-content ol li {
	font-size:15px;
	color:#8c8c8c;
	font-weight:normal;
}
.services-list-content table {
	font-size:18px;
	color:#e97b10;
	font-weight:bold;
	margin:30px 0 0 8px;
}
.services-list-content table p {
	font-size:14px;
	color:#999;
	font-weight:normal;
	margin-top:6px;
}
.services-list-content table img {
	margin-right:12px;
}
.services-list-content table td {
	padding-bottom:17px;
}
.services-list-content h2 {
	font-size:24px;
	color:#333;
	margin-top:26px;
}
.services-list-content h3 {
	font-size:20px;
	color:#999;
	font-weight:normal;
	text-align:center;
}
.services-list-content .offerings-heading {
	font-size:24px;
	color:#dd7c1c;
	font-weight:bold;
	padding-top:15px;
}
.services-list-content .offerings-heading img {
	float:left;
	margin:-2px 15px 0 0;
}
.services-list-content .offerings {
	font-size:18px;
	color:#202020;
	font-weight:bold;
}
.services-list-content .offerings span {
	font-size:18px;
	color:#666;
	font-weight:normal;
}
.services-list-about {
	height:340px;
	margin-top:-24px;
}
.services-list-about h1 {
	font-size:28px;
	color:#000;
	text-transform:uppercase;
}
.services-list-about p {
	font-size:24px;
	color:#999;
	font-weight:normal;
	margin-top:2px;
}
.services-list-about .about-content {
	font-size:16px;
	color:#666;
	margin-top:30px;
	font-weight:normal;
}
.services-list-about .about-content strong {
	color:#333;
}
.imgright {
	float:right;
	margin:22px 0 0 45px;
}
.quote {
	display: block;
	width: 234px;
	height: 43px;
	background: url(images/quote-button.png) bottom;
	text-indent: -99999px;
	margin:0 auto;
	margin:16px 0 12px 363px;
	display:block;
}
.quote:hover {
	background-position: 0 0;
}
.featured {
	height:287px;
	background:url(images/featured-bg.jpg) center no-repeat, url(images/featured-bg-repeat.jpg);
	border-bottom:1px solid #ccc;
	padding-top:35px;
}
a.feature:link, a.feature:visited {
	color:#000;
	border:none;
}
.featured h1 {
	font-size:18px;
	color:#333;
	margin:9px 0 15px 0;
}
.buttonimage {
	float:left;
	margin-top:-4px;
}
.featured .left {
	width:290px;
	padding-right:30px;
	font-size:14px;
	color:#666;
	line-height:20px;
	float:left;
}
.featured .left img {
	float:left;
	margin-right:7px;
}
.featured .middle {
	width:290px;
	padding:0 15px 0 15px;
	font-size:14px;
	color:#666;
	line-height:20px;
	float:left;
}
.featured .middle img {
	float:left;
	margin-right:7px;
}
.featured .right {
	width:290px;
	padding-left:30px;
	font-size:14px;
	color:#666;
	line-height:20px;
	float:left;
}
.featured .right img {
	float:left;
	margin-right:7px;
}
.content {
	height:445px;
	background:#ebebeb;
}
.content-about {
	height:355px;
	background:#ebebeb;
}
.maincontent {
	width:615px;
	float:left;
	padding:28px 30px 0 0;
}
.maincontent h1 {
	font-size:24px;
	color:#e97b10;
	text-transform:uppercase;
	margin-bottom:16px;
}
.maincontent p {
	font-size:14px;
	color:#666;
}
.aboutcontent {
	width:960px;
	float:left;
	padding:28px 0 0 0;
}
.aboutcontent h1 {
	font-size:24px;
	color:#e97b10;
	text-transform:uppercase;
	margin-bottom:16px;
}
.aboutcontent p {
	font-size:14px;
	color:#666;
}
.contact-content {
	padding:22px 0 50px 0;
}
.contact-content .left-border {
	float:left;
	background:url(images/contact-heading-border.png);
	width:404px;
	height:2px;
	margin-top:16px;
}
.contact-content .right-border {
	float:left;
	background:url(images/contact-heading-border.png);
	width:404px;
	height:2px;
	margin-top:16px;
}
.contact-content .left-border-social {
	float:left;
	background:url(images/contact-heading-border-social.png);
	width:417px;
	height:2px;
	margin-top:16px;
}
.contact-content .right-border-social {
	float:left;
	background:url(images/contact-heading-border-social.png);
	width:417px;
	height:2px;
	margin-top:16px;
}
.contact-content .left-border-quote {
	float:left;
	background:url(images/contact-heading-border-social.png);
	width:379px;
	height:2px;
	margin-top:16px;
}
.contact-content .right-border-quote {
	float:left;
	background:url(images/contact-heading-border-social.png);
	width:379px;
	height:2px;
	margin-top:16px;
}
.contact-content .left-border-offerings {
	float:left;
	background:url(images/contact-heading-border-social.png);
	width:392px;
	height:2px;
	margin-top:16px;
}
.contact-content .right-border-offerings {
	float:left;
	background:url(images/contact-heading-border-social.png);
	width:392px;
	height:2px;
	margin-top:16px;
}
.contact-content h1 {
	font-size:24px;
	color:#000;
	text-transform:uppercase;
	padding:0 17px;
	margin-bottom:20px;
	float:left;
}
.contact-content label {
	font-size:18px;
	color:#202020;
	font-weight:bold;
	float:left;
	margin-bottom:1px;
}
.contact-content .name {
	margin:0 281px 0 4px;
}
.contact-content .emaillabel {
	margin:0 206px 0 0;
}
.contact-content .name-quote {
	margin:0 189px 0 4px;
}
.contact-content .phone-quote {
	margin:0 183px 0 0;
}
.contact-content .emaillabel-quote {
	margin:0 114px 0 0;
}
.contact-content .comments {
	margin:0 0 0 4px;
}
.commentbox {
	display:none;
}
.contact-content input {
	width:273px;
	height:40px;
	background:#efefef;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	border:none;
	float:left;
	padding:0;
	margin:0 52px 28px 0;
	padding:0 6px;
	font-size:18px;
	color:#000;
}
.contact-content .inputlast {
	margin:0;
}
.contact-content .inputlast {
	margin:0;
}
.contact-content textarea {
	width:948px;
	height:153px;
	background:#efefef;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	border:none;
	padding:0;
	margin-right:52px;
	padding:6px;
	font-size:18px;
	color:#000;
}
.contact-content .quoteinput {
	width:215px;
	height:40px;
	background:#efefef;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	border:none;
	float:left;
	padding:0;
	margin:0 17px 28px 0;
	padding:0 6px;
	font-size:18px;
	color:#000;
}
.contact-content .quoteinput textarea {
	width:948px;
	height:153px;
	background:#efefef;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	border:none;
	padding:0;
	margin-right:52px;
	padding:6px;
	font-size:18px;
	color:#000;
}
.contact-content .submit {
	display: block;
	width: 165px;
	height: 43px;
	background: url(images/submit-button.png) bottom;
	text-indent: -99999px;
	cursor:pointer;
	float:right;
	margin:20px 0 30px 0;
}
.contact-content .submit:hover {
	background-position: 0 0;
}
.contact-content .social {
	background:#efefef;
	width:960px;
	height:165px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.contact-content .social p {
	font-size:16px;
	color:#e97b10;
	text-transform:uppercase;
	font-weight:bold;
}
.contact-content .fb {
	width:228px;
	float:left;
	text-align:center;
	margin:52px 0 0 62px;
}
.contact-content .fb img {
	margin-bottom:16px;
}
.contact-content .twitter {
	width:150px;
	float:left;
	text-align:center;
	margin:6px 0 0 114px;
}
.contact-content .twitter img {
	margin-bottom:3px;
}
.contact-content .email {
	width:200px;
	float:left;
	text-align:center;
	margin:9px 0 0 128px;
}
.contact-content .email img {
	margin-bottom:4px;
}
.contact-content a:link, .contact-content a:visited {
	color:#999;
	text-decoration:none;
}
.contact-content a:hover, .contact-content a:active {
	color:#666;
	text-decoration:none;
}
.sidebar {
	float: right;
	width: 315px;
	padding:30px 0 0 0;
}
.sidebar h1 {
	font-size:18px;
	color:#333;
	margin:20px 0 0 2px;
}
.sidebar h2 {
	font-size:14px;
	color:#333;
	margin:-12px 6px 0 0;
	text-align:right;
}
.sidebar h3 {
	font-size:12px;
	color:#999;
	margin:0 6px 0 0;
	text-align:right;
}
.testimonials {
	width:292px;
	height:91px;
	background:url(images/testimonials-bubble.png);
	padding:16px 10px 10px 13px;
	font-size:12px;
	color:#666;
	font-style:italic;
}
.footer {
	height:50px;
	background:#1e1e1e;
	font-size:14px;
	color:#e1d4c0;
	font-weight:bold;
	padding:30px 0 0 0;
	position: relative;
	clear: both;
}
.footer span {
	color:#e59f12;
}
.footer p {
	float:left;
	margin:0;
	padding:0;
}
.footer strong {
	float:right;
}
.footer a:link, .footer a:visited {
	font-size:14px;
	color:#e1d4c0;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover, .footer a:active {
	text-decoration:underline;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
