* {
margin: 0;
padding: 0;
}
body {
text-align: center; /* IE Hack to Center Page */
font-size: 16px;
font-family: Arial, Helvetica, Sans-serif;
background-color: #669;
color: #000;
}
a:link {
color: #00c;
text-decoration: none;
}
a:visited {
color: #909;
text-decoration: none;
}
a:hover, a:active {
color: #900;
text-decoration: underline;
}
#container {
padding: 0px 0px 20px 0px;
width: 100%;
}
#head {
width: 100%;
height: 75px;
background: #fff url(../graphics/PostTrucksFree.gif) no-repeat top left;
}
#head p#logoalt {
display: none;
}
#head span {
width: 100%;
position: absolute;
top: 0;
left: 0;
}
#head span a img {
float: right;
padding: 7px;
border: none;
}
#line {
width: 100%;
height: 25px;
background: #336;
}
#line h2 {
color: #fff;
font-size: 16px;
font-weight: bold;
text-align: center;
white-space: nowrap;
padding: 4px;
}
#line h2 em {
font-style: normal;
color: #ff0;
}
#columnA {
width: 600px;
float: left;
}
#main { /* Double Div with Mainbox */
width: 784px;
height: auto;
margin: 0 auto;
background: #dadada;
border: 2px solid #006;
border-top: none
}
#mainbox { /* Helps with old IE */
width: 764px;
margin: 0 auto;
}
#goad { /* google */
float: left;
width: 764px;
margin: 5px 0 0 0; padding: 5px 0 0 0;
border: 1px solid #006;
background: #ffd;
}

