/* --------------------------------------- */					
/* -- COOPERWORLD - COMPANY > INVESTORS -- */
/* --------------------------------------- */

/* Cooperworld environment (background) */
div#content {		
	background-image: url(../../images/cooperworld/investors/background_investors.jpg); /* Main background image */
	}
	
/* Stock ticker */
div#ticker {
	position: relative;
	top: 5px;
	left: 217px;	
	width: 437px;
	height: 42px;
	text-align: center;
	background: #333365 url(../../images/cooperworld/investors/background_stockticker.jpg) no-repeat;
	}

/* Cooperworld navigation */
div#hotspot_corporategovernance {		
	top: 83px;
	left: 676px;			
	}
	div#hotspot_corporategovernance a {	
		width: 201px;
		height: 136px;	
		background-image: url(../../images/cooperworld/investors/hotspot_CorporateGovernance.jpg);					
		}		
div#hotspot_financial {		
	top: 242px;
	left: 389px;
	z-index: 1001;			
	}
	div#hotspot_financial a {	
		width: 95px;
		height: 91px;
		background-image: url(../../images/cooperworld/investors/hotspot_Financial.jpg);
		}		
div#hotspot_investoroverview {		
	top: 313px;
	left: 356px;
	z-index: 1000;		
	}
	div#hotspot_investoroverview a {	
		width: 166px;
		height: 148px;
		background-image: url(../../images/cooperworld/investors/hotspot_InvestorOverview.jpg);
		}		
div#hotspot_stocktracking {		
	top: 46px;
	left: 215px;			
	}
	div#hotspot_stocktracking a {	
		width: 440px;
		height: 170px;
		background-image: url(../../images/cooperworld/investors/hotspot_StockTracking.jpg);
		}