/* opens submenu for services section */
#m1l2{position: relative; display:block;}
#m1{margin-bottom: 0px;}


/*services landing page and srvices section specific styles */
.emp2{
    font-weight: bold;
    color: #c4271e;
}

.sbox1{
  position: relative;
  width: 464px;
  height: 108px;
  margin: 15px 0px 0px 22px;
  background-color: #fff2da;
  border: 1px solid #b7d0b7;
}

.sbox2{
  position: relative;
  width: 464px;
  height: 142px;
  margin: 10px 0px 0px 22px;
  background-color: #fff2da;
  border: 1px solid #b7d0b7;
}

.sbox3{
  position: relative;
  width: 464px;
  height: 106px;
  margin: 10px 0px 0px 22px;
  background-color: #fff2da;
  border: 1px solid #b7d0b7;
}

.sbox4{
  position: relative;
  width: 464px;
  height: 146px;
  margin: 10px 0px 0px 22px;
  background-color: #fff2da;
  border: 1px solid #b7d0b7;
}

.sbox5{
  position: relative;
  width: 464px;
  height: 125px;
  margin: 10px 0px 0px 22px;
  background-color: #fff2da;
  border: 1px solid #b7d0b7;
}

.sbox1 p, .sbox2 p, .sbox3 p, .sbox4 p, .sbox5 p
{
  margin: 8px;
  color: #2a2a2a;
}

.boxbutton {
  position: absolute;
  bottom: 9px;
  right: 29px;
  border: 0px;
}

.boxbutton2 {
  position: absolute;
  bottom: 9px;
  right: 29px;
  border: 0px;
}

.feemail{
  margin: 24px 24px 0px 280px;
  border: 0px;
  text-align: right;
}
