/* CSS Document */

#career_map {
    width: 500px; height: 440px;
    background: url(careers_map.gif);
    margin: 10px auto; padding: 0;
    position: relative;
}
#career_map li {
    margin: 0; padding: 0; list-style: none; display: block;
    position: absolute;
}
#career_map li, #career_map a {
    display: block;
}

#AB {left: 70px; top: 225px; height: 125px; width: 75px;}
#PE {left: 430px; top: 325px; height: 15px; width: 20px;}
#NL {left: 360px; top: 210px; height: 100px; width: 140px;}
#NB {left: 400px; top: 325px; height: 35px; width: 40px;}
#NS {left: 430px; top: 320px; height: 50px; width: 35px;}
#YT {left: 5px; top: 90px; height: 125px; width: 75px;}
#SK {left: 112px; top: 240px; height: 120px; width: 75px;}
#NT {left: 65px; top: 55px; height: 190px; width: 125px;}
#MB {left: 175px; top: 248px; height: 120px; width: 75px;}
#QC {left: 300px; top: 210px; height: 175px; width: 150px;}
#ON {left: 218px; top: 280px; height: 150px; width: 155px;}
#NU {left: 125px; top: 0px; height: 250px; width: 230px;}
#BC {left: 5px; top: 175px; height: 175px; width: 90px;}

#AB a {height:125px;}
#PE a {height:15px;}
#NL a {height:100px;}
#NB a {height:35px;}
#NS a {height:50px;}
#YT a {height:125px;}
#SK a {height:125px;}
#NT a {height:190px;}
#MB a {height:125px;}
#QC a {height:175px;}
#ON a {height:150px;}
#NU a {height:250px;}
#BC a {height:175px;}

#AB a:hover { background: transparent url(careers_map.gif) -70px -665px no-repeat;}
#PE a:hover { background: transparent url(careers_map.gif) -430px -765px no-repeat;}
#NL a:hover { background: transparent url(careers_map.gif) -360px -650px no-repeat;}
#NB a:hover { background: transparent url(careers_map.gif) -400px -2085px no-repeat;}
#NS a:hover { background: transparent url(careers_map.gif) -430px -1200px no-repeat;}
#YT a:hover { background: transparent url(careers_map.gif) -5px -970px no-repeat;}
#SK a:hover { background: transparent url(careers_map.gif) -112px -1120px no-repeat;}
#NT a:hover { background: transparent url(careers_map.gif) -65px -1375px no-repeat;}
#MB a:hover { background: transparent url(careers_map.gif) -175px -1568px no-repeat;}
#QC a:hover { background: transparent url(careers_map.gif) -300px -1530px no-repeat;}
#ON a:hover { background: transparent url(careers_map.gif) -218px -2040px no-repeat;}
#NU a:hover { background: transparent url(careers_map.gif) -125px -1760px no-repeat;}
#BC a:hover { background: transparent url(careers_map.gif) -5px -1935px no-repeat;}



