body {
    background: #000 url(/graphics/wd_bg.jpg) no-repeat;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#fd_background {
    background: #000 url(/graphics/fd_bg.jpg) no-repeat;
}

#rr_logo {	
    height: 110px;
    width: 170px;
    position: absolute;
    top: 39px;
    left: 814px;
}

#star {	
    height: 520px;
    width: 50px;
    position: absolute;
    top: 0px;
    left: 50px;
}

#viewer_wd {	
    height: 280px;
    width: 350px;
    position: absolute;
    top: 265px;
    left: -5px;
    visibility: hidden;
}

body a {
    display: block; 
}

br {
    display: none;
}

#menu {
    margin: 0;
    padding: 0;
}

#gallery {
    position: absolute;
    top: 173px;
    left: 349px;
}

#ch {
    height: 50px;
    width: 260px;
    background: #000 url(/graphics/chair.jpg) no-repeat;
    z-index: 0;
    position: absolute;
    top: 0px;
    left: 105px;
}

#ch:hover {
    height: 60px;
    width: 260px;
    background-position: 0 -50px;
    z-index: 2;
    position: absolute;
}

#sb {
    height: 26px;
    width: 260px;
    background: #000 url(/graphics/sideboard.jpg) no-repeat;
    z-index: 0;
    position: absolute;
    top: 50px;
    left: 105px;
}

#sb:hover {
    height: 45px;
    width: 260px;
    background-position: 0 -26px;
    z-index: 2;
    position: absolute;
    top: 41px;
    left: 105px;
}

#cd {
    height: 26px;
    width: 260px;
    background: #000 url(/graphics/chest_drawers.jpg) no-repeat;
    z-index: 0;
    position: absolute;
    top: 76px;
    left: 105px;
}

#cd:hover {
    height: 42px;
    width: 260px;
    background-position: 0 -26px;
    z-index: 2;
    top: 69px;
    left: 105px;
}

#tb {
    height: 26px;
    width: 260px;
    background: #000 url(/graphics/table.jpg) no-repeat;
    z-index: 0;
    position: absolute;
    top: 102px;
    left: 105px;
}

#tb:hover {
    height: 45px;
    width: 260px;
    background-position: 0 -26px;
    z-index: 2;
    position: absolute;
    top: 93px;
    left: 105px;
}

#li {
    height: 29px;
    width: 240px;
    background: #000 url(/graphics/light.jpg) no-repeat;
    z-index: 0;
    position: absolute;
    top: 128px;
    left: 105px;
}

#li:hover {
    height: 44px;
    width: 240px;
    background-position: 0 -29px;
    z-index: 2;
    position: absolute;
    top: 121px;
    left: 105px;
}

#cs {
    height: 22px;
    width: 240px;
    background: #000 url(/graphics/custom.jpg) no-repeat;
    z-index: 0;
    position: absolute;
    top: 157px;
    left: 105px;
}

#cs:hover {
    height: 41px;
    width: 240px;
    background-position: 0 -22px;
    z-index: 2;
    position: absolute;
    top: 147px;
    left: 105px;
}

#sp {
    height: 31px;
    width: 240px;
    background: #000 url(/graphics/special.jpg) no-repeat;
    z-index: 0;
    position: absolute;
    top: 179px;
    left: 105px;
}

#sp:hover {
    height: 48px;
    width: 240px;
    background-position: 0 -31px;
    z-index: 2;
    position: absolute;
    top: 169px;
    left: 105px;
}

#mv {
    height: 25px;
    width: 240px;
    background: #000 url(/graphics/my_vision.jpg) no-repeat;
    z-index: 0;
    position: absolute;
    top: 210px;
    left: 105px;
}

#mv:hover {
    height: 41px;
    width: 240px;
    background-position: 0 -25px;
    z-index: 2;
    position: absolute;
    top: 203px;
    left: 105px;
}

#cn {
    height: 20px;
    width: 240px;
    background: #000 url(/graphics/contact.jpg) no-repeat;
    z-index: 0;
    position: absolute;
    top: 235px;
    left: 105px;
}

#cn:hover {
    height: 42px;
    width: 240px;
    background-position: 0 -45px;
    z-index: 2;
    position: absolute;
    top: 222px;
    left: 105px;
}
