﻿#pg-content
{
    position: relative;
}

#pg-box1
{
    position: absolute;
    top: 0px;
    left: 0px;
}

#pg-box2
{
    position: absolute;
    top: 0px;
    left: 344px;
    z-index: 1;
}
#pg-box2-over
{
    position: absolute;
    top: 0px;
    left: 352px;
    z-index: 10;
}
#pg-box2-over a
{
    display: block;
    height: 211px;
    width: 327px;
    text-decoration: none;
}
#pg-box3
{
    position: absolute;
    top: 221px;
    left: 0px;
}

#pg-box4
{
    position: absolute;
    top: 221px;
    left: 344px;
    z-index: 1;
}
#pg-box4-over
{
    position: absolute;
    top: 221px;
    left: 352px;
    z-index: 10;
}
#pg-box4-over a
{
    display: block;
    height: 208px;
    width: 327px;
    text-decoration: none;
}

#pg-shadow
{
    height: 101px;
    left: 0;
    position: absolute;
    top: 434px;
    width: 681px;
    background-image: url(/consumer/_common/img/shadows/boxes.jpg);
    background-repeat: no-repeat;
}

#pg-avatar
{
    height: 500px;
    position: absolute;
    right: -176px;
    top: 41px;
    width: 400px;
    z-index: 5;
}
