/* ---------MAP - world -------------------------------------- */
#blobs { width: 524px; height: 365px; background: url(/image/other/map_world.jpg); margin: 10px auto; padding: 0; position: relative; }
#blobs li {margin: 0; padding: 0; list-style: none; display: block; position: absolute; }

#blobs a {display: block;}

#blob1 {left: 30px; top: 65px; width: 150px; height: 150px;}
#blob2 {left: 125px; top: 200px; width: 74px; height: 140px;}
#blob3 {left: 200px; top: 110px; width: 155px; height: 180px;}
#blob4 {left: 215px; top: 35px; width: 275px; height: 125px;}
#blob5 {left: 320px; top: 102px; width: 185px; height: 210px;}
#blob6 {left: 72px; top: 127px; width: 90px; height: 55px;}
#blob1 a {height: 150px;}
#blob2 a {height: 140px;}
#blob3 a {height: 180px;}
#blob4 a {height: 125px;}
#blob5 a {height: 210px;}
#blob6 a {height: 55px;}
#blob1 a:hover {background: url(/image/other/map_world.jpg) -30px -795px no-repeat;}
#blob2 a:hover {background: url(/image/other/map_world.jpg) -125px -1295px no-repeat;}
#blob3 a:hover {background: url(/image/other/map_world.jpg) -200px -840px no-repeat;}
#blob4 a:hover {background: url(/image/other/map_world.jpg) -215px -400px no-repeat;}
#blob5 a:hover {background: url(/image/other/map_world.jpg) -320px -1197px no-repeat;}
#blob6 a:hover {background: url(/image/other/map_world.jpg) -71px -490px no-repeat;}
