#menus-top {
 text-transform:uppercase;
 font-size: 10px;
 font-weight: bold;

 }
#menus-top li {
 list-style: none;
 padding-top: 5px;
 padding-left: 3px;
 padding-bottom: 5px;
 


}
#menus-top ul {
 margin-top: 5px;

}
#menus-top a {
 text-decoration: none;
  color: white;
}
.menus-top-segment {
 float: right;
}
.menus-top-segment a {

}
.menu-top-segment-3 ul{
 margin-right: 50px;
 width: 130px;
}
.menu-top-segment-2 ul{
margin-right: 50px;
 width: 130px;
}

.menu-top-segment-1 li{
border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #708393;
}
.menu-top-segment-2 li{
border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #708393;
}
.menu-top-segment-3 li{
border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #708393;
}

.menu-top-segment-1 ul{
margin-right: 80px;
 width: 130px;
}

.menu-top-segment-4 ul{
 width: 100px;
 margin-right: 30px;

}
.menu-top-segment-4 li {
 border-style: none;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #79100e;


}


.menu-top-segment-4 a {
 color: #c0e2e5;
}