@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gothamhtf-book-webfont.eot');
    src: url('../fonts/gothamhtf-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothamhtf-book-webfont.woff') format('woff'),
         url('../fonts/gothamhtf-book-webfont.ttf') format('truetype'),
         url('../fonts/gothamhtf-book-webfont.svg#gotham_htfbook') format('svg');
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gothamhtf-medium-webfont.eot');
    src: url('../fonts/gothamhtf-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothamhtf-medium-webfont.woff') format('woff'),
         url('../fonts/gothamhtf-medium-webfont.ttf') format('truetype'),
         url('../fonts/gothamhtf-medium-webfont.svg#gotham_htfmedium') format('svg');
    font-weight: 500;
    font-style: normal;
}


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, 
hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

article, aside, figure, footer, header, 
hgroup, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }


table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
/* END RESET CSS */

body { font:13px Gotham, sans-serif; line-height:1.5; }
table { font-size:inherit; font:100%; }
select, input, textarea { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; } 


/* 
 * minimal base styles 
 */


body, select, input, textarea { color:#4d3267; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; text-rendering: optimizeLegibility; line-height:1.1;}
html { -webkit-font-smoothing: antialiased; }
a:hover, a:active { outline: none; }
a, a:active, a:visited { color:#4d3267; text-decoration:none;}
a:hover { color:#a1b14c; text-decoration:none; }

ul { margin:0; list-style-type:none; }
ol { margin-left:30px; list-style-type: decimal; }

small { font-size:85%; }
strong, th { font-weight: bold; }

td, td img { vertical-align:top; } 

input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
a:link { -webkit-tap-highlight-color: #FF5E99; } 
html { overflow-y: scroll; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.cf:before,
.cf:after {
  content: ".";    
  display: block;    
  height: 0;    
  overflow: hidden;	
}
.cf:after {clear: both;}
.cf {zoom: 1;}

.clr{
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    padding: 0;
    visibility: hidden;
	overflow: hidden;	
}



 /* Primary Styles */

body, html{background:#f2f1f9; height:100%;}
.wrap{width:961px; margin:0 auto; min-height:100%; _height:100%; position:relative;
	background:#fff;}
	
.header{position:relative; height:159px; padding-right:54px; line-height:1.25; z-index:1000;
	background:#fff;}
.header .logo{position:absolute; left:21px; top:79px;}

.header ul.contacts{float:right; margin-top:40px; }
.header ul.contacts li{float:left; margin-left:6px;
	font-weight:500; font-size:10px; color:#a1b14c;}
.header ul.contacts li strong{color:#4d3267; padding-right:2px;}
.header ul.contacts li a{color:#a1b14c;}

.header ul.nav{float:right; margin-top:65px; clear:both;}
.ie7 .header ul.nav{width:620px;}
.header ul.nav > li{float:left; position:relative; margin-left:10px; height:42px;
	font-weight:500; font-size:10px; text-transform:uppercase;}
.header ul.nav > li > a:hover,
.header ul.nav > li > a.active,
.header ul.nav > li:hover > a{color:#a1b14c;}

	.header ul.nav ul{position:absolute; right:-3px; top:-9999px;}
	.header ul.nav > li:hover ul{top:22px;}
	.ie7 .header ul.nav > li:hover ul{top:21px;}
	@media screen and (-webkit-min-device-pixel-ratio:0) { 
	 .header ul.nav > li:hover ul{top:23px;} 
	}
	.header ul.nav ul li{padding:0 3px 0; margin:0;
		text-transform:none;
		background:#edefdf;}
	.header ul.nav ul li:first-child{background:none;}
	.header ul.nav ul li a{display:block; text-align:right;
		color:#9d9d9c; padding:3px 2px 4px 8px; white-space:nowrap;
		/*border-top:1px solid #caccc3; */}
	/*.header ul.nav ul li:first-child a{border-top:0;}	*/
	.header ul.nav ul li a:hover,
	.header ul.nav ul li a.active{color:#4d626d;}


.main{ color:#fff; position:relative; z-index:1; padding-top:15px; padding-bottom:30px; min-height:480px;
	background:transparent center top no-repeat;}
	
	.article{padding:0 57px 0 372px; min-height:480px;}		
	.article h1{margin:40px 0 30px; font-size:22px;}
	.article h2{margin:0 0 20px; font-weight:500; text-transform:uppercase;}	
	.article p{margin-bottom:1.5em;}
	.article strong{font-weight:500;}
	
	.article a:hover, .article a:active { outline: none; }
	.article a, .article a:active, .article a:visited { color:#fff; text-decoration:none;}
	.article a:hover { color:#fff; text-decoration:underline; }
	
	.article ul{margin-bottom:1.3em; margin-left:17px; list-style:outside disc;}
	.article ul li{margin-bottom:0.2em;}
	
	.article dl{margin-bottom:1.5em;}
	.article dl dt{font-weight:500; margin-bottom:0.25em;}
	.article dl dd{margin-left:10px; margin-bottom:1.5em;}	
	.article dl dd p{margin-bottom:0.75em;}
	
	.article dl.profiles{}
	.article dl.profiles dt{margin-bottom:1.5em;}	
	.article dl.profiles dt img{display:block; width:120px; height:auto; margin-bottom:0.5em;}
	.article dl.profiles dd{margin-top:-0.75em;}

	
	.article table{width:100%; margin-bottom:1.5em;}
	.article table th,
	.article table td{padding:3px; font-size:11px; text-align:left; font-weight:normal;
		border:1px solid #4d3267;}	
	.article table th{padding-right:25px; font-weight:500;}
	.article table td{padding-left:25px;}
	.article table p{margin-bottom:0.25em;}	
	.article table tr th{border-left:0;}
	.article table tr td{border-right:0;}
	.article table tr:last-child th,
	.article table tr:last-child td{border-bottom:0;}
	
	
	.article ul.image_gallery{margin-left:0; list-style:none;}
	.article ul.image_gallery li{float:left; margin:0 5px 5px 0; width:150px;}
	.article ul.image_gallery li img{display:block;}


.copyright{position:absolute; width:100%; left:0; bottom:0; font-family:sans-serif; background:#aeba66; border-top:1px solid #fff;}
.copyright small{display:block; padding:8px 20px; color:#fff;}






/* Page styles */
#home .main{background-image:url(../images/bgs/home.jpg);}
#home .bubble{position:absolute; left:572px; top:160px; width:285px;
	font-size:14px;}	
	#home .bubble .frame{position:absolute; top:0; left:0; width:285px;}
	#home .bubble .frame_1{top:10px;}
	#home .bubble .frame_2{top:-25px; display:none;}
	#home .bubble .frame_3{top:0; display:none;}

#about .main{background-image:url(../images/bgs/about.jpg); color: #4d3267;}
#accredation .main{background-image:url(../images/bgs/accredation.jpg); }
#capital .main{background-image:url(../images/bgs/capital.jpg); color: #4d3267;}
#shareholding .main{background-image:url(../images/bgs/shareholders.jpg); padding-bottom:200px;}
#fund .main{background-image:url(../images/bgs/fund.jpg); color: #4d3267;}
#investments .main{background-image:url(../images/bgs/investments.jpg); color: #4d3267;}
#contact .main{background-image:url(../images/bgs/contact.jpg); padding-bottom:200px;}

/*
#shareholding.wrap,
#contact.wrap{background:#fff url(../images/bgs/bg-green.jpg) right top repeat-y;}
#contact.wrap{background-position:305px top;}
*/
#shareholding.wrap,
#contact.wrap{background:#fff url(../images/bgs/bg-green_2.jpg) right bottom no-repeat;}
#contact.wrap{background-position:305px bottom;}

/*
#investments.wrap{background:#fff url(../images/bgs/bg-purple.jpg) right top repeat-y;}
*/
#investments.wrap{background:#fff url(../images/bgs/bg-purple_2.jpg) right bottom repeat-y;}
#investments .copyright{background:#c5c0e0;}
#investments .copyright small{color: #4d3267;}


@media print {

}