div.header {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 5px;
  width: 700px;
  position: absolute;
  left: 250px;
  top: 65px
}
.header {
  text-align: justify;
  font-family: times, serif;
  color: #000000;
  font-size: 24px;
  line-height: 25px;
  font-style: italic;
  font-weight: bold;
  margin: 10px
}

.copy {
  text-align: center;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  margin: 10px
}

.list {
  margin-left: 10px
}
.list ul {
  padding: 0px;
  margin-left: 10px;
  list-style-type: disk;
  text-align: justify;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 12px
}

div.ac_button {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 350px;
  height: 50px;
  margin: 10px;
  position: absolute;
  left: 620px;
  top: 62px
}

/* PLC & SCADA DESIGN */

div.plc_scada_design_pic {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 150px;
  margin: 10px;
  position: absolute;
  left: 240px;
  top: 130px
}
div.plc_scada_design_title {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 35px;
  margin: 0px;
  position: absolute;
  left: 245px;
  top: 290px
}

/* DATA COLLECTION */

div.data_collection_pic {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 150px;
  margin: 10px;
  position: absolute;
  left: 460px;
  top: 130px
}
div.data_collection_title {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 35px;
  margin: 0px;
  position: absolute;
  left: 465px;
  top: 290px
}

/* REMOTE MONITORING */

div.remote_monitoring_pic {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 150px;
  margin: 10px;
  position: absolute;
  left: 680px;
  top: 130px
}
div.remote_monitoring_title {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 35px;
  margin: 0px;
  position: absolute;
  left: 685px;
  top: 290px
}

/* SERVICE & REPAIR */

div.service_repair_pic {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 150px;
  margin: 10px;
  position: absolute;
  left: 900px;
  top: 130px
}
div.service_repair_title {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 35px;
  margin: 0px;
  position: absolute;
  left: 905px;
  top: 290px
}

/* LIFT STATIONS - HARDWIRED */

div.liftstations_hardwired_pic {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 150px;
  margin: 10px;
  position: absolute;
  left: 240px;
  top: 325px
}
div.liftstations_hardwired_title {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 35px;
  margin: 0px;
  position: absolute;
  left: 245px;
  top: 485px
}

/* LIFT STATIONS - VFD */

div.liftstations_vfd_pic {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 150px;
  margin: 10px;
  position: absolute;
  left: 460px;
  top: 325px
}
div.liftstations_vfd_title {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 35px;
  margin: 0px;
  position: absolute;
  left: 465px;
  top: 485px
}

/* AERATOR CONTROLS */

div.aerator_controls_pic {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 150px;
  margin: 10px;
  position: absolute;
  left: 680px;
  top: 325px
}
div.aerator_controls_title {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 35px;
  margin: 0px;
  position: absolute;
  left: 685px;
  top: 485px
}

/* CUSTOM CONTROLS */

div.custom_controls_pic {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 150px;
  margin: 10px;
  position: absolute;
  left: 900px;
  top: 325px
}
div.custom_controls_title {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 200px;
  height: 35px;
  margin: 0px;
  position: absolute;
  left: 905px;
  top: 485px
}
