@import "phCareersLayout.css";
@import "phCareersStyles.css";

#mapContainer {background:url('/ClientCSS/images/career/map/fullmap.gif') no-repeat top left; width:891px; height:438px; margin:0px 0px -40px 40px; padding:0px; position:relative; z-index:500;}
	#mapContainer ul {margin:0px; padding:0px; list-style:none;}
		#mapContainer ul li {text-indent:-999999px; outline:none;}
		#mapContainer ul li a {outline:none;}
			#mapContainer ul li a.na {width:277px; height:242px; position:absolute; z-index:2; top:23px; left:63px; 
				background:url('/ClientCSS/images/career/map/na_off.gif') no-repeat top left;}
			#mapContainer ul li a.na:hover {background:url('/ClientCSS/images/career/map/na_on.gif') no-repeat top left;}
			
			#mapContainer ul li a.sa {width:135px; height:173px; position:absolute; z-index:2; top:265px; left:220px; 
				background:url('/ClientCSS/images/career/map/sa_off.gif') no-repeat top left;}
			#mapContainer ul li a.sa:hover {background:url('/ClientCSS/images/career/map/sa_on.gif') no-repeat top left;}
			
			#mapContainer ul li a.eu {width:151px; height:143px; position:absolute; z-index:2; top:72px; left:415px; 
				background:url('/ClientCSS/images/career/map/eu_off.gif') no-repeat top left;}
			#mapContainer ul li a.eu:hover {background:url('/ClientCSS/images/career/map/eu_on.gif') no-repeat top left;}
			
			#mapContainer ul li a.ai {width:326px; height:269px; position:absolute; z-index:2; top:61px; left:566px; 
				background:url('/ClientCSS/images/career/map/ai_off.gif') no-repeat top left;}
			#mapContainer ul li a.ai:hover {background:url('/ClientCSS/images/career/map/ai_on.gif') no-repeat top left;}
			
			#mapContainer ul li a.af {width:180px; height:171px; position:absolute; z-index:2; top:215px; left:387px; 
				background:url('/ClientCSS/images/career/map/af_off.gif') no-repeat top left;}
			#mapContainer ul li a.af:hover {background:url('/ClientCSS/images/career/map/af_on.gif') no-repeat top left;}
			
			#mapContainer ul li a.au {width:193px; height:96px; position:absolute; z-index:2; top:330px; left:730px; 
				background:url('/ClientCSS/images/career/map/au_off.gif') no-repeat top left;}
			#mapContainer ul li a.au:hover {background:url('/ClientCSS/images/career/map/au_on.gif') no-repeat top left;}
		
		
#topZone {width: 475px; float:left;margin:30px 0px 0px 30px;}
	#topZone p {font-size:14px; line-height:1.4em; margin:0px; padding:0px 0px 2px 13px;}
#topImage {width:450px; float:right; text-align:right;}

#contentContainer { padding: 0px 0px 40px 0px;}
#centerZone {float:left;width:230px;margin:-150px 0px 0px 30px; padding:0px; position:relative; z-index:1000;}
#rightZone {float:right;width:600px; padding:0px; margin:50px 0px 0px 0px;}

.floatLeft {margin-right:6px;}
.floatRight {margin-left:6px;}