#wrapper-inner {
    border: 0 solid;
    border-radius: 15px 15px 0 0;
    height: 600px;
    left: 112px;
    position: absolute;
    top: 135px;
    width: 980px;
}

#vline-top {
    left: 765px;
    position: absolute;
    top: 10px;
}

#top-border {
    height: 62px;
    left: 0;
    position: absolute;
    top: 0;
    width: 981px;
}

#border-left {
    background-image: url("../images/border-left.png");
    background-repeat: repeat-y;
    height: 1084px;
    left: -1px;
    position: absolute;
    top: 61px;
    width: 5px;
}

#border-right {
    background-image: url("../images/border-right.jpg");
    background-repeat: repeat-y;
    height: 1130px;
    left: 977px;
    position: absolute;
    top: 15px;
    width: 3px;
}

#main-bottom {
    background-color: #DDE7EB;
    height: 545px;
    left: 2px;
    position: absolute;
    top: 600px;
    width: 977px;
}

#bottom-line {
    color: #E5E5E5;
    left: 55px;
    position: absolute;
    top: 480px;
    width: 865px;
}

#bottom-line2 {
    position: absolute;
    top: 260px;
    left: 0px;
    width: 865px;
}

#top-line {
    color: #E5E5E5;
    left: 55px;
    position: absolute;
    top: 190px;
    width: 865px;
}

#introcopy {
    background-color: white;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    left: 2px;
    line-height: 26px;
    padding-left: 50px;
    padding-right: 50px;
    position: absolute;
    top: 45px;
    width: 876px;
}

#introcopy .title {
    color: #333333;
    font-size: 25px;
    font-weight: bold;
    line-height: 25px;
}