@charset "utf-8";
/* CSS Document */

.main-table{font-family:Arial; font-weight:normal; Font-size:13px; color:#333; line-height:24px; text-align:justify;}
.main-heading{
    font-weight: bold;
    Font-size: 20px;
    color: #333;
    line-height: 36px;
    border-bottom: 4px #f26520 double;
    text-transform: uppercase;
    position: relative;
    margin:30px 0 25px;
    }
	
.main-heading span{
    position: absolute;
    left: 0;
    top: -17px;
    background: #fff;
    padding-right: 13px;
    color: #f26520;
    }
.sub-heading{font-weight:bold; Font-size:15px; color:#333; line-height:30px; text-transform:uppercase;}
.team-title{font-weight:bold; Font-size:14px; color:#333; line-height:30px;}
.contact-us{ padding-left:20px; line-height:24px;}