body {
    padding: 0px;
    background: url(images/bg.gif) repeat left top;
}

#navbar {
    width: 675px;
    height: 38px;
    margin: auto;
    padding-left: 275px;
    background: url(images/navbar.gif) no-repeat left top;
}

#navbar img {
    height: 38px;
    border: 0;
}

#container {
    width: 950px;
    margin: auto;
    background-color: #ffffff;
    margin-top: 50px;
}

#homebox {
    position: absolute;
    width: 288px;
    margin: auto;
    top: 7px;
    z-index: 20;
}

#content {
    position: relative;
    width: 950px;
    padding: 0px;
    z-index: 1;
}

img { behavior: url(iepngfix.htc); }

.pdfspecs {
    width: 155px;
    background-color: #ececec;
    border: solid 5px #fff;
}

.pdfspecsarea {
    width: 155px;
    height: 500px;
    background-color: #ececec;
}

#footer {
    width: 950px;
    height: 29px;
    margin: auto;
    text-align: center;
    background: url(images/bottombar.gif) no-repeat left top;
    padding-top: 5px;
}
