.frame {
	background: url(../library/bg-frame-global.jpg) repeat-y top right #fff;
	}
#about-us .frame {
	background: url(../library/bg-frame-about-us.jpg) repeat-y top right #fff;
	}
#our-activities .frame {
	background: url(../library/bg-frame-our-activities.jpg) repeat-y top right #fff;
	}	
#investor-centre .frame {
	background: url(../library/bg-frame-investor-centre.jpg) repeat-y top right #fff;
	}	
#news .frame {
	background: url(../library/bg-frame-news.jpg) repeat-y top right #fff;
	}
#contact-us .frame {
	background: url(../library/bg-frame-contact-us.jpg) repeat-y top right #fff;
	}	
	
.con-wrapper {
	min-height: 500px;
	position: relative;
	background: url(../library/bg-content-conwrapper.jpg) no-repeat 0 270px;
	z-index: 1;
	top: 0;
	left: 0;
	}	
.con-supp-1 {
	position: absolute;
	z-index: 1;
	top: 0; 
	left: 0;
	}	
.con-supp-2 {
	float: left;
	display: inline;
	width: 240px;
	z-index: 2;
	position: relative;
	padding-top: 161px;
	}		
.con-main {
	float: left;
	display: inline;
	width: 720px;
	padding: 0px 0px 50px 0px;
	left: 0;
	z-index: 2;
	position: relative;
	overflow: hidden;
	}	
div.content,
div.form {
	padding: 0 40px 0 80px;
	}
	
.mod-title {
	position: relative;
	height: 109px;
	z-index: 1;
	margin-bottom: 30px;
	}		
.mod-title h1 {
	position: absolute;
	width: 600px;
	bottom: 10px;
	left: 80px;
	z-index: 1;
	}	
.con-supp-2 .mod-contentpanel {
	/*padding top is required to overcome overlap issue when there in no menu under the section image - cw*/
	padding: 25px 20px 0 20px !important;
	}		