/* Main HTML Elements */
html {
  height: 100%;
}

body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background-image: url(../images/main-horizontal-tile.jpg);
  background-repeat: repeat-x;
  font-family: "Myriad Pro", Verdana, Arial;
  font-size: 12px;
}

strong {
  font-weight: bold;
  font-family: "Myriad Pro", Verdana, Arial;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #02598B;
}

h3 {
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

img {
  border: 0;
}

ul {
  list-style-type: disc;
}

.hide {
  position: absolute;
  margin-left: -1000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.floatleft {
  float: left;
  padding-right: 20px;
}

.floatright {
  float: right;
  padding-left: 20px;
}

.picfloatright {
  float: right;
}

.clear {
  clear: both;
}

/* PNG Fix */


/* Main Container for centering and width */
#mainContainer {
  width: 980px;
  height: 100%;
  margin: 0 auto;
  margin-bottom: -89px;
  z-index: 2;
}

#stuff {
  width: 980px;
}

/* Top Navigation */
#topNav {
  width: 980px;
  height: 71px;
}

#topNav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 71px;
}

#topNav ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  height: 71px;
}

/* About Us */
#aboutHeader {
  position: relative;
  width: 980px;
  height: 259px;
}

#aboutHeader .readmore {
  position: absolute;
  left: 230px;
  top: 175px;
}

/* History */
#historyHeader {
  position: relative;
  width: 980px;
  height: 259px;
}

#historyHeader .readmore {
  position: absolute;
  left: 230px;
  top: 175px;
}

/* Services */
#servicesHeader {
  position: relative;
  width: 980px;
  height: 259px;
}

/* Equipment */
#equipmentHeader {
  position: relative;
  width: 980px;
  height: 259px;
}

#equipmentBanner {
  width: 654px;
  height: 259px;
  float: left;
  position: relative;
}

#equipmentPhoto {
  width: 326px;
  height: 259px;
  float: left;
  position: relative;
}

#equipmentPhoto .next {
  position: absolute;
  left: 280px;
  top: 210px;
}

/* Contact Us */

#contactHeader {
  position: relative;
  width: 980px;
  height: 259px;
}

#contactBanner {
  width: 654px;
  height: 259px;
  float: left;
  position: relative;
}

#contactBanner .email {
  position: absolute;
  left: 341px;
  top: 165px;
}

#contactMap {
  width: 326px;
  height: 259px;
  float: left;
  position: relative;
}

#contactMap .directions {
  position: absolute;
  left: 190px;
  top: 210px;
}

/* Content */
#content {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 25px;
  margin-bottom: 20px;
  text-align: left;
  line-height: 18px;
  padding-bottom: 119px;
}

#contentPic {
  padding-right: 0px;
  padding-left: 20px;
  padding-bottom: 119px;
  text-align: left;
  line-height: 18px;
  min-height: 460px; !important
}

#contentPic p {
  margin-right: 386px;
}

#contentPicLong {
  padding-right: 0px;
  padding-left: 20px;
  padding-bottom: 119px;
  text-align: left;
  line-height: 18px;
  min-height: 930px; !important
}

#contentPicLong p {
  margin-right: 386px;
}

.first {
  font-size: 14px;
  padding-top: 25px;
  margin-right: 386px;
}

/* Content for Equipment */
#contentEquip {
  padding-right: 20px;
  padding-top: 25px;
  text-align: left;
  line-height: 18px;
  padding-bottom: 119px;
  font-size: 10px;
}

#column {
  position: relative;
  height: 1650px;
}

#contentEquip #column #columnOne {
  width: 253px;
  padding-bottom: 119px;
  position: absolute;
  left: 20px;
}

#contentEquip #column #columnTwo {
  width: 253px;
  padding-bottom: 119px;
  position: absolute;
  left: 350px;
}

#contentEquip #column #columnThree {
  width: 253px;
  padding-bottom: 119px;
  position: absolute;
  left: 674px;
}

#contentEquip h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #02598B;
  font-family: "Myriad Pro", Verdana, Arial;
}

#contentEquip ul {
  padding: 0;
  margin: 0;
}

#contentEquip ul li {
  list-style-type: none;
  background-image: url(../images/dotted-line.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 3px;
  margin: 0px 20px 0px 0px;
}

#contentEquip ul li.last {
  background-image: none;
  padding-bottom: 5px;
}

/* Content for Contact */
#contentContact {
  text-align: left;
  line-height: 18px;
  position: relative;
}

#contentContainer {
  /*background-image: url(../images/email_form_bkg.jpg);
  background-repeat: no-repeat;
  height: 290px;
  */
  width: 980px;
  min-height: 500px; !important
}

#contentContainer #columnOne {
  left: 20px;
  position: absolute;
  width: 300px;
}

#contentContainer #columnOne a {
  font-weight: bold;
  text-decoration: none;
  color: #02598B;
}

#contentContainer #columnOne a:hover {
  text-decoration: underline;
}

#contentContainer #columnOne h2 {
  padding: 0;
  margin: 0;
}

#contentContainer #columnTwo {
  left: 350px;
  position: absolute;
  width: 285px;
  top: 15px;
}

#contentContainer #columnTwo label {
  clear: both;
  display: block;
}

#contentContainer #columnTwo input {
  clear: both;
  display: block;
  margin-bottom: 15px;
}

.formLine td {
  padding-right: 6px;
}

#contentContainer #columnThree {
  left: 674px;
  position: absolute;
  width: 326px;
  top: 15px;
}

#contentContainer #columnThree label {
  clear: both;
  display: block;
}

#contentContainer #columnThree input {
  clear: both;
  display: block;
  margin-bottom: 15px;
}

/* Gallery */
#galleryTop {
  background-image: url(images/menu_top_filler.jpg);
  background-repeat: repeat-x;
  height: 60px;
  width: 980px;
}

#gallerySide {
  float: left;
  width: 326px;
}

#gallerySide img {
  float: left;
}

#photoBox {
  position: relative;
  float: left;
  width: 654px;
  height: 247px;
}

#photo {
  width: 654px;
  height: 247px;
}

#photo2 {
  width: 326px;
  height: 259px;
}

#galleryNav {
  position: absolute;
  left: 550px;
  top: 15px;
}

#galleryNav .back {
}

#galleryNav .next {
}

/* Footer */
#footer {
  background-image: url(../images/footer-tile.jpg);
  background-repeat: repeat-x;
  width: 100%;
  height: 89px;
  margin: 0 auto;
  z-index: 1;
  bottom: 0;
  position: fixed;
}

#footer #text {
  width: 980px;
  margin: 0 auto;
  line-height: 89px;
}

#footer #text ul {
  margin: 0;
  padding: 0;
}

#footer #text ul li {
  margin: 0;
  padding: 0;
  height: 89px;
  float: left;
  display: block;
  list-style-type: none;
}

#copyright {
  float: left;
  padding-right: 30px;
}

#bottomNav {
  float: left;
  padding-right: 30px;
}

#bottomNav a {
  text-decoration: none;
  color: #000000;
}

#bottomNav a:hover {
  color: #CCCCCC;
  text-decoration: underline;
}

#url {
  float: right;
}