﻿#home-page
{
    background: white url('http://www.roex.com/clientdrop/home-page.jpg') no-repeat 25px;
    display:block;
    width:998px;
    height:600px;
    position:relative;
}

#home-page a
{
    position:absolute;
    font-size:13px;
    font-weight:bold;
    color:black;
}

#home-page a.link1
{
    left:31px;
    width:230px;
    height:180px;
    top:400px; 
}

#home-page a.link2
{
    left:261px;
    width:253px;
    height:180px;
    top:400px; 
}

#home-page a.link3
{
    left:514px;
    width:300px;
    height:180px;
    top:400px; 
}

#home-page a.roex-radio
{
    left:776px;
    top:14px;
    width:191px;
    height:336px;
}