	
	
	
	
	#Clouds {
		width:100%;
		min-width:990px;
		height:30em;
		position:absolute;
		overflow:hidden;
		top:7em;
		z-index:1;
		background:url('/_images/plashka.jpg') no-repeat center 0;
	}
	
	.half {
		width:50%;
		margin-left:50%;
	}
	#Clouds .half div {position:relative;}
	#Clouds img {	visibility:hidden;}
	#Cloud3 {
		width:279px;
		height:166px;
		margin-bottom:-166px;
		left:-700px; top:30px;
		
	background:url('/_images/cloud-3.png') no-repeat 0 0;
	//background:none;	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_images/cloud-3.png', sizingMethod=crop);
	





	}
	#Cloud2 {
		width:350px;
		height:206px;
		margin-bottom:-206px;
		
		left:-700px;top:80px;
		
	background:url('/_images/cloud-2.png') no-repeat 0 0;
	//background:none;	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_images/cloud-2.png', sizingMethod=crop);
	





	}
	#Cloud1 {
		width:406px;
		height:233px;
		margin-bottom:-233px;
		left:200px;top:60px;
		
	background:url('/_images/cloud-1.png') no-repeat 0 0;
	//background:none;	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_images/cloud-1.png', sizingMethod=crop);
	





	}
	
	#T {background:none;}
		
	#Logo {
		width:50%;
		margin:25px -100% 0 0;
		padding:0 0 13em 0;
		background:none;
	}
		#Logo span {padding:35px 0 0 0.2em;}

	#Phone {padding:41px 0 12em 400px;}
	
	#CCM {
		clear:both;
		padding:4em 1em 1em 1em;
	}
		#CCM h1 {line-height:120%;}
		#CCM p {margin:0 0 1em 0;}
	
		#CCM .left {
		 	width:300px;
			padding:0 50px 0 0;
			float:left;
		}
		
		#CCM .news {padding:0.5em 0 3em 0;}
		
		#CCM .discount {
			padding:0.5em 0 3em 140px;
			clear:both;
			background:url('/_images/cards.jpg') no-repeat 0 0
		}
			#CCM .discount h2 {font-size:25px;}
			
		#CCM .franchise {
			padding:0.5em 0 2em 140px;
			clear:both;
			background:url('/_images/franch.jpg') no-repeat 0 0
		}
		
		#CCM .banner1 {
			padding:0.5em 0 3em 0;
			clear:both;
		}
			#CCM .banner1 .img {
				width:130px;
				margin:0 -1000px 3em 0;
				float:left;
			}
				#CCM .banner1 .img img {
					position:relative;
				}
			#CCM .banner1 .text{
				width:100%;
				margin-bottom:3em;
				float:left;
			}
				#CCM .banner1 .text .cont {margin-left:140px;}
			

		
		
	