﻿#elements
{
    height:100%;
    width:100%;
}
#elements a
{
    position:absolute;
    display:block;
    z-index:2000;
}
#elements a img
{
    display:none;
}

#elements a:hover img
{
    display:block;
    border:none;
}
#elements a:hover
{
    background:transparent !important;
}

#elements a.rendered-source
{
    height:147px;
    left:322px;
    top:74px;
    width:124px;
    background:url(../img/Elements/logo-rendered-source-white.png) no-repeat;
}

#elements a.lg-solutions
{
    height:155px;
    left:697px;
    top:73px;
    width:156px;
    background:url(../img/Elements/logo-lg-solutions-white.png) no-repeat;
}

#elements a.free-money
{
    height:104px;
    left:146px;
    top:289px;
    width:132px;
    background:url(../img/Elements/logo-free-money-white.png) no-repeat;
}

#elements a.rstrail
{
    height:97px;
    left:407px;
    top:295px;
    width:135px;
    background:url(../img/Elements/logo-rstrail-white.png) no-repeat;
}

#elements a.gl
{
    height:97px;
    left:676px;
    top:294px;
    width:99px;
    background:url(../img/Elements/logo-gl-white.png) no-repeat;
}

#elements a.tcs
{
    height:91px;
    left:906px;
    top:297px;
    width:92px;
    background:url(../img/Elements/logo-tcs-white.png) no-repeat;
}



