html, body {
	margin: 0px; border: 0px; padding: 0px;
	background-color: #750709;
}
a:link {color: #750709; text-decoration: underline;}
a:visited {color: #750709; text-decoration: underline;}
a:hover {color: #750709; text-decoration: underline;}
a:active {color: #750709; text-decoration: underline;}

/* HOME page ----------------------- */
#home {
	position: relative;
	margin: 0 auto;
	width: 900px; height: 100%;
	background-image: url(../images/bkgd_red.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#home #container {
	position: relative;
	margin: 0 auto;
	width: 800px; height: 552px;
	background-color: #fff;
	background-image: url(../images/home_truck.jpg);
	background-position: center 124px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
#home #container #blurb {
	position: absolute;
	margin: 0; border: 0; padding: 0;
 top: 174px;  
	width: 800px; height: 76px;
	background-image: url(../images/home_blurb.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#home #container #copyright {
	position: absolute;
	top: 531px; left: 10px;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
}
	
/* top of page and navigation for ALL pages ----------------------- */
#topcontainer {
	position: relative;
	margin: 0; border: 0; padding: 0;
	width: 800px; height: 124px;
	}
#topcontainer #logo {
	position: absolute;
	top: 0px; left: 0px;
}
#topcontainer #customer {
	position: absolute;
	top: 79px; right: 20px;
}
#topcontainer #nav {
position: absolute;
	margin: 0; border: 0; padding: 0;
top: 104px;  
	width: 800px; height: 20px;
	background-color: #750709;
	background-image: url(../nav/redbar.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	z-index: 1;
}
#topcontainer #navitems {
position: absolute;
margin: 0; border: 0; padding: 0;
top: 0px; left: 25px; width: 887px;
list-style: none;
}
#navitems li {
	display: inline;
	list-style-type: none;
	}
	/* ABOUT page ----------------------- */
#about {
	position: relative;
	margin: 0 auto;
	width: 900px; height: 100%;
	background-image: url(../images/bkgd_red.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#about #container {
	position: relative;
	margin: 0 auto;
	width: 800px; height: 650px;
		background-color: #fff;
	}
#about #pic {
	position: absolute;
	margin: 0; border: 0; padding: 0;
top: 124px; left: 550px;
	width: 250px; height: 526px;
}
#about #content {
	position: absolute;
	top: 124px; left: 0px; width: 490px;
		padding: 0px 25px 0 25px;
	}
	#about #content p {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	}
	#about #content h1 {
	font: 14px/15px Arial, Helvetica, sans-serif;
	color: #750709;
	font-weight: normal;
	padding-top: 12px; margin-bottom: -6px;
	}
	/* GREEN page ----------------------- */
#green {
	position: relative;
	margin: 0 auto;
	width: 900px; height: 100%;
	background-image: url(../images/bkgd_red.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#green #container {
	position: relative;
	margin: 0 auto;
	width: 800px; height: 610px;
		background-color: #fff;
	}
#green #pic {
	position: absolute;
	margin: 0; border: 0; padding: 0;
top: 124px; left: 284px;
	width: 516px; height: 486px;
}
#green #content {
	position: absolute;
	top: 124px; left: 0px; width: 245px;
		padding: 0px 25px 0 0px;
	}
	#green #content ul {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	}
	#green #content h1 {
	font: 14px/15px Arial, Helvetica, sans-serif;
	color: #750709;
	font-weight: normal;
	padding-top: 12px; padding-left: 25px; margin-bottom: -6px;
	}
	#green #content .redhead {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #750709;
	font-weight: bold;
	}
.extraspacetext {
	line-height: 6px;
	}
	/* OPERATING page ----------------------- */
#operating {
	position: relative;
	margin: 0 auto;
	width: 900px; height: 100%;
	background-image: url(../images/bkgd_red.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#operating #container {
	position: relative;
	margin: 0 auto;
	width: 800px; height: 700px;
	background-color: #fff;
	}
#operating #chart {
	position: relative;
	margin-left: 25px; margin-top: 21px; border: 0; padding: 0;
}
#operating #content {
	position: absolute;
	top: 124px; left: 0px; width: 490px;
	padding: 0px 25px 0 25px;
	}
	#operating #content p {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	margin-left: 25px;
	}
	#operating #content h1 {
	font: 14px/15px Arial, Helvetica, sans-serif;
	color: #750709;
	font-weight: normal;
	padding-top: 12px;
	}
	#operating #content h2 {
	font: 14px/15px Arial, Helvetica, sans-serif;
	color: #750709;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: -6px;
		margin-left: 25px;
		}
	/* SERVICE page ----------------------- */
