@charset "utf-8";
body {
  background-image: url(images/bg.gif);
  background-repeat: repeat;
  background-color: #555557;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #4d4c50;
  behavior:url("csshover.htc");
}
.middle-content
{
  padding:10px;
}
h1 {
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
h2 {
  color: #0057AF;
  font-size: 14px;
  font-weight: normal;
  margin: 0px;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
h3 {
  color: #0057AF;
  font-size: 14px;
  font-weight: normal;
  margin: 0px;
  padding-top: 18px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
}


p {
  font-size: 12px;
  line-height: 1.5em;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

ul li {
  font-size: 12px;
  line-height: 1.5em;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  
}


a:link {
  color: #005BAE;
  text-decoration: none;
}
a:visited {
  color: #005BAE;
  text-decoration: none;
}
a:hover {
  color: #45C936;
  text-decoration: underline;
}
a:active {
  color: #005BAE;
  text-decoration: none;
}


div#container {
  margin: auto;
  padding: 0px;
  width: 875px;
  background-color: #FFFFFF;
}

div#header {
  height: 145px;
}
div#headerLeft {
  height: 145px;
  float: left;
  width: 195px;
}
div#headerRight {
  background-image: url(images/header_bg.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  float: left;
  height: 145px;
  width: 680px;
  text-align: right;
}
div#mainLeft {
  background-image: url(images/lines.gif);
  background-repeat: no-repeat;
  background-position: left 8px;
  padding-top: 40px;
  float: left;
  width: 170px;
  text-align: right;
  padding-left: 15px;
}
div#mainRight {
  padding-left: 5px;
  padding-right: 0px;
  float: left;
}

div#topButtons {
  padding-top: 3px;
  padding-bottom: 2px;
  padding-right: 21px;
  height: 20px;
}
div#buttons {
  height: 350px;
}

div#bigPhoto {
  padding-bottom: 10px;
  clear: both;
  padding-left: 8px;
}


div.clear {
  clear: both;
}
img#echotrak {
  margin-top: 0px;
  margin-right: 4px;
  margin-bottom: 10px;
}
div#homeTextText {
  height:auto;
  padding-left: 8px;
}
div#homeTextText p {
  font-size: 14px;
  line-height: 1.5em;
  padding-right: 50px;
}

div#homeTextLeft {
  float: left;
  width: 496px;
}
div#subTextLeft {
  float: left;
  width: 438px;
  padding-left: 8px;
}
div#subTextWide {
  float: left;
  width: 660px;
  padding-left: 8px;
}



div#homeTextRight {
  width: 185px;
  background-image: url(images/news_box.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: auto;
  font-size: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 20px;
  float: left;
}
div#homeTextEvents {
  width: 185px;
  background-image: url(images/events_box.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: auto;
  font-size: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 20px;
  float: left;
}
div#homeTextEvents p {
  line-height: 1.3em;
  padding-top: 25px;
  padding-left:15px;
  padding-right:15px;
}
div#homeTextRight p {
  line-height: 1.3em;
  padding-top: 10px;
  padding-left:15px;
  padding-right:15px;
}
div#subTextRight {
  width: 216px;
  height: auto;
  font-size: 10px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 15px;
  float: left;
}

div#quoteBox {
  width:216px;
  height:238px;
  background-image: url(images/quote_box.gif);
}

p#testimonial {
  padding: 20px 18px 10px 18px;
  font-size:11px;
  font-style:italic;
  line-height:16px;
  color:#45C936;
}

span#author {
  font-style:normal;
}
  
div#techBox {
  width: 245px;
  background-image: url(images/technology_box.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 176px;
  font-size: 12px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 57px;
  float: left;
  line-height: 1.3em;
}

div#techBox p {
  padding-left:15px; 
  padding-right:100px; 
  padding-top:10px;
}
div#careersBox {
  width: 245px;
  background-image: url(images/careers_box.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 176px;
  font-size: 12px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 57px;
  float: left;
  line-height: 1.3em;
}
div#careersBox p {
  padding-left:15px; 
  padding-right:110px; 
  padding-top:10px;
}


div#bottomButtons {
  font-size: 12px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 8px;
}
div#bottomButtons a {
  color: #4d4c50;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 11px;
  text-decoration: none;
}
div#bottomButtons a:hover {
  color: #45C936;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 11px;
  text-decoration: underline;
}


div#footer {
  font-size: 9px;
  text-align: center;
  padding-bottom: 10px;
}
div#title {
  background-image: url(images/diagonals.gif);
  background-repeat: no-repeat;
  background-position: right center;
  clear: both;
  padding-left: 8px;
}
span.date {
  padding-right: 40px;
}


div#eep {
  background-image:url(images/eep-bg.png);
  background-repeat:no-repeat;
  background-position:top left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  height:400px;
  width:495px;
  padding-right:5px;
}
div#eep p{
  margin-left:65px;
}

div#eep p.top {
  padding-top:75px;
}

div.arrow {
  background-image:url(images/arrow.png);
  width:27px;
  height:27px;
  float:left;
  margin-left:23px;
  margin-right:15px;
}
table
{font-size:11px;
 margin-top:45px;
 margin-left:10px;
 width:165px;
 line-height:14px;
}
.date
{font-size:10px;
 font-style:italic;
 }
 
 div#events
{
 font-size:11px;
 margin-top:45px;
 margin-left:10px;
 width:165px;
 line-height:14px;
border:solid 1px gray;  
 }   

#TrackShipmentFrame {
	width: 850px;
	min-height: 175px;
}

