@charset "UTF-8";

/*Copyright True Mortgage Advice Limited 2009-2024. All rights reserved*/

html, body {
    margin: 0;
    height: 100%;
    background: #033755;
}

#buytoletandresidentialmortgages {
    margin: auto;
    height: 140px;
    width: 41em;
    background: url(mortgagebrokerhouses.jpg) bottom right repeat;
    z-index: 3
}

#main-column-content {
    overflow: hidden;
    width: 39em;
    background-color: #EFEEEC;
    padding: 0 1em;
    margin: auto;
    z-index: 3;
    position: relative;
}

#picture-decoration {
    position: fixed;
    top: 140px;
    left: 26px;
    width: 150px;
    padding-left: 20em;
    margin-left: 50%;
}

.logo {
    display: block;
    position: relative;
    top: 7px;
    z-index: 1;
    width: 500px;
    max-width: 100%;
}

.centered {
    display: block;
    margin: 0 auto 15px
}

/*The BWC logo in Buy Your Mortgage With Confidence */

.float-BWC-right {
    float: right;
    overflow: hidden;
    padding-left: 1em;
}