#service {
	position: relative;
	margin: 0 auto;
	width: 900px; height: 100%;
	background-image: url(../images/bkgd_red.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#service #container {
	position: relative;
	margin: 0 auto;
	width: 800px; height: 650px;
		background-color: #fff;
	}
#service #pic {
	position: absolute;
	margin: 0; border: 0; padding: 0;
top: 124px; left: 550px;
	width: 250px; height: 526px;
}
#service #content {
	position: absolute;
	top: 124px; left: 0px; width: 490px;
		padding: 0px 25px 0 25px;
	}
	#service #content p {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	}
	#service #content h1 {
	font: 14px/15px Arial, Helvetica, sans-serif;
	color: #750709;
	font-weight: normal;
	padding-top: 12px; margin-bottom: -2px;
	}
	#service #pdf {
	position: absolute;
top: 475px; left: 25px;
}
	/* CONTACT page ----------------------- */
#contact {
	position: relative;
	margin: 0 auto;
	width: 900px; height: 100%;
	background-image: url(../images/bkgd_red.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#contact #container {
	position: relative;
	margin: 0 auto;
	width: 800px; height: 650px;
		background-color: #fff;
	}
#contact #pic {
	position: absolute;
	margin: 0; border: 0; padding: 0;
top: 124px; left: 305px;
	width: 495px; height: 526px;
}
#contact #content {
	position: absolute;
	top: 124px; left: 0px; width: 490px;
		padding: 0px 25px 0 25px;
	}
	#contact #content .redhead {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #750709;
	font-weight: bold;
	}
	#contact #content p {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	}
	#contact #content h1 {
	font: 14px/15px Arial, Helvetica, sans-serif;
	color: #750709;
	font-weight: normal;
	padding-top: 12px; margin-bottom: 0px;
	}
/* flash content ----------------------- */
	#flashcontent h1 {
	margin: 45px auto 0;
font: 13px/20px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.5px;
}
#flashcontent p {
	margin: 6px auto 20px;
font: 11px/15px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.5px;
}
#flashcontent img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* ABOUT page ----------------------- */
#rates {
	position: relative;
	margin: 0 auto;
	width: 900px; height: 100%;
	background-image: url(../images/bkgd_red.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#rates #container {
	position: relative;
	margin: 0 auto;
	width: 800px; height: 775px;
	background-color: #fff;
	}
	#rates #container2 {
	position: relative;
	margin: 0 auto;
	width: 800px; height: 970px;
	background-color: #fff;
	}
#rates #pic {
	position: absolute;
	margin-left: 0; border: 0; padding: 0;
top: 124px; left: 550px;
	width: 250px; height: 651px;
}
#rates #content {
	position: absolute;
	top: 124px; left: 0px; width: 490px;
		padding: 0px 25px 0 25px;
	}
	#rates #content p {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	margin-left: 25px;
	}
	#rates #content h1 {
	font: 14px/15px Arial, Helvetica, sans-serif;
	color: #750709;
	font-weight: normal;
	padding-top: 12px;
	}
	#rates #content h2 {
	font: 14px/15px Arial, Helvetica, sans-serif;
	color: #750709;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: -6px;
		margin-left: 25px;
		}
	#rates #content p.footnote {
	font: 10px/10px Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	margin-left: 25px;
	margin-top: 4px;
	}
	/* DELIVERY page ----------------------- */
#delivery {
	position: relative;
	margin: 0 auto;
	width: 900px; height: 100%;
	background-image: url(../images/bkgd_red.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#delivery #container {
	position: relative;
	margin: 0 auto;
	width: 800px; height: 650px;
		background-color: #fff;
	}
#delivery #pic {
	position: absolute;
	margin: 0; border: 0; padding: 0;
top: 124px; left: 550px;
	width: 250px; height: 526px;
}
#delivery #content {
	position: absolute;
	top: 124px; left: 0px; width: 490px;
		padding: 0px 25px 0 25px;
	}
	#delivery #content p {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	}
	#delivery #content h1 {
	font: 14px/15px Arial, Helvetica, sans-serif;
	color: #750709;
	font-weight: normal;
	padding-top: 12px; margin-bottom: -6px;
	}
