
/*  Company Styles */

body {
	background: url(../../images/layout/bg-pages/green.gif) repeat-x;
	}
	
#main-image {
	background: url(../../images/main-images/the-company.jpg) no-repeat;
	}
	
#menu-strip {
	background: url(../../images/layout/bg-menu/green.jpg) no-repeat;
	}
	
#menu-strip #pic {
	background: url(../../images/main-images/the-company-box.jpg) no-repeat;
	}
	
li#the-company a { background: url(../../images/top-menu/the-company-s.gif) no-repeat; }
	
	
/* Sub Headings */
	
h2#company-background {	
	background: url(../../images/page-headings/company-background.gif) no-repeat;
}

h2#board-of-directors {	
	background: url(../../images/page-headings/board-of-directors.gif) no-repeat;
}

h2#investment-manager {	
	background: url(../../images/page-headings/investment-manager.gif) no-repeat;
}

h2#privacy-information {	
	background: url(../../images/page-headings/privacy.gif) no-repeat;
}

h2#legal {	
	background: url(../../images/page-headings/legal.gif) no-repeat;
}

h3#investment-objective {	
	background: url(../../images/h3/investment-objective.gif) no-repeat;
}

h3#debt {	
	background: url(../../images/h3/debt.gif) no-repeat;
}

h3#investment-portfolio {	
	background: url(../../images/h3/investment-portfolio.gif) no-repeat;
}

h3#dividends {	
	background: url(../../images/h3/dividends.gif) no-repeat;
}

h3#investment-manager {	
	background: url(../../images/h3/investment-manager.gif) no-repeat;
}

h3#data-protection {	
	background: url(../../images/h3/data-protection.gif) no-repeat;
}


/* Sub Menu Headings */
	
#sub-menu-heading.the-company {	
	background: url(../../images/sub-menu-headings/the-company.gif) no-repeat;
}


/* Two Column Option */

#page-left .two-column-container {
	margin: 0 0 20px 0;
	}

.two-column-container .left, .two-column-container .right {
	float: left;
	display: block;
	}
	
.two-column-container .left {
	width: 114px;
	height: 114px;
	margin: 0 20px 0 0;
	border: 6px solid #DFECEF;
	}
	
.two-column-container .right {
	width: 328px;
	}
