/* Styles for home page */

#main1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 684px;
    height: 90px;
}

#main2 {
    position: absolute;
    left: 0px;
    top: 90px;
    width: 521px;
    height: 53px;
}

#where {
    position: absolute;
    left: 521px;
    top: 90px;
    width: 112px;
    height: 53px;
}

#main3 {
    position: absolute;
    left: 633px;
    top: 90px;
    width: 51px;
    height: 53px;
}

#main4 {
    position: absolute;
    left: 0px;
    top: 143px;
    width: 480px;
    height: 79px;
}

#register {
    position: absolute;
    left: 480px;
    top: 143px;
    width: 157px;
    height: 79px;
}

#main5 {
    position: absolute;
    left: 637px;
    top: 143px;
    width: 47px;
    height: 79px;
}

#main6 {
    position: absolute;
    left: 0px;
    top: 222px;
    width: 684px;
    height: 49px;
}

#main7 {
    position: absolute;
    left: 0px;
    top: 271px;
    width: 362px;
    height: 63px;
}

#mailing {
    position: absolute;
    left: 362px;
    top: 271px;
    width: 248px;
    height: 63px;
}

#main8 {
    position: absolute;
    left: 610px;
    top: 271px;
    width: 74px;
    height: 63px;
}

#footer {
    position: absolute;
    top: 334px;
    text-align: center;
}
