div#sp{
top:0;
right:0;
padding:0px;
position:fixed;

}

a.moomba {
	display: block;
    width: 120px;
    height: 66px;
    background: url("../images/sp/moomba.jpg") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.moomba {
	background-position: -120px 0;
}

a.obrien {
	display: block;
    width: 120px;
    height: 66px;
    background: url("../images/sp/obrien.jpg") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.obrien{
	background-position: -120px 0;
}

a.supra {
	display: block;
    width: 120px;
    height: 66px;
    background: url("../images/sp/supra.jpg") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.supra{
	background-position: -120px 0;
}

a.monstertower {
	display: block;
    width: 120px;
    height: 66px;
    background: url("../images/sp/monstertower.jpg") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.monstertower{
	background-position: -120px 0;
}

a.labelindustries {
	display: block;
    width: 120px;
    height: 66px;
    background: url("../images/sp/labelindustries.jpg") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.labelindustries{
	background-position: -120px 0;
}

a.summitmarine {
	display: block;
    width: 120px;
    height: 66px;
    background: url("../images/sp/summitmarine.jpg") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.summitmarine{
	background-position: -120px 0;
}

a.shadowbox {
	display: block;
    width: 120px;
    height: 66px;
    background: url("../images/sp/shadowbox.jpg") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.shadowbox{
	background-position: -120px 0;
}

a.wakekite {
	display: block;
    width: 120px;
    height: 66px;
    background: url("../images/sp/wakekite.jpg") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.wakekite{
	background-position: -120px 0;
}


