

/*--------------------- TEXT & TXT CONTAINERS------------------------*/
	
	
	.corneredNumber1, .corneredNumber2, .corneredNumber3{
		position:absolute;
		z-index=1;
		
		margin-top:29px;
	}
	.corneredNumber1{
		margin-left:132px;
	}
	.corneredNumber2{
		margin-left:118px;
	}
	.corneredNumber3{
		margin-left:119px;
	}
	
	#txtMainContainer{
		/*sposition:relative;
		smargin-top:270px;
		*/
		position:absolute;
		margin-top:240px;
		margin-left:-8px;
		-margin-left:-1px;
		z-index:4;
	}
	
	.txtCr_moveAroundBlock{
		float:left;
		smargin-left:29px;
		margin-left:32px;
		_margin-left:15px;
		width:169px;
				
	}
	
	.txtMainContainer_top{
		background-image:url(../images/sarma/mainTxtContainer_top.gif);
		background-repeat:no-repeat;
		width:182px;
		swidth:162px;
		height:17px;
	}
	
	.txtMainContainer_middle{
		background-image:url(../images/sarma/mainTxtContainer_middle.gif);
		background-repeat:repeat-y;
	
		width:160px;
		/*whole cointainer height*/
		height:113px;
		
		padding-right:3px;
		padding-left:7px;
		text-align:left;
		padding-top:32px;
		spadding-bottom:10px;
					
				
	}
	
	.txtMainContainer_middle h2{
		font-size:11px;
		font-weight:normal;
		position:relative;
		z-index:2;
		display:inline;
	}
	
	.txtMainContainer_middle h1{
		font-size:11px;
		font-weight:normal;
		font-weight:700;
		font-style:italic;
		
		
		scolor:#D6D6D6;
		color:#313131;
		
		display:inline;
		position:relative;
		z-index:2;
	}
	
	.txtMainContainer_bottom{
		background-image:url(../images/sarma/mainTxtContainer_bottom.gif);
		background-repeat:no-repeat;
		width:182px;
		swidth:162px;
		height:3px;
	
	}


	/* HORIZONTAL PERSPECTIVE BAR */
	
		#horizontalPerspectiveBar{
		
			position:absolute;
			top:390px;
			left:20px;
			z-index:1;
			padding:0px;
			width:630px;
					
		}
		
		#horizontalPerspectiveBar #left{
		float:left;
		height:14px;
		width:18px;
		background-image:url(../images/sarma/mainPerspectiveBar_left.gif);
		background-repeat:no-repeat;
		}
		
		#horizontalPerspectiveBar #middle{
		float:left;
		width:584px;
		height:12px;
		-margin-top:-2px;
			
		
		background-color:#BAB9B9;
		border-top:1px solid #9E9C9C;
		border-bottom:1px solid #9E9C9C;
		
		}
		
		#horizontalPerspectiveBar #right{
		float:left;
		height:14px;
		width:18px;
		background-image:url(../images/sarma/mainPerspectiveBar_right.gif);
		background-repeat:no-repeat;
		}

	
/*--------------------- END TEXT & TXT CONTAINERS------------------------*/


/*--------------------- BANNER & SHADOW ------------------------*/
	#mainBannerContainer{
		position:absolute;
		top:-247px;
		left:-257px;
		
	}
	
	#mainBanner {
		position:absolute;
		left:288px;
		top:263px;
		width:598px;
		height:200px;
		z-index=1;
	}
	#sarmapl{
		position:absolute;		
		left:769px;
		top:426px;
		z-index=2;
	}
	
	#shadowNW-v {	
		background-image:url(../images/sarma/shadowNW_v.gif);
		position:absolute;
		left:273px;
		top:247px;
		width:15px;
		height:28px;
	}
	
	#shadowNW-h {
		background-image:url(../images/sarma/shadowNW_h.gif);
		position:absolute;
		left:288px;
		top:247px;
		width:27px;
		height:16px;
	}
	
	#shadowN {
		background-image:url(../images/sarma/shadowN.gif);
		position:absolute;
		left:315px;
		top:247px;
		width:547px;
		height:16px;
	}
	
	#shadowNE-h {
		background-image:url(../images/sarma/shadowNE_h.gif);
		position:absolute;
		left:862px;
		top:247px;
		width:24px;
		height:16px;
	}
	
	#shadowNE-v {
		background-image:url(../images/sarma/shadowNE_v.gif);
		position:absolute;
		left:886px;
		top:247px;
		width:16px;
		height:31px;
	}
	
	
	
	#shadowW {
		background-image:url(../images/sarma/shadowW.gif);
		position:absolute;
		left:273px;
		top:275px;
		width:15px;
		height:170px;
	}
	
	#shadowE {
		background-image:url(../images/sarma/shadowE.gif);
		position:absolute;
		left:886px;
		top:278px;
		width:16px;
		height:164px;
	}
	
	#shadowSE-v {
		background-image:url(../images/sarma/shadowSE_v.gif);
		position:absolute;
		left:886px;
		top:442px;
		width:16px;
		height:36px;
	}
	
	#shadowSW-v {
		background-image:url(../images/sarma/shadowSW_v.gif);
		position:absolute;
		left:273px;
		top:445px;
		width:15px;
		height:33px;
	}
	
	
	#shadowS {
		background-image:url(../images/sarma/shadowS.gif);
		background-repeat:repeat-x;
		position:absolute;
		left:309px;
		top:463px;
		width:553px;
		height:15px;
	}
	
	#shadowSE-h {
		background-image:url(../images/sarma/shadowSE_h.gif);
		background-repeat:repeat-x;
		position:absolute;
		left:862px;
		top:463px;
		width:24px;
		height:15px;
	}
	
	#shadowSW-h {
		background-image:url(../images/sarma/shadowSW_h.gif);
		background-repeat:repeat-x;
		position:absolute;
		left:288px;
		top:463px;
		width:21px;
		height:15px;
	}

/*--------------------- BANNER & SHADOW END-------------------------*/

