/*
	comsc header and footer specific styles
*/
body.comsc #header {
		background:#000000 url(../images/comsc-headimg1.jpg) no-repeat left top;
	}
	body.comsc #bannerImg {
		background:#000000 url(../images/comsc-headimg1.jpg) no-repeat left top;
		width:385px;
	}
/*
	RESEARCH CENTRES
*/
	body.comsc #header.research-banner {
		background:#b5b281 url(../../../styles/comsc/images/research-banner-bg.gif) no-repeat top;
		height:5.8em;
	}
/*Setting the logo background*/
	body.comsc #header.research-banner span.logo {
		display:block;
		width:7em;
		height:5.8em;
		background:url(../../../styles/comsc/images/research-logo-bg.gif) no-repeat 0 0;
		float:left;
	}
	body.comsc #header.research-banner .floatLeftTop img{
		margin:0;
	}
	body.comsc #header.research-banner .floatLeftTop {
		float:left;
	}
	body.comsc #header .centre-name {float:left; clear:left;}