#header {
    height: 254px;
    width: 950px;
    position: relative;
}

#logo {
    position: absolute;
    top: 0;
    left: 0px;
}

#breadcrumb {
    font-family: Verdana, sans-serif;
    font-size: 9px;
    color: #787a89;
}

#breadcrumb a {
    color: #787a89;
    text-decoration: none;
}

#leftSide {
    width: 304px;
    top: 0;
}

#main {
    width: 636px;
    height: 397px;
    left: 314px;
}
#content {
    position: relative;
    top: 0px;
    left: 45px;
    line-height: 1.6;
    overflow: auto;
    width: 567px;
}

#content a {
    color: #464749;
}


#discover-text {
    position: absolute;
    top: 148px;
    right: 0;
    z-index: 4;
}

td#get-started a {
    background: url(../../images/get-started-hover-home.gif) no-repeat 0px 0px;
    height: 161px;
    width: 219px;
    display: block;
}
