body {
	background-color: #CCC;
}
#siteContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	border: 1px solid #264595;
	background-color: #FFF;
}
h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3465B1;
}
h2 {
	color: #3465B1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
}
.h2MainBody {
	color: #E41117;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3CF;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #243F8E;
	text-decoration: none;
}
a:hover {
	color: #4EA6E9;
	text-decoration: none;
}
a:visited {
	color: #223D8C;
	text-decoration: none;
}
#siteContainer #header {
	width: 900px;
	height: 100%;
}
#siteContainer #header #mainNav {
	height: 40px;
	width: 900px;
	background-image: url(images/navigationBack.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #264595;
}
#navigation {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
}

#navigation li {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
	height: 40px;
	position: relative;
	display: block;
	background: url(images/nav-back.jpg) 0 0 no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
}

/* individual navigation items */
#navigation a.home {
  background-position: 0 0;
  width: 150px;
}

#navigation .highlight a.home:hover,
#navigation a.home .hover {
  background-position: 0 -40px;
  width: 150px;
}

#navigation a.about {
	background-position: -150px 0px;
	width: 150px;
}

#navigation .highlight a.about:hover,
#navigation a.about .hover {
	background-position: -150px -40px;
}

#navigation a.services {
  background-position: -300px 0;
  width: 150px;
}

#navigation .highlight a.services:hover,
#navigation a.services .hover {
  background-position: -300px -40px;
}

#navigation a.order {
  background-position: -450px 0;
  width: 150px;
}

#navigation .highlight a.order:hover,
#navigation a.order .hover {
  background-position: -450px -40px;
}

#navigation a.contact {
  background-position: -600px 0;
  width: 150px;
}

#navigation .highlight a.contact:hover,
#navigation a.contact .hover {
  background-position: -600px -40px;
}

#navigation a.jobs {
  background-position: -600px 0;
  width: 150px;
}

#navigation .highlight a.jobs:hover,
#navigation a.jobs .hover {
  background-position: -600px -40px;
}

#siteContainer #header #headerContent {
	height: 273px;
	width: 900px;
	background-image: url(images/header_new.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #223D8C;
}
#siteContainer #header #mainContent {
	width: 900px;
	background-color: #FFF;
	margin-bottom: 15px;
	height: 100%;
}
.noSpaceList {
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainLi {
	list-style-image: url(images/bulletPoint.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
}
.rightP {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D4E1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.coupon {
	font-size: 14px;
	color: #E41117;
	line-height: 2em;
}
.specialBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #4fa8eb;
	height: 100%;
	width: 95%;
	border: 1px solid #3465B1;
	background-image: url(images/specialBox-back.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.specialBox a #bookmark {
	margin-top: 5px;
}
.affiliateLinks {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.testamonials {
	padding-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/testamonial-back.jpg);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}
.credit {
	width: 100%;
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 8px;
}
.creditText {
	width: 55%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 4px;
	font-size: 14px;
}
.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 260px;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-color: #E6E6E6;
	border: 1px solid #2C53A0;
	margin-top: 0px;
	background-image: url(images/highlight-back.jpg);
	background-repeat: repeat-x;
}
.highlights ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.highlights ul li {
	height: 30px;
	padding-bottom: 0px;
	padding-left: 31px;
	font-size: 18px;
	line-height: 2em;
	color: #FFF;
	display: block;
	background-image: url(images/highlight-check.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}
.highlights p {
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.readMore {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-right: 5px;
	text-align: right;
	margin-top: 0px;
	color: #C00;
	text-decoration: none;
}
.readMore a {
	color: #C00
}
.readMore a:hover {
	color: #900;
	text-decoration: none;
}
.readMore a:visited {
	color: #C00;
	text-decoration: none;
}
.outlineBox {
	background-color: #E8E8E8;
	margin-bottom: 15px;
	border: 1px solid #666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #900;
}
.seoBox {
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 5px;
	margin-top: 28px;
}
#testBtn {
	margin-top: 10px;
}
#smallContact {
	margin-left: 20px;
}
#siteContainer #header #mainContent #textBody {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 63%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 20px;
	float: left;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContactForm {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	width: 60%;
	padding: 10px;
	background-color: #BECCE0;
	border: 1px solid #243F8E;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#newClients {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-bottom: 30px;
}
#siteContainer #header #mainContent #sidebar {
	float: left;
	width: 30%;
	margin-top: 20px;
	margin-left: 14px;
	height: 100%;
}
#siteContainer #header #mainContent #sidebar #sideBox {
	background-image: url(images/sidebarBox-Back.jpg);
	padding-top: 7px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#siteContainer #header #mainContent #sidebar #sideBoxPhone {
	padding-top: 7px;
	padding-left: 8px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: 1px solid #900;
	background-image: url(images/phoneBox-back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#siteContainer #header #mainContent #sidebar #sideBox img {
	margin-left: 26px;
}
#sideBox #ContactForm label {
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	background-image: url(images/quote-back.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-top: 0px;
	padding-left: 20px;
	font-size: 14px;
	padding-right: 5px;
}
.quoteBottom {
	text-align: right;
	font-size: 14px;
	color: #999;
	font-style: italic;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
#sidebar #sideBox img a {
	cursor: help;
}
.phoneHeader {
	margin-bottom: 5px;
}
.phoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 0px;
	color: #E41117;
	margin-top: 0px;
}
#siteContainer #footer {
	background-image: url(images/bottom_divider_new.jpg);
	height: 64px;
	width: 900px;
	padding-top: 10px;
	clear: both;
}
#siteContainer #footer #footText {
	height: 50px;
	width: 300px;
	margin-left: 585px;
	padding-right: 10px;
	color: #666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 0px;
}
#midContent {
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.ad {
	background-color: #F9F9F9;
	padding: 4px;
	border: 1px solid #EBEBEB;
	font-size: 12px;
	margin-bottom: 30px;
}
#fleetone {
	width: 250px;
	font-size: 12px;
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}
.app {
	padding-left: 20px;
	background-image: url(images/Pencil-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 35px;
}
#nav2 {
	width: 900px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #85A8CB;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	background: #f0f8fe; /* Old browsers */
	background: -moz-linear-gradient(top,  #f0f8fe 0%, #d4e0ea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f8fe), color-stop(100%,#d4e0ea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f0f8fe 0%,#d4e0ea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f0f8fe 0%,#d4e0ea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f0f8fe 0%,#d4e0ea 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f0f8fe 0%,#d4e0ea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f8fe', endColorstr='#d4e0ea',GradientType=0 ); /* IE6-9 */
}
#nav2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav2 ul li {
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2dfe9;
}
#nav2 ul li a {
	line-height: 40px;
	padding-right: 17px;
	padding-left: 17px;
	color: #2d56a2;
	text-decoration: none;
	text-shadow: 1px 1px 1px #f0f8fe;
}
#nav2 ul li a.active {
	color: #D62336;
}
#nav2 ul li a:hover {
	color: #D62336;
}
#load {
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	width: 120px;
	margin-top: 150px;
	text-align: center;
	color: #999;
}
.resImage {
	width: 100%;
	max-width: 250px;
	height: auto;
	margin-bottom: 25px;
	clear: both;
}