#Anchor1 {
    display: none;
}

.Section {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    text-align: center;
    min-width:960px;
}

.margin-top40{
    margin-top: 40px;
}

img {
    max-width: 100%;
}

.Section .Zone:after {
    clear: both;
    display: block;
    content: '.';
    visibility: 0;
    height: 0;
    width: 0;
}

.Section .Zone {
    width: 960px;
    margin: auto;
    text-align:left;
}

.Section .Title {
    font-size: 3em;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #ff6600;
}

.fl {
    float: left;
}

.Zone .left,
.Zone .right {
    width: 50%;
}

.SwiftMini .Zone ul li {
    color: #ff6600;    
}

.Zone ul li {
    list-style: outside;
    text-align: left;
}

.Zone ul li p {
    color: #000;
    font-size: 1.8em;
    margin: 0;
    line-height: 1.3;
}

.Section .Title2 {
    color: #000;
    font-weight: bold;
    font-size: 2.5em;
    text-align: left;
}

.Section .Location {
    margin: 14% 0;
}
.Section h6 {
    font-size: 2em;
    margin-top: 30px;

}

