/*+++++++++++++++++++++++++++GLOBAL SECTION+++++++++++++++++++++++++++++++++++++++++++++*/
html, body {
	background: #000000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  color: #333;
  font-size: 85%;
  height: 100%;
}
body, div, h1, h2, h3, h4, h5, h6, p, ul, img {
	margin: 0px; 
	padding: 0px;
}
a {
	color: #3187c4;
	outline: none;
	text-decoration: none;
	display: inline;
}
a:hover {
	color: #333333;
	outline: none;
	text-decoration: underline;
	list-style: none;
}
a:active {
	outline: none;
	text-decoration: none;
}
a:visited {
	outline: none;
	text-decoration: none;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.full_width {
	width: 960px;
	position: relative;
	float: left;
}
.left_column, .right_column, .one_third_column, .two_third_column {
	position: relative;
	float: left;
	padding: 10px 0px;
}
.one_third_column {
	width: 320px;
}
.two_third_column {
	width: 640px;
}
.left_column {
	width: 480px;
}
.right_column {
	width: 480px;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
}
.minimum {
	min-height: 440px;
}
/*+++++++++++++++++++++++++++HEADER SECTION+++++++++++++++++++++++++++++++++++++++++++++*/
#full_header {
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top,  #000000 0%, #212121 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#212121)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #000000 0%,#212121 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #000000 0%,#212121 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #000000 0%,#212121 100%); /* IE10+ */
	background: linear-gradient(top,  #000000 0%,#212121 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#212121',GradientType=0 ); /* IE6-9 */
	position:relative;
	text-align:center;
	width:100%;
	border-bottom:2px solid #eb1d24;
}
#header	{
	height: 148px;
	width: 960px;
	margin: 0px auto;
	text-align: center;
}
#logo {
	background:url("../images/main_logo.png") no-repeat scroll 0 0 transparent;
	height:120px;
	position:relative;
	float: left;
	text-indent:-9999em;
	width:283px;
	z-index: 100;
	margin-top: 20px;
}
#logo a {
	width: 323px;
	height: 147px;
	position: relative;
	float: left;
	display: block;
}
/*+++++++++++++++++++++++++++HEADER NAVIGATION SECTION+++++++++++++++++++++++++++++++++++++++++++++*/
#main_nav	{
  float: left;
  position: relative;
  width: 350px;
	margin: 77px 0px 0px 58px;
}
#main_nav ul {
	height:20px;
	position: relative;
	float: left;
	width: 100%;
}
#main_nav ul li {
	height:20px;
	float: left;
	position: relative;
	list-style: none;
	padding: 3px 5px;
}
#main_nav ul li a {
	color: #ffffff;
	font-size: 20px;
	display: block;
	text-decoration: none;
}
#main_nav ul li a:hover, #main_nav ul li.active a {
	border-bottom: 2px solid #f90102;
	text-decoration: none;
}
#phone {
	background: url('../images/header_phone.png') no-repeat;
	width: 227px;
	height: 84px;
	position: relative;
	float: right;
	margin-top: 37px;
}
/*+++++++++++++++++++++++++SECTION+++++++++++++++++++++++++++++++++++++++++++++*/
#full_section {
	background: #ffffff;
	padding-top: 40px;
}
#index .two_third_column {
	padding-top: 50px;
}
#index h1, #index h2, #about h1, #about h2 {
  float: left;
	position: relative;
}
#index h1 {
	font-size: 37px;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
	color: black;
	font-weight: 500;
}
h1#responder {
  font-size: 28px;
  margin-bottom: 20px;
  padding-left: 200px;
  padding-top: 40px;
  text-align: center;
  width: 400px;
}
#index h2 {
	font-size: 30px;
	text-align: center;
	color: #000000;
	width: 100%;
	margin-top: 25px;
}
#index .right_column {
	background: url('../images/index_bg.png') no-repeat;
	height: 520px;
}
#index p {
	color: black;
	float: left;
	font-size: 16px;
	position: relative;
	text-align: left;
	padding-top: 40px;
}
.testimonials_wrap {
	position: relative;
	height: 200px;
	overflow: hidden;
}
.testimonial_spy {
	height: 430px;
}
.testmonial {
	position: relative;
	float: left;
	width: 313px;
	height: 88px;
	padding: 5px;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
}
.about_wrap {
	background: url('../images/about_splat.png') no-repeat;
	height: 501px;
	padding-right: 140px\9; /* IE 8 and below */
}
#about h1 {
	color: #333333;
	font-size: 36px;
	width: 100%;
	text-align: left;
	padding-left: 0px;
	margin-bottom: 20px;
	font-weight: 500;
}
#about h2.testimonial {
	color: #333333;
	font-size: 24px;
	width: 100%;
	text-align: left;
	position: relative;
	float: left;
}
#about p.about {
	color: #333333;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 20px;
	text-align: left;
	width: 500px;
	width: 100%\9; /* IE 8 and below */
	margin-right: 140px\9; /* IE 8 and below */
	padding-left: 0px;
}
#about ul {
	float: left;
	position: relative;
	width: 100%;
}
#about ul li {
	margin-bottom: 20px;
	margin-top: 20px;
}
#about ul li h3.testi_name {
	color: #666666;
	font-size: 16px;
	text-align: left;
	font-weight: 700;
}
#about ul li h4.testi_company {
	color: #666666;
	font-size: 14px;
	text-align: left;
	font-weight: 500;
	margin-bottom: 15px;
}
#about ul li p {
	color: #333333;
	font-size: 12px;
	text-align: left;
	width: 300px;
	width: 100%\9; /* IE 8 and below */
	overflow: hidden;
	padding: 0px;
	height: 100px;
	height: 120px\9; /* IE 8 and below */
}
#index img {
	margin-top: 30px;
	padding: 5px;
	margin-left: 40px;

}
#about .image_wrap {
	margin-bottom: 15px;
	position: relative;
	float: left;
}
#about img.about_images {
	padding: 5px;
	border: 1px solid #189d07;
	float: left;
	position: relative;
	margin: 14px;
}
#project .image_wrap {
	margin-bottom: 15px;
	position: relative;
	float: left;
}
#project img.about_images {
	padding: 5px;
	border: 1px solid #189d07;
	float: left;
	position: relative;
	margin: 14px;
	float: none\9; /* IE 8 and below */
}
#project .last {
	margin-bottom: 65px;
}
.each_block {
	float:left;
}
#project h1 {
	color: #000000;
	font-size: 44px;
	font-weight: 500;
	margin-bottom: 40px;
}
.each_block h3 {
	font-size: 20px;
	font-weight: 500;
}
#index ul {
  float: left;
  margin-top: 30px;
  padding-left: 200px;
  position: relative;
	text-align: left;
}
#index ul li {
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 8px;
	list-style: disc;
}
#index .minimum {
	min-height: 445px;
}
#contact h1 {
  color: #000000;
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}
#contact .right_column {
	margin-top: 40px;
}
#contact .form_wrap {
	padding-left: 75px;
}
#contact .right_column {
	background: url('../images/form_bg.png') no-repeat;
}
#section_index {
	background:  #ffffff;
	margin:0px auto ;
	position:relative;
	text-align:center;
	width:960px;
}
#section_about {
/*	background: url('../images/about_truck.png') no-repeat;*/
	margin:0px auto;
	position:relative;
	text-align:center;
	width:960px;
}
#section_contact {
	margin:0px auto;
	position:relative;
	text-align:center;
	width:960px;
	min-height: 615px;
}
#section_contact .left_column img {
	height: 316px;
	width: 380px;
	margin-top: 100px;
	border: 2px solid #0b35eb;

}
#contact label {
	color:#000000;
	float:left;
	font-size:12px;
	margin-left:35px;
	margin-top:5px;
	position:relative;
	text-align:left;
	width:100%;
}
#contact input {
	float:left;
	height:25px;
	margin-left:30px;
	margin-top:5px;
	position:relative;
	text-align:left;
	width:250px;
	border: 1px solid #0b35eb;
}
#contact textarea {
	float:left;
	margin-left:30px;
	margin-top:5px;
	position:relative;
	text-align:left;
	width:250px;
	border: 1px solid #0b35eb;
}
#contact div.form_field {
	width: 100%;
	height: 35px;
	text-align: left;
	position: relative;
	float: left;
}
#contact div.form_field_text {
	float:left;
	height:120px;
	position:relative;
	text-align:left;

}
#contact div.form_field_select {
	width: 100%;
	height: 55px;
	text-align: left;
	position: relative;
	float: left;
}
#contact div.form_field_button {
	height:50px;
	width:100%;
}
#contact div.error {
	position: relative;
	color:#FF0000;
	float:left;
	margin-left:32px;
	margin-top:-3px;
	text-align:left;
	width:440px;
}
#contact select {
	position: relative;
	float: left;
	height:25px;
	margin-left:30px;
	margin-top:5px;
	padding: 4px;
}
#contact textarea {
	position: relative;
	float: left;
	margin-left:30px;
	margin-top:5px;
}
#contact .btn {
	background:#000000;
	border:1px solid #0b35eb;
	display:block;
	float:left;
	height:30px;
	margin-left:30px;
	position:relative;
	text-align:center;
	width:70px;
	color: #ffffff;
}
#contact .btn:hover {
	background: #4A8DA3;
	border:1px solid #0b35eb;
	float:left;
	height:30px;
	margin-left:30px;
	position:relative;
	text-align:center;
	width:70px;
	display:block;
	color: #fff;
}
#contact .required {
	float: left;
	margin-left: 30px;
	color: #003648;
	font-size: 10px;
}
#contact a {
	color: #003648;
	margin-left: 5px;
	text-decoration: underline;
}
#contact a:hover {
	text-decoration: none;
}
#full_footer {
	background: #212121; /* Old browsers */
	background: -moz-linear-gradient(top,  #212121 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#212121), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #212121 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #212121 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #212121 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #212121 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	height:146px;
	position: relative;
	border-top: 2px solid #189d07;
}
#footer {
	height:130px;
	margin:0 auto;
	text-align:center;
	width:960px;
}
.thank_you {
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 30px;
}
#footer_menu {
	float:left;
	height:45px;
	margin-top:15px;
	position:relative;
	width:400px;
}
#footer_menu ul li {
	height:20px;
	position: relative;
	list-style: none;
	float: left;
	margin-right: 30px;
	text-align: left;
}
#section_contact .left_column img.responder {
	border: 2px solid green;
}
#contact .right_side {
	margin-top:210px;
}
#footer_menu ul li.home {
	width: 39px;
}
#footer_menu ul li.about {
	width: 39px;
}
#footer_menu ul li.projects {
	width: 50px;
}
#footer_menu ul li.contact {
	width: 74px;
}
#footer_menu ul li a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
#footer_menu ul li.home a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #0b35eb;
}
#footer_menu ul li.about a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #de0beb;
}
#footer_menu ul li.projects a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #0beb65;
}
#footer_menu ul li.contact a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #eb1d24;
}
#footer .contact_block {
	position: relative;
	float: right;
}
#footer .contact_block ul {
	float:left;
	margin-top:15px;
	position:relative;
	text-align:right;
}
#footer .contact_block ul li {
	color: #f2f2f2;
	font-size: 20px;
	font-weight: normal;
	float: left;
	list-style: disc;
	margin-right: 24px;
}
#footer .contact_block ul li.first {
	list-style: none;
	margin-right: 30px;
}
#footer .contact_block ul li.middle {
	margin-right: 30px;
}
#footer .contact_block ul li.last {
	margin-right: 0px;
}