div#imagemap{
background: url(/Uploads/Headers/64.jpg);
width: 574px;
height: 300px;
}

div#imagemap1{
background: url(/img/home/home_travel.jpg);
width: 574px;
height: 300px;
display: none;
}

div#imagemap2{
background: url(/img/home/home_gaming.jpg);
width: 574px;
height: 300px;
display: none;
}

div#imagemap3{
background: url(/img/home/home_publishing.jpg);
width: 574px;
height: 300px;
display: none;
}

div#imagemap4{
background: url(/img/home/home_retail.jpg);
width: 574px;
height: 300px;
display: none;
}

div#imagemap5{
background: url(/img/home/home_music.jpg);
width: 574px;
height: 300px;
display: none;
}

div#imagemap6{
background: url(/img/home/home_ticketing.jpg);
width: 574px;
height: 300px;
display: none;
}

div#imagemap7{
background: url(/img/home/home_software.jpg);
width: 574px;
height: 300px;
display: none;
}

div#imagemap8{
background: url(/img/home/home_social.jpg);
width: 574px;
height: 300px;
display: none;
}

div#imagemap9{
background: url(/img/home/home_retail.jpg);
width: 574px;
height: 300px;
display: none;
}

div#imagemap span,
div#imagemap1 span,
div#imagemap2 span,
div#imagemap3 span,
div#imagemap4 span,
div#imagemap5 span,
div#imagemap6 span,
div#imagemap7 span,
div#imagemap8 span,
div#imagemap9 span{
display: none;
}

div#imagemap a,
div#imagemap1 a.info,
div#imagemap2 a.info,
div#imagemap3 a.info,
div#imagemap4 a.info,
div#imagemap5 a.info,
div#imagemap6 a.info,
div#imagemap7 a.info,
div#imagemap8 a.info,
div#imagemap9 a.info{
width: 574px;
float: left;
height: 257px;
}

div#imagemap a,
div#imagemap1 a.apply,
div#imagemap2 a.apply,
div#imagemap3 a.apply,
div#imagemap4 a.apply,
div#imagemap5 a.apply,
div#imagemap6 a.apply,
div#imagemap7 a.apply,
div#imagemap8 a.apply,
div#imagemap9 a.apply{
width: 574px;
float: left;
height: 33px;
}

