body {           
    background: transparent url(../images/indexViewBodyBackground.jpg) top center no-repeat;
}

#doc2 {
    position: relative;
}

#hd {    
    
}

#bd {        
    height: 750px;
}

html>body #bd {
    height: auto;
    min-height: 750px;
}

#ft {
    height: 90px;
}


/*-----------*/
/* swfWidget */
/*-----------*/

#swfWidget {
    position: absolute;
    top: 259px;
    left: 142px;
}


/*------------*/
/* linkWidget */
/*------------*/

#linkWidget a {    
    position: absolute;
    top: 530px;
    right: 50px;
    font-size: 197%;
    font-weight: bold;
    color: #fff;
}

#contactWidget a:hover {
    text-decoration: none;
}

#linkWidget span {
    
}


/*-------------*/
/* linkWidget2 */
/*-------------*/

#linkWidget2 a {
    display: block;
    position: absolute;
    top: 655px;
    left: 165px;
    width: 235px;
    height: 70px;    
}

#contactWidget2 a:hover {

}

#linkWidget2 span {
    display: none;
}


/*------------*/
/* swfWidget2 */
/*------------*/

#swfWidget2 {
    position: absolute;
    bottom: 125px;
    left: 180px;
}


/*---------------*/
/* contactWidget */
/*---------------*/

#contactWidget {
    padding-top: 0;
    text-align: center;
    width: 100%;
    font-size: 77%;
    color: #0D235D;
}

#contactWidget a {
    color: #0D235D;
    text-decoration: none;
}

#contactWidget a:hover {
    text-decoration: underline;
}

#contactWidget .label3 {
    display: none;
}

#contactWidget .separator6 {
    display: none;
}

#contactWidget .url {
    display: none;
}


/*-------------*/
/* legalWidget */
/*-------------*/

#legalWidget {     
    width: 100%;
    text-align: center;
    font-size: 77%;
    color: #0D235D;
}

#legalWidget a {
    color: #0D235D;
    font-weight: normal;
    text-decoration: none;
}

#legalWidget a:hover {    
    text-decoration: underline;
}
