﻿#sectorconsortia
{
    width: 260px;
    height: 220px;
    margin: 20px 0;
    padding: 0;
    background: url( 'images/site/sectorconsortia.gif' ) no-repeat 50% top;
    position: relative;
}
#sectorconsortia li
{
    padding: 0;
    list-style: none;
    position: absolute;
}
#sectorconsortia li, #sectorconsortia a
{
    height: 28px;
    display: block;
}
#sectorconsortia a span
{
    display: none;
}
#sc1
{
    top: 56px;
    left: 4px;
    width: 138px;
}
#sc1 a:hover /* first value should be the left, second is top + 220 */
{
    background: transparent url(images/site/sectorconsortia.gif) -4px -276px no-repeat;
}
#sc2
{
    top: 86px;
    left: 146px;
    width: 100px;
}
#sc2 a:hover
{
    background: transparent url(images/site/sectorconsortia.gif) -146px -306px no-repeat;
}
#sc3
{
    top: 116px;
    left: 10px;
    width: 133px;
}
#sc3 a:hover
{
    background: transparent url(images/site/sectorconsortia.gif) -10px -336px no-repeat;
}
#sc4
{
    top: 146px;
    left: 168px;
    width: 85px;
}
#sc4 a:hover
{
    background: transparent url(images/site/sectorconsortia.gif) -168px -366px no-repeat;
}
#sc5
{
    top: 175px;
    left: 63px;
    width: 94px;
}
#sc5 a:hover
{
    background: transparent url(images/site/sectorconsortia.gif) -63px -395px no-repeat;
}

