/*Faith Body*/
#Banner {
    margin-top: 10px;
    width: 1100px;
    height: 185px;
}
#FaithBody {
    width: 1100px;
    height: 550px;
}
#FaithText {
    width: 550px;
    height: 307px;
    font-family: Muli;
    font-size: 16px;
    Display: Inline-block;
}
.Title {
    font-size: 18px;
    font-weight: bold;
}
#FaithLeft {
    width: 25px;
    Display: Inline-block;
}
#FaithRight {
    width: 525px;
    display: inline-block;
}