<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.construction_feature_headline {
  opacity: 0.75;
  font-size: 21px;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.634;
  text-align: left;
  position: absolute;
  left: 110px;
  top: 290px;
  width: 300px;
  height: 15px;
}

/*  Left Side Content Section */

#left_side_wrap {
    position:relative;
    top:318px;
    left:78px;
}
.left_heading_text {
  font-size: 21px;
  font-family: "Open Sans";
  color: rgb(0, 51, 160);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 0px;
  top: 155px;
  width: 425px;
  height: 708px;
  z-index: 21;
}

.left_side_description {
  font-size: 15px;
  font-family: "Open Sans";
  color: rgb(0, 0, 0);
  line-height: 1.5;
  text-align: left;
  position: absolute;
  left: 0px;
  top: 246px;
  width: 425px;
  height: 295px;
}

/* Ends Left Side Content
   and begins the Right Side Content */
#right_side_wrap {
    position:relative;
    top:497px;
    left:586px;
    width:315px;
}
.flex_content_hdr_right {
  font-size: 21px;
  font-family: "Open Sans";
  color: rgb(63, 56, 57);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.062;
  position: absolute;
  top: 0px;
  left: 0px;
}
.flex_content_right {
  font-size: 15px;
  font-family: "Open Sans";
  font-weight: normal;
  color: rgb(0, 51, 160);
  text-transform: none;
  line-height: 1.4;
  width:315px;
  float: right;
  text-align: left;
  position: absolute;
  left: 0px;
  top: 37px;
  height: 290px;
}
.image1 {
  position:absolute;
  top:285px;
  left:0px;
  width:315px;
  height:180px;
}
.broken_bar2 {
  font-size: 10px;
  font-family: "Open Sans";
  color: rgb(247, 148, 29);
  line-height: 1.2;
  float:right;
  text-align: left;
  position: absolute;
  left: 0px;
  top: 195px;
}
.flex_content_right2 {
  font-size: 15px;
  font-family: "Open Sans";
  color: rgb(0, 51, 160);
  line-height: 1.4;
  float: right;
  text-align: left;
  position: absolute;
  left: 0px;
  top: 30px;
  height: 290px;
}
.image2 {
  position:absolute;
  top:510px;
  left:0px;
  width:315px;
  height:180px;
}
.broken_bar3 {
  font-size: 10px;
  font-family: "Open Sans";
  color: rgb(247, 148, 29);
  line-height: 1.2;
  float:right;
  text-align: left;
  position: absolute;
  left: 0px;
  top: 230px;
}
.flex_content_right3 {
  font-size: 15px;
  font-family: "Open Sans";
  color: rgb(0, 51, 160);
  line-height: 1.4;
  float: right;
  text-align: left;
  position: absolute;
  left: 0px;
  top: 25px;
  height: 290px;    
}
.image3 {
  position:absolute;
  top:295px;
  left:0px;
  width:315px;
  height:180px;
}
/*  Begin Footer Panel  */
#footer_wrap {
    position:relative;
    top:2295px;
    left:75px;
}
.footer_top_thin_line {
  background-color: rgb(247, 148, 29);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 825px;
  height: 2px;
}
.footer_image_placement {
  background-color: rgb(209, 211, 212);
  position: absolute;
  left: 0px;
  top: 2px;
  width: 825px;
  height: 178px;
}
.footer_top_text {
  font-size: 10px;
  font-family: "Open Sans";
  color: rgb(109, 110, 113);
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 24px;
  top: 4px;
  width: 775px;
  height: 21px;
}
.headquarters_address {
  font-size: 10px;
  font-family: "Open Sans";
  color: rgb(109, 110, 113);
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 40px;
  top: 40px;
  width: 130px;
  height: 85px;
}
.charleston_address {
  font-size: 10px;
  font-family: "Open Sans";
  color: rgb(109, 110, 113);
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 180px;
  top: 0px;
  width: 134px;
  height: 73px;
}
.hawaii_address {
  font-size: 10px;
  font-family: "Open Sans";
  color: rgb(109, 110, 113);
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 180px;
  top: 0px;
  width: 99px;
  height: 73px;
  z-index: 9;
}
.footer_copyright {
  font-size: 10px;
  font-family: "Open Sans";
  color: rgb(109, 110, 113);
  line-height: 1.2;
  text-align: right;
  position: absolute;
  left: 125px;
  top: 73px;
  width: 240px;
  height: 9px;
}
.bottom_padding{
  margin: 0 auto;
  position: absolute;
  top: 160px;
  width: 960px;
}
a {
  text-decoration:none;
}

  </pre></body></html>