#main_image_1 {
    background: rgb(1,123,186) url(../images/contact_1.jpg) center;
}

#main_image_2 {
    background: rgb(1,123,186) url(../images/contact_2.jpg) center;
}

#contact_container {
    position: relative;
}

#top_container {
    position: relative;
}

#head_office {
    position: absolute;
    left: 0;
    width: 50%;
}

#yarmouth {
    float: right;
    width: 50%;
}

#aberdeen {
    position: relative;
    padding-top: 200px;
}