body.on{
	background: #000 url('../images/fon2.jpg') no-repeat;		
}

.on #contentcolumn{
	margin-left: 300px; /*Set left margin to LeftColumnWidth*/
	background: #565656 url('../images/fon4.jpg');	
}

.on  #leftcolumn{
	width: 300px; /*Width of left column*/
}
* html .on .innertube_r{
	height:999px;
}
.on .innertube_r{
	margin:0;
	min-height:999px;
	border:1px solid black;
	background:  url('../images/fon3.jpg') no-repeat;
}

* html .on #nav_cont{
	margin-top:410px;
}
.on #nav_cont{
	margin-top:330px;
}
	.on h2.h{
		margin:50px;
		background: url('../images/onas.gif') no-repeat top right;
		height:64px;
		color:#fff;
	}
	.on h2.h span{display:none;}
	
	.ourtexts ul{
		margin:0px 50px 50px 30px;
		list-style:none;
	}
	.ourtexts ul  li{
		background: url('../images/bg_film.png') no-repeat 0 0;
		width:270px;		
		margin:0 0 20px 20px;
		float:left;
		height:429px;		
		overflow:hidden;
	}
	* html .ourtexts  ul li {
		position:relative;
		background-image:none;
	}

	span.ie_bg{
		display:block;
		position:absolute;
		top:0;
		left:0;
		height:429px;
		width:270px;	
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_film.png',sizingMethod='scale');
		z-index:1;
	}
		.ourtexts ul li div{
			overflow:auto;
			margin:20px 2px 20px 0;
			padding:0 30px;
			width:208px;
			height:389px;
			/*text-align:justify;*/
			font-size:11px;
		}
		
		* html .ourtexts ul li div{
			width:268px;
			width/**/:/**/208px;
			position:relative;
			z-index:2;
		}
		.ourtexts ul li div div{
			overflow:visible;
			margin:0;
			padding:0;
			width:auto;
			height:auto;		
		}
		.ourtexts ul li div h4{
			font-size:13px;
			margin:0 0 0.4em;
			text-align:left;
		}
