#home {
height:550px;
}

#home_container_01
{
    position: absolute;
}

#home_container_02
{
    position: absolute;
    left: 556px;
    top: 281px;
}

#home_container_03
{
    position: absolute;
    left: 769px;
    width: 210px;
    top: 281px;
}

#home_form p
{
    position: relative;
    left: 5px;
    width: 200px;
    color: #ffffff;
    padding: 2px;
    top: 25px;
    font-size: 12px;
    font-weight: bold;
}

.column1
{
    width: 244px;
}

.column2
{
    width: 244px;
    left: 246px;
    position: absolute
}

#home_container_02
{
    width: 244px;
    left: 494px;

    background-image: none;
}

#home_container_03
{
    width: 244px;
    background-image: none;
    left: 740px;

}


