#pageHeader {
    background-image: url("../images/top_pane.jpg");
    height: 277px;
    background-color: #ffbe3c;
    background-repeat: no-repeat;
}

#leftSide {
    background-image: url("../images/left_pane.jpg");
    top: 277px;
    height: 642px;
    background-color: #ffbe3c;
    background-repeat: repeat-y;
}

div#pageContent {
    top: 277px;
    height: 642px;
}

.headerBtn {
    top: 120px;
}

#storeBtn {
    left: 40px;
}

#productBtn {
    left: 54px;
}

#askBachmanBtn {
    left: 265px;
}

#partsBtn {
    left: 540px;
}

#catalogBtn {
    left: 785px;
}

div#FeaturesDiv {
    top: 75px;
}

div#bachCalender {
    top: 75px;
}

div#aboutUs {
    top: 355px;
}

div#downloads {
    top: 340px;
}

div#retailers {
    top: 465px;
}

div#socialLogos {
    top: 560px;
}

#rssFeed {
    top: 593px;
}

div#siteMap {
    top: 615px;
}

div#copyright {
    top: 630px;
}

div.leftBtn img {
    margin-top: 11px;
}

#storeBtn > img {
    margin-top:-4px;
}

#askBachmanBtn > img {
    margin-top:-4px;
    padding-left:35px;
}
#catalogBtn > img {
    margin-top:5px;
}
#partsBtn > img {
    margin-top:1px;
}

img {
    border: 0;
}
