.homepage-buttons {
    list-style: none;
    margin: 0;
    padding: 0;
}

.homepage-buttons li {
    float: left;
}

.homepage-buttons li a {
    display: block;
    width: 211px;
    height: 167px;
    margin: 0 5px 10px;
}

a.packages-button {
    background: url(../images/homepage/package-deals.jpg) center top no-repeat;
}

a.top-specials-button {
    background: url(../images/homepage/top-specials.jpg) center top no-repeat;
}

a.best-deal-button {
    background: url(../images/homepage/best-deal.jpg) center top no-repeat;
}

a.cairns-button {
    background: url(../images/homepage/cairns.jpg) center top no-repeat;
}

a.palm-cove-button {
    background: url(../images/homepage/palm-cove.jpg) center top no-repeat;
}

a.port-douglas-button {
    background: url(../images/homepage/port-douglas.jpg) center top no-repeat;
}

a.mission-beach-button {
    background: url(../images/homepage/mission-beach.jpg) center top no-repeat;
}

a.cairns-beach-button {
    background: url(../images/homepage/cairns-beaches.jpg) center top no-repeat;
}

a.ryw-button {
    background: url(../images/homepage/ryw.jpg) center top no-repeat;
}

a.tour-specialists-button {
    background: url(../images/homepage/tour-specialists.jpg) center top no-repeat;
}

a.pc-net-button {
    background: url(../images/homepage/pc-net.jpg) center top no-repeat;
}

a.cat-button {
    background: url(../images/homepage/cat.jpg) center top no-repeat;
}

a.conferences-button {
    background: url(../images/homepage/conferences.jpg) center top no-repeat;
}

a.incentive-pc-button {
    background: url(../images/homepage/incentive-pc.jpg) center top no-repeat;
}

a.bra-button {
    background: url(../images/homepage/bra.jpg) center top no-repeat;
}

a.ch-com-button {
    background: url(../images/homepage/ch-com.jpg) center top no-repeat;
}

a.ch-com-au-button {
    background: url(../images/homepage/ch-com-au.jpg) center top no-repeat;
}

a.noosa-button {
    background: url(../images/homepage/noosa.jpg) center top no-repeat;
}

a.australia-button {
    background: url(../images/homepage/australia.jpg) center top no-repeat;
}

a.vanuatu-button {
    background: url(../images/homepage/vanuatu.jpg) center top no-repeat;
}



.letter {
    background: transparent url("../images/letter-mid.jpg") center 10px repeat-y;
    border: 1px solid #d0cabd;
    width: 661px;
    margin-bottom: 30px;
    margin-top: 20px;
} 

.letter-top {
    background: transparent url("../images/letter-top.jpg") top no-repeat;
    min-height: 100px;
    padding: 12px 25px 24px;
    font-size: 26px;
    line-height: 26px;
    color: #3D3D3D;
}

.letter-top-right-indent {
    display: block;
    width: 155px;
    height: 127px;
    float: right;
}

.letter p {
    margin: 0; 
}