@charset "UTF-8";
#maincontent{
  max-width: 985px;
  border: 1px #434343 solid;

}

#servicesheader {
	max-width: 985px;
	margin:auto;
	margin-bottom: 10px;	
	color: #f1f1f1;
	padding-top: 10px;
	padding-bottom: 0px;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	font:  24px Market_Deco;
	text-shadow: 3px 3px 0 #222;
}

#servicesdescription {
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 60px;
	padding-left: 60px;
	margin-right: -15px;
	color: #f1f1f1;
	text-decoration: none;
	text-align: center;
	font:  14px MerriweatherSans-Regular;
	text-shadow: 0 2px 0 #000;
	border-bottom: 1px #434343 solid;
}

#servicesslideshow {
	padding: 0px;
	margin-left: 0px;
	margin-right: -15px;
	background-color: #111;
	border-bottom: 1px #434343 solid;
	
	
}
#offeringsheader {
	
	color: #f1f1f1;
	font: bold 30px Market_Deco;
	text-align: center;
	text-shadow: 0 2px 0 #000;
	margin-left: 0px;
	margin-right: -15px;
	padding-top: 15px;
}


.offerings {
	margin-left: -15px;
	margin-right: -15px;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #f1f1f1;
	font: 14px MerriweatherSans-Regular;
	text-align: center;
	text-shadow: 0 2px 0 #000;
	list-style-type: none;
	line-height: 20px;
	
}
#servicescontent {
	background-color:transparent;
	margin-left: 0px;
}

#servicesheader2 {
	margin-right: -15px;
	color: #f1f1f1;
	padding-top: 20px;
	padding-bottom: 30px;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	font: bold 30px Market_Deco;
	text-shadow: 0 2px 0 #000;
	border-radius: 0px;
	margin-bottom: 0px;
	
}
.crewheadersmall {
	color: #f1f1f1;
	font: bold 24px Market_Deco;
	text-shadow: 0 2px 0 #000;
	text-align: center;
	padding-right: 100px;
}
#crewdescription {
	align-items: right;
	padding-left: 60px;
	padding-right: 25px;
	color: #f1f1f1;
	text-decoration: none;
	text-align: left;
	font:  14px MerriweatherSans-Regular;
	text-shadow: 0 2px 0 #000;
}
.gearheadersmall {
	color: #f1f1f1;
	font: bold 24px Market_Deco;
	text-shadow: 0 2px 0 #000;
	text-align: center;
	padding-right: 100px;
}

#geardescription {
	padding-right: 50px;
	padding-left: 25px;
	padding-bottom: 50px;
	color: #f1f1f1;
	text-decoration: none;
	text-align: left;
	font:  14px MerriweatherSans-Regular;
	text-shadow: 0 2px 0 #000;
}
#clientheader {
	padding-left: 12px;
	margin-right: -15px;
	font: bold 20px Market_Deco;
	color: #f1f1f1;
	text-align: center;
	padding-bottom: 0px;
}
#robotfooter {
	background-color: #222;
	margin-left: 0px;
	margin-right: -6px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #f1f1f1;
	text-decoration: none;
	font: bold 14px MerriweatherSans-Regular;
	text-shadow: 0 2px 0 #000;
	text-align: center;
	border-top: 1px #434343 solid;
	
}
#robitfooter a:link {
	color: #f1f1f1;
	font: bold 14px Arial, Helvetica;
}
#servicesfooter {
	background-color: #222;
	color: #f1f1f1;
	text-decoration: none;
	text-align: center;
	font: bold 15px MerriweatherSans-Regular;
	text-shadow: 0 2px 0 #000;
	margin-left: 0px;
	margin-right: -15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 60px;
	padding-left: 60px;
	border-top: 1px #434343 solid;
}
@media (max-width:992px) {
#offeringsheader {
	padding-left: 80px;
	padding-right: 40px;
}
.crewheadersmall {
	text-align:center;
	margin-left: -15px;
	padding-left: 125px;
	
}
#crewdescription {
	text-align: center;
	padding-left: 50px;
	padding-right: 40px;
}
.gearheadersmall {
	padding-top: 40px;
	text-align: center;
	padding-left: 100px;
}
#geardescription {
	text-align: center;
	padding-left: 50px;
	padding-right: 40px;
}
#servicesheader2  {
	padding-left: 50px;
	padding-right: 40px;
}
#griptruckfooter {
	background-color: #222;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -10px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #f1f1f1;
	text-decoration: none;
	font: bold 14px MerriweatherSans-Regular;
	text-shadow: 0 2px 0 #000;
	text-align: center;
	
}
#griptruckfooter a:link {
	color: #f1f1f1;
	font: bold 14px Arial, Helvetica;
}	
	
}

	
