#orgContact {
    height: 100%;
    background-color: #dfe6d4;
    
}

#contactLeft {
    float:left;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    width: 460px;
    margin-right: 10px;
    height: 140px;
}

#contactRight {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left:500px;

}

#topRight {
    background-image: url("images_public/ia_style/corpInfoTab.gif");
    height: 23px;
}

#middleLeft {
float:left;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
width: 460px;
}

#middleRight {
    /*float: left;*/
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left:500px;

}

#orgInfo {
    padding-top: 5px;
    padding-left: 10px;
}



#orgSubjects {
    padding-top: 10px;
    /*clear: both;*/
}

#servicesProvided {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    clear: left;
    border-top: 1px solid darkgray;

}
#orgServices {
    padding-left: 40px;
    padding-top: 10px;
    overflow: auto;
}

#orgServiceDetails {
    /*padding-top: 10px;*/
    padding-left: 10px;
    margin-left: 500px;
}


#header {
    padding-top:10px;
    padding-bottom:10px;
}
 #orgOtherNames {
     padding-left: 42px;
 }

#mandate {
    float: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom:10px;
    width: 475px;
    margin-left:10px;    
}
#membershipFeesHeading {
    margin-top: 10px;
}

#address {
}

#telephone {
    padding-bottom: 10px;
}

#mailingAddress {
}

#donations {
    padding-top: 10px;
}

#donationsHeading, #corpInfoHeading {
    color: #43743b;
}

#innerLeft {
    margin-left:10px;
    margin-top:10px;
    width: 510px;
    background-color: #ffffcc;
}

#servicesProvided {
    width: 510px;
}

#orgServicesList{
    padding-left: 5px;
    color: #43743b;
}

#topRightMenu {
    float: right;
    margin-top: 13px;
}
.serviceProvided {
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}


