﻿#Container980
{
    position:relative; width:980px; height:auto;
}

#ProductpageLeft
{
    position:absolute; width:765px; height:364px; top:0px; left:0px;
    background-image:url('Images/box_765x364.jpg');
    background-repeat:no-repeat;
    background-position:top;
}

#ProductpageRight
{
    position:absolute; width:200px; height:364px; top:0px; left:780px;
    background-image:url('Images/box_200x364.jpg');
    background-repeat:no-repeat;
    background-position:top;
}

#ProductpageBottom
{
    position:relative; width:980px; height:241px; margin-top:15px;
    background-image:url('Images/box_980x241.jpg');
    background-repeat:no-repeat;
    background-position:top;
}

.ProductHeaders
{
    margin-top:26px;
    color:#4683b2;
}
