header#mainhead {
    position: relative;
    overflow: hidden;
    padding: 50px 5%;
/*
    background-size: cover;
    background: url(../images/headers/blueprint_header.jpg) center center no-repeat;
    background-size: cover;
    */
    height: 745px;
    margin-top: 0px;
}


.maincol1, .maincol2 {
    float: left;
}

.maincol1 {
    margin-right: 5%;
}

.maincol1 {
    width: 56%;
}

.maincol2 {
    width: 39%;
}
