.swish-container {
    position: relative;
    z-index: 2;
    border-bottom: solid 115px #005777; 
    width:100%;   
}
.swish-container .row {
    border-bottom: solid 8px #003e55; 
}

.header-wrap {
    padding-bottom: 0;
    background-color:#002d3d;
}

.deepRedTop {
    height: 6px;
    position: absolute;
    top: 32px;
    width: 100%;
}

.main-content {
    position: relative;
    background: #FFFFFF;
}

/*same height as home page*/
.globe-nav ul#global {
    margin: 5px 0 8px 0;
}


/* Revo slider stuff*/
.header-wrap {
    padding-bottom: 0;
}
.carousel-container.row {
    margin-right: 0;
}