/* --------------------------- */					
/* -- COOPERWORLD - COMPANY -- */
/* --------------------------- */

/* Back Link (Extra Buttons) */
div#back {
	position: relative;
	top: -23px; /* Move button up - no secondary navigation show */
	}	

/* Cooperworld environment (background) */
div#content {		
	background-image: url(../../images/cooperworld/company/background_company.jpg); /* Main background image */
	}

/* Cooperworld navigation */
div#hotspot_aboutus {		
	top: 122px;
	left: 469px;			
	}
	div#hotspot_aboutus a {	
		width: 101px;
		height: 99px;
		background-image: url(../../images/cooperworld/company/hotspot_AboutUs.jpg);
		}		
div#hotspot_news {		
	top: 121px;
	left: 578px;		
	}
	div#hotspot_news a {	
		width: 89px;
		height: 92px;
		background-image: url(../../images/cooperworld/company/hotspot_News.jpg);
		}		
div#hotspot_investors {		
	top: 122px;
	left: 687px;			
	}
	div#hotspot_investors a {	
		width: 107px;
		height: 93px;
		background-image: url(../../images/cooperworld/company/hotspot_Investors.jpg);
		}