body {
	text-align: center;
	color: #717171;
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-serif, Sans, Geneva, Trebuchet MS;
	background: #fac233;
	line-height: 20px;
	background:#fac233;
	min-width: 1024px;
}
#container {
	margin: 0 auto;
	text-align: center;
	background: url(images/drop-shadow.gif) repeat-y #fac233 center;
}
#header {
	background: url(images/header.gif) no-repeat center;
	width: 1024px;
	height: 116px;
	margin: 0 auto;
}
#header ul {
	float: right;
	padding-top: 10px;
	padding-right: 12px;
}
#header ul li {
	display: inline;
	padding-right: 10px;
}
#header ul li a {
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
#header ul li a:hover {
	text-decoration: underline;
}
#header a.logo {
	position: absolute;
	height: 85px;
	width: 400px;
	display: block;
	margin-top: 15px;
	margin-left: 25px;
	border: none;
	text-decoration: none;
}
#header a.logo span{
visibility: hidden; border: none; text-decoration: none;}


#footer {
	background: url(images/footer.gif) no-repeat #fac233 50% 0;
	margin: 0 auto;
	width: 1024px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 16px;
}
#footer a {
	color: #717171;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer img {
	vertical-align: middle;
	padding-left: 10px;
}
#left-foot {
	padding-left: 12px;
	float: left;
}
#right-foot {
	float: right;
	padding-right: 12px;
}
#nav {
	height: 47px;
	width: 1000px;
}
#nav ul {
	text-align: left;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	float: left;
	display: block;
	text-decoration: none;
}
#nav ul li a:hover {
	text-decoration: none;
}
#nav ul li a span {
	visibility: hidden;
}
a#navproject {
	background: url(images/nav.gif) no-repeat 0 0;
	width: 137px;
	height: 47px;
}
a#navproject:hover {
	background: url(images/nav.gif) no-repeat 0 -47px;
	width: 137px;
	height: 47px;
}
body#project-page a#navproject {
	background: url(images/nav.gif) no-repeat 0 -94px;
	width: 137px;
	height: 47px;
}
a#navrail {
	background: url(images/nav.gif) no-repeat -137px 0;
	width: 174px;
	height: 47px;
}
a#navrail:hover {
	background: url(images/nav.gif) no-repeat -137px -47px;
	width: 174px;
	height: 47px;
}
body#rail-page a#navrail {
	background: url(images/nav.gif) no-repeat -137px -94px;
	width: 174px;
	height: 47px;
}
a#navtruck {
	background: url(images/nav.gif) no-repeat -311px 0;
	width: 143px;
	height: 47px;
}
a#navtruck:hover {
	background: url(images/nav.gif) no-repeat -311px -47px;
	width: 143px;
	height: 47px;
}
body#truck-page #navtruck {
	background: url(images/nav.gif) no-repeat -311px -94px;
	width: 143px;
	height: 47px;
}
a#navequipment {
	background: url(images/nav.gif) no-repeat -454px 0;
	width: 115px;
	height: 47px;
}
a#navequipment:hover {
	background: url(images/nav.gif) no-repeat -454px -47px;
	width: 115px;
	height: 47px;
}
body#equipment-page a#navequipment {
	background: url(images/nav.gif) no-repeat -454px -94px;
	width: 115px;
	height: 47px;
}
a#navheavy {
	background: url(images/nav.gif) no-repeat -569px 0;
	width: 201px;
	height: 47px;
}
a#navheavy:hover {
	background: url(images/nav.gif) no-repeat -569px -47px;
	width: 201px;
	height: 47px;
}
body#heavy-page a#navheavy {
	background: url(images/nav.gif) no-repeat -569px -94px;
	width: 201px;
	height: 47px;
}
a#navtruckload {
	background: url(images/nav.gif) no-repeat -770px 0;
	width: 107px;
	height: 47px;
}
a#navtruckload:hover {
	background: url(images/nav.gif) no-repeat -770px -47px;
	width: 107px;
	height: 47px;
}
body#truckload-page a#navtruckload {
	background: url(images/nav.gif) no-repeat -770px -94px;
	width: 107px;
	height: 47px;
}
a#navindustries {
	background: url(images/nav.gif) no-repeat -877px 0;
	width: 123px;
	height: 47px;
}
a#navindustries:hover {
	background: url(images/nav.gif) no-repeat -877px -47px;
	width: 123px;
	height: 47px;
}
body#industries-page a#navindustries {
	background: url(images/nav.gif) no-repeat -877px -94px;
	width: 123px;
	height: 47px;
}

