/* opens submenu for about us section */
#m5l2{position: relative; display:block;}
#m5{margin-bottom: 0px;}

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

.abox1{
  position: relative;
  width: 464px;
  height: 178px;
  margin: 15px 0px 0px 22px;
  background-color: #fff2da;
  border-left: 1px solid #b7d0b7;
  border-top: 1px solid #b7d0b7;
  border-right: 2px solid #b7d0b7;
  border-bottom: 2px solid #b7d0b7;
}

.abox2{
  position: relative;
  width: 464px;
  height: 164px;
  margin: 9px 0px 0px 22px;
  background-color: #fff2da;
  border-left: 1px solid #b7d0b7;
  border-top: 1px solid #b7d0b7;
  border-right: 2px solid #b7d0b7;
  border-bottom: 2px solid #b7d0b7;
}

.abox3{
  position: relative;
  width: 464px;
  height: 85px;
  margin: 9px 0px 0px 22px;
  background-color: #fff2da;
  border-left: 1px solid #b7d0b7;
  border-top: 1px solid #b7d0b7;
  border-right: 2px solid #b7d0b7;
  border-bottom: 2px solid #b7d0b7;
}

.abox1 p, .abox2 p, .abox3 p
{
  margin: 8px;
  color: #2a2a2a;
}

.col2 .abox1 a, .col2 .abox2 a, .col2 .abox3 a {
  color: #2a2a2a;
}

.mboxbutton {
  position: relative;
  border: 0px;
}

.meetbox1{
  position: relative;
  width: 464px;
  height: 138px;
  margin: 9px 0px 0px 22px;
  background-color: #fff2da;
  border-left: 1px solid #b7d0b7;
  border-top: 1px solid #b7d0b7;
  border-right: 2px solid #b7d0b7;
  border-bottom: 2px solid #b7d0b7;
}

.meetbox2{
  position: relative;
  width: 464px;
  height: 380px;
  margin: 9px 0px 0px 22px;
  background-color: #fff2da;
  border-left: 1px solid #b7d0b7;
  border-top: 1px solid #b7d0b7;
  border-right: 2px solid #b7d0b7;
  border-bottom: 2px solid #b7d0b7;
}

.meetbox1 p, .meetbox2 p
{
  margin: 8px;
  color: #2a2a2a;
}

a.aland{
  font-weight: bold;
  color: #00543d;
}

img.swplogo { margin-left:156px;}

.partnerbox1 {
  position: relative;
  padding: 40px 0px 0px 0px;
}

.partnerbox {
  position: relative;
  padding: 40px 0px 0px 0px;
}

.partnerbox2 {
  position: relative;
  padding: 20px 0px 10px 0px;
}

a:link.partner {
  color: #0000ff;
  text-decoration: none;
}

a:visited.partner {
  color: #0000ff;
  text-decoration: none;
}

a:hover.partner {
  color: #0000ff;
  text-decoration: underline;
}

.plogo {
  display: block;
  margin-bottom: 12px;
  padding: 0px;
}


