﻿#strategy {
 width: 820px;
 height: 660px;
 background: url(strategy-map.png) no-repeat;
 margin: 10px auto; padding: 0;
 position: relative;
 border: 2px solid #999;
}
#strategy li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#strategy a {display: block; text-indent: -9999px; text-decoration: none;}

#staff {left: 464px; top: 13px; width: 353px; height: 307px;}
#ft {left: 87px; top: 370px; width: 111px; height: 246px; z-index:10}
#comm {left: 57px; top: 142px; width: 309px; height: 180px;}
#partners {left: 49px; top: 370px; width: 77px; height: 244px;}
#holism {left: 304px; top: 20px; width: 254px; height: 224px;}
#apptech {left: 441px; top: 237px; width: 141px; height: 217px;}
#capbuild {left: 565px; top: 308px; width: 238px; height: 321px;}
#measuccess {left: 211px; top: 387px; width: 229px; height: 247px;}

#staff a {height: 307px;}
#ft a {height: 246px;}
#comm a {height: 180px;}
#partners a {height: 244px;}
#holism a {height: 224px;}
#apptech a {height: 217px;}
#capbuild a {height: 321px;}
#measuccess a {height: 247px;}

#staff a:hover {background: url(strategy-map.png) -464px -1170px no-repeat;}
#ft a:hover {background: url(strategy-map.png) -87px -1176px no-repeat;}
#comm a:hover {background: url(strategy-map.png) -57px -932px no-repeat;}
#partners a:hover {background: url(strategy-map.png) -47px -660px no-repeat;}
#holism a:hover {background: url(strategy-map.png) -304px -662px no-repeat;}
#apptech a:hover {background: url(strategy-map.png) -441px -889px no-repeat;}
#capbuild a:hover {background: url(strategy-map.png) -565px -1522px no-repeat;}
#measuccess a:hover {background: url(strategy-map.png) -211px -1533px no-repeat;}