#banner {
	border-bottom: 7px solid #383838;
}
#content {
	width: 1000px;
	margin: 0 auto;
	/* padding-right: 1px; */
}
#content h3 {
	color: #439de8;
	font-size: 20px;
	font-weight: bold;
}

#content h1 {
	color: #439de8;
	font-size: 20px;
	font-weight: bold;
}
#content h4 {
	color: #439de8;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 15px;
}
#content p {
	padding-bottom: 20px;
}
#content a {
	color: #439de8;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#main {
	text-align: left;
	background: white;
}
#main-left {
	width: 595px;
	float: left;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 34px;
}
#main-left img {
	padding-bottom: 20px;
}
#main-left ul {
	padding-left: 20px;
}
#main-left ul li {
	list-style-type: disc;
}
#boxes {

}
#boxes a {
	background: url(images/list-arrow.gif) no-repeat 0 50%;
	padding-left: 12px;
	font-size: 12px;
	position: relative;
	top: -3px;
}
.box {
	float: left;
	width: 170px;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 5px;
	margin-bottom: 30px;
}
#box1 {
	padding-left: 0;
}
#box2 {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
#box3 {
	padding-right: 0;
}
#main-right {

	float: right;
	
width: 331px;



}

#main-right-form{background-image:url(images/bg-free-estimate-formtile.gif);width: 296px;padding-left: 35px;}

#main-right-form form{padding-left: 16px;}

#main-right-top{background-image:url(images/free-estimate-top.gif); height: 91px; width: 296px;padding-left: 35px;}

#main-right-bottom{background-image:url(images/free-estimate-bottom.gif); height: 30px; width: 296px;padding-left: 35px;}

#main-right label, #main-right input, #main-right select {
	display: block;
}
#main-right label {
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
}
#main-right input.text-field {
	margin-bottom: 10px;
	background: white;
	width: 220px;
	border: 1px solid #7f7f7f;
	padding: 3px;
	height: 16px;
}
#main-right select.text-field {
	width: 228px;
	margin-bottom: 10px;
	background: white;
	border: 1px solid #7f7f7f;
	padding: 3px;
	color: #717171;
}
#main-right input#submit {
	position: relative;
	left: -4px;
}

textarea#details-field{width: 220px; margin-bottom: 9px;}

/* subpage */
body.subpage #content h3 {
	color: #383838;
	padding-bottom: 5px;
	font-size: 18px;
}

body.subpage #content h1 {
	color: #383838;
	padding-bottom: 5px;
	font-size: 18px;
}
body.subpage #content h4 {
	padding-top: 5px;
}
body.subpage #main-left {
	width: 627px;
	padding-right: 0;
}
body.subpage #main-left p {
	font-size: 12px;
}

body.subpage .img-right {
	float: right;
	padding-left: 25px;
}
/* end subpage */


/* blog page */
body#blog-page #main {
	padding-top: 34px;
	padding-bottom: 45px;
}
body#blog-page #blog-content {
	padding-left: 35px;
	float: left;
	width: 627px;
}
#blog-page {
	font-size: 12px;
}
#blog-page #header {
	font-size: 11px;
}
body#blog-page #blog-content h2 {
	font-size: 15px;
	font-weight: bold;
}
body#blog-page #sidebar {
	background:#EEEEEE none repeat scroll 0 0;
	float:right;
	margin-right:14px;
	padding: 20px 15px 25px 25px;
	position:relative;
	top:-45px;
	width:259px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
body#blog-page #sidebar h2 {
	font-size: 15px;
	padding-top: 10px;
	font-weight: bold;
}
body#blog-page #sidebar ul li ul li {
	padding-left: 15px;
}
body#blog-page #sidebar input#s {
	width: 150px;
}
body#blog-page #sidebar input#searchsubmit {
	background:transparent url(images/submit.png) no-repeat scroll 0 50%;
	border:medium none;
	cursor:pointer;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	width: 95px;
	height: 44px;
	position: relative;
	top: -3px;
	margin-left: 5px;
}
body#blog-page #content h3 {
	padding-left: 35px;
	padding-bottom: 20px;
}

/* Case Studies */
div.case-study {
	font-size: 12px;
	border-top: 1px dotted #ccc;
	padding-top: 20px;
	padding-bottom: 30px;
}
div.case-study ul {
	padding-left: 20px;
	padding-bottom: 20px;
}
div.case-study ul li {
	list-style-type: disc;
}
div.case-photo {
	float: right;
}
#main-left div.case-photo img {
	display: block;
	padding-bottom: 10px;
	padding-left: 20px;
}







