#logo_container {
    padding: 15px 0% 0% 15px;
    float: left;
}
#logo {
    height: 83px;
    width: 313px;
}
#slogan {
    margin: 5px 0% 0% 80px;
    height: 20.44px;
    width: 227.78px;
}
#header_image {
    float: right;
}
#header {
    overflow: auto;
}
#header .highlight {
    color: #5bf;
    margin-bottom:1px; /* enh: botch: standard margin causes image gap, no margin causes image to sit underneath text */
}
#header .highlight em {
    font-size: large;
}
