/*----------------left sidebar content----------------*/

#tmrtextIndex {
	display: block;
	position: absolute;
	left: 32px;
	top: 324px;
	background: url(../images/tmrtextIndex.gif) no-repeat;
	height: 219px;
	width: 52px;
	}
	
#tmrtextAbout {
	display: block;
	position: absolute;
	left: 32px;
	top: 324px;
	background: url(../images/tmrtextAbout.gif) no-repeat;
	height: 219px;
	width: 52px;
	}
	
#tmrtextCorporate {
	display: block;
	position: absolute;
	left: 32px;
	top: 324px;
	background: url(../images/tmrtextCorporate.gif) no-repeat;
	height: 219px;
	width: 52px;
	}
	
#tmrtextResearch {
	display: block;
	position: absolute;
	left: 32px;
	top: 324px;
	background: url(../images/tmrtextResearch.gif) no-repeat;
	height: 219px;
	width: 52px;
	z-index: 15;
	}
	
#tmrtextCreative {
	display: block;
	position: absolute;
	left: 32px;
	top: 324px;
	background: url(../images/tmrtextCreative.gif) no-repeat;
	height: 219px;
	width: 52px;
	}
	
#tmrtextContact {
	display: block;
	position: absolute;
	left: 32px;
	top: 324px;
	background: url(../images/tmrtextContact.gif) no-repeat;
	height: 219px;
	width: 52px;
	}
