.bg {
    background: url(../images/bg.gif) 556px 0 no-repeat;
}  
   
#right {
    float: right; 
}


#imgbox1 {
    float: right;
    border-left: 1px solid #666666;
    height: 548px;
}

#imgbox2 {
    float: right;
    border-left: 1px solid #666666;
    height: 548px;
    width: 45px;
}

#header {
    position: absolute; left: 15px; top: 100px;
}

#copy {
    text-align: left;
    position: absolute; left: 200px; top: 150px;
    padding-right: 10px;
    width: 365px;
    height: 250px;
}

#subNav {
    position: absolute; left: 12px; top: 138px;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    border-right: 1px solid #666666;
    width: 150px;
    height: 275px;
}

#content1 {
    text-align: left;
    position: absolute; left: 200px; top: 175px;
    padding-right: 10px;
    width: 100px;
    height: 100px;
}

#content2 {
    text-align: left;
    position: absolute; left: 400px; top: 175px;
    padding-right: 10px;
    width: 100px;
    height: 100px;
}


#extra1 {
    text-align: left;
    position: absolute; left: 200px; top: 150px;
    padding-right: 10px;
    width: 365px;
    height: 200px;
}

#extra2 {
    text-align: left;
    position: absolute; left: 200px; top: 150px;
    padding-right: 10px;
    width: 365px;
    height: 200px;
    visibility: hidden;
}

#extra3 {
    text-align: left;
    position: absolute; left: 200px; top: 150px;
    padding-right: 10px;
    width: 365px;
    height: 200px;
    visibility: hidden;
}

#extra4 {
    text-align: left;
    position: absolute; left: 200px; top: 150px;
    padding-right: 10px;
    width: 365px;
    height: 200px;
    visibility: hidden;
}

#extra5 {
    text-align: left;
    position: absolute; left: 200px; top: 150px;
    padding-right: 10px;
    width: 365px;
    height: 200px;
    visibility: hidden;
}