.main-table{font-family:Arial; font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}
.main-heading{    font-weight: bold;
    Font-size: 30px;
    color: #a42421;
    line-height: 36px;
    border-bottom: 1px #a8955f dashed;
    margin-top: 8px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 6px;}
.sub-heading{font-weight: bold;
    Font-size: 14px;
    color: #242c42;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 8px;
    margin-top: 0px;}
.team-title{font-weight:bold; Font-size:15px; color:#242c42; line-height:30px; margin:0;}
.contact-us{ padding-left:20px; line-height:24px;}

.manu-container {
    
    min-height: 100px;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
}
.manu-container ul {
    
    margin: 0;
    padding: 0;
    list-style: none;
   
}
.manu-container ul li {
    padding: 0.5%;
    font-weight: bold;
    float: left;
    display: block;
}
.manu-container ul li a {
    color: #fff;
    text-decoration: none;
    padding: 5px 19px;
    line-height: 100px;
}