/* Nav */
#nav {
height: 24px;
border-bottom: solid 1px #006;
background: #dadada;
}
#nav ul {
list-style-type: none;
padding: 4px 5px 0 5px;
font-size: 12px;
float: left;
}
#nav ul li {
padding: 4px 0 1px 4px;
float: left;
}
#nav span.navlink { /* Current Page */
padding: 3px 5px 1px 5px;
background: #336;
border: solid 1px #006;
color: #ff0;
font-weight: bold;
}
#nav a.navlink {
padding: 3px 5px 1px 5px;
background: white;
border: solid 1px #006;
color: #009;
font-weight: bold;
}
#nav a.navlink:hover {
color: #00f;
background: #ffa;
font-weight: bold;
text-decoration: underline;
}
#content {
width: 600px;
float: left;
margin: 5px 0 0 0;
background: #fff;
border: 1px solid #006;
}
#content h1 {
text-align: left;
padding: 10px 0 5px 10px;
font-size: 19px;
font-weight: bold;
color: #009;
}
#content h4 {
text-align: left;
padding: 0 20px 8px 20px;
font-size: 13px;
font-weight: bold;
color: #006;
}
#content h5 {
text-align: left;
padding: 0 20px 8px 20px;
font-size: 12px;
font-weight: normal;
color: #006;
}
#content p {
text-align: left;
padding: 0 20px 8px 20px;
font-size: 13px;
font-weight: normal;
}
#content p span {
font-weight: bold;
color: #006;
}
#content table {
width: 570px;
margin: 10px auto;
border: none;
border-collapse: collapse;
}
#content table thead td {
text-align: center;
padding: 1px;
font-size: 11px;
font-weight: bold;
white-space: nowrap;
border: solid 1px #000;
background: #dadada;
}
#content table tbody td {
text-align: center;
padding: 1px;
font-size: 11px;
font-weight: normal;
border: solid 1px #000;
}
#content ul {
list-style-type: none;
text-align: left;
padding: 0 10px 10px 20px;
font-size: 12px;
}
#bwtm {
width: 600px;
float: left;
margin: 10px 0 0 0;
background: #ddf;
border: 1px solid #030;
}
#bwtm h4 {
text-align: left;
padding: 10px 0 5px 30px;
font-size: 16px;
font-weight: bold;
color: #006;
}
#bwtm p {
text-align: left;
padding: 0 20px 10px 30px;
font-size: 13px;
font-weight: normal;
}
#bwtm dl {
text-align: left;
padding: 0px 30px 10px 50px;
font-size: 12px;
}
#bwtm dl dt {
font-weight: bold;
}
#bwtm dl dd {
padding: 0 50px 0 25px;
}
#linklistA {
float: left;
}
#linklistB {
padding: 0 10px 0 20px;
float: left;
}
#columnB {
width: 150px;
float: right;
}
#glinks { /*google*/
width: 148px;
float: right;
margin: 5px 0 0 0; padding: 9px 0 9px 0;
background: #ffd;
border: 1px solid #006;
}
#flinks {
width: 148px;
float: right;
margin: 5px 0 0 0;
background: #fff;
border: 1px solid #006;
}
#flinks h5 {
text-align: left;
margin: 2px 0 2px 5px;
font-size: 12px;
font-weight: bold;
color: #006;
}
#flinks p {
text-align: left;
margin: 2px 5px 2px 5px;
font-size: 11px;
color: #006;
}
#flinks ul {
list-style-type: none;
text-align: left;
padding: 0 2px 5px 0;
font-size: 12px;
font-weight: normal;
}
#flinks ul li {
padding-left: 10px;
}
#flinks ul li a:hover {
background: #ffc;
text-decoration: none;
}
#plinks {
width: 148px;
float: right;
margin: 10px 0 0 0;
background: #fff;
border: 1px solid #006;
}
#plinks h5 {
text-align: left;
margin: 2px 0 2px 5px;
font-size: 12px;
font-weight: bold;
color: #006;
}
#plinks p {
text-align: left;
margin: 2px 5px 2px 5px;
font-size: 11px;
color: #006;
}
#plinks ul {
list-style-type: none;
text-align: left;
padding: 0 2px 5px 0;
font-size: 12px;
font-weight: normal;
}
#plinks ul li {
padding-left: 10px;
}
#plinks ul li a:hover {
background: #ffc;
text-decoration: none;
}
#bannerlink {
clear: both;
}
#bannerlink p {
text-align: center;
padding: 0 0 10px 0;
}
#bannerlink p img {
border: none;
}
#bannerlink p span {
font-size: 16px;
font-weight: bold;
color: #339;
}
#truck {
float: left;
margin: 5px 0 0 10px; 
width: 120px;
height: 40px;
background: transparent url(../graphics/PE_120x40.gif) no-repeat top left;
}
#plf {
width: 150px;
float: right;
margin: 10px 0 0 0;
background: #fff;
border: 1px solid #006;
}
#plf h5 {
text-align: center;
margin: 2px 0 2px 5px;
font-size: 12px;
font-weight: bold;
color: #006;
}
#plf p {
font-size: 12px;
margin: 2px 10px 2px 5px;
font-size: 11px;
color: #006;
}
#plf p a:hover {
background: #ffc;
text-decoration: none;
}
#sad a img {
margin-top: 5px;
border: none;
}
/* CONTACT and CONFIRM CONTACT PAGES */
#main #cform {
width: 1px;
padding: 10px 0 10px 10px;
}
#cform .field {
clear: both;
width: 500px;
margin: 0 0 3px 0; /* this makes IE 6 look like FF an Opera -  but IE 5.X gets doubled */
}
#cform .field label {
float: left;
width: 150px;
margin: 3px 5px 0 0;
text-align: right;
font-size: 13px;
font-weight: bold;
color: #030;
}
#cform .field input {
float: left;
width: 240px;
margin: 0 0 3px 0;  /* this is correct way to space fields -  but IE 6 doesn;t get it */
background: #F1F1F1;
}
#cform .field textarea {
float: left;
width: 300px;
height: 120px;
margin: 0 0 3px 0;  /* this is correct way to space fields -  but IE 6 doesn;t get it */
background: #FFE;
}
#cform .field p {
margin: 0 0 0 155px;
font-size: 13px; font-weight: bold;
color: #060;
}
#cform input.req {
background: #FFE;
}
#cform #button {
width: 300px;
clear: both;
padding: 10px 0 0 142px;
}
#button input.submit {
width: 100px;
height: 28px;
font-size: 16px;
font-weight: bold;
background: #F9F9F9;
border: solid 3px #030;
border-top: solid 3px #090;
border-left: solid 3px #090;
}

#foot {
clear: both;
padding: 10px 0 0 0;
}
#foot p {
font-size: 11px;
text-align: center;
color: #666;
}
#container p img {
padding: 5px;
border: none;
}
.clear {
clear: both;
}
.alttext {
display: none;
}
