
body div.withbg {
    background: #fff url(/images/global/combined_logo.jpg) no-repeat;
    height: 557px;
}


div#home {
    padding-top: 40px;
    text-align: center;
}
div#home h1 {
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 30px;
}

div#home form h2 {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    margin-bottom: 12px;
}

div#home form select {
    width: 190px;
}


