#logo
{
    position: relative;
    top: 0px;
    left: 42px;
    width: 468px;
    height: 58px;
    background-repeat: no-repeat;
    background-position: 0 0;
}




#description
{
    position: relative;
    top: 0px;
    left: 6px;
    width: 540px;
    height: 80px;
}
#description1
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
}
#description2
{
    position: absolute;
    top: 0px;
    left: 180px;
    width: 180px;
}
#description3
{
    position: absolute;
    top: 0px;
    left: 360px;
    width: 180px;
}




#samples
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 46px;
}
#sample1
{
    position: absolute;
    top: 10px;
    left: 80px;
    width: 100px;
    height: 46px;
    text-align: right;
}
#sample2
{
    position: absolute;
    top: 0px;
    left: 206px;
    width: 40px;
    height: 46px;
}
#sample3
{
    position: absolute;
    top: 0px;
    left: 306px;
    width: 20px;
    height: 46px;
}
#sample4
{
    position: absolute;
    top: 10px;
    left: 352px;
    width: 100px;
    height: 46px;
}