	
	
	
	
	#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;}
				
				
				
				
				
			#podrotator {
				height:190px;
				padding:65px 0 0 0;
				left:-20px;
				position:relative;
				width:710px;
				background:url('/_images/podrotator.png') no-repeat top left;
			}		
			
			
			div#rotator{
				/*overflow:hidden;*/
				float: left;
				display: inline;
			}

			
			div#rotator a{
				float: left;
			}

			div#rotator ul#screen{
				margin: 0;
				padding: 0;
				float: left;
				width: 100%;
			}
			div#rotator ul li{
				float: left;
				list-style-type: none;
			}
			

			div#rotator ul li#view{
				overflow:hidden;
				width:630px;
				padding:0;
				position: relative;
			}
			
		
		
			div#rotator ul li ul{
				margin: 0;
				padding: 0;
				width: 9999px;
				float: left;
			}
			div#rotator ul li ul li{
				position: relative;
				text-align:center;
				margin: 0;
				height:179px;
				padding:0;
				width:210px;
			}

			div#rotator ul li ul li .controtname{
				font: bold 16px/18px Trebuchet MS;
				color: #045686;
				padding:0 10px 5px 10px;
				text-align:center;
				height:35px;
				overflow:hidden;
				text-transform:uppercase;
			}
			
			div#rotator ul li ul li .controtname span {
				font: normal 12px/18px Trebuchet MS;
				text-transform:none;
			}
			
			div#rotator ul li ul li .controtdescr{
				font: bold 12px/14px Trebuchet MS;
				color: #045686;
				padding:0 10px;
				text-align:left;
			}
			
			div#rotator ul li ul li .location{
				color:#03A4D7;
				font:11px Arial;
				margin:4px 0 0;
				text-align:center;
				width:150px;
			}
			div#rotator ul li ul li div.information{
				display: none;
			}
			div#rotator .imagePos{
				padding: 3px 0 0 0;
			}
			div#rotator .imagePos div.jq-ss-crop{
				text-align:center;
			}
			div#rotator a#leftScroll{
				width: 36px;
				height: 45px;
				margin: 67px 0 0 1px;
				display: block;
				float: left;
				cursor: pointer;
				outline:none;
				background:url('/_images/leftscroll.png') no-repeat top center;
			}
			div#rotator a#rightScroll{
				outline:none;
				width: 36px;
				height: 45px;
				margin: 67px 0 0 0;
				display: block;
				float: left;
				cursor: pointer;
				background:url('/_images/rightscroll.png') no-repeat top center;
			}		
			
			div#rotator .controt a{
				float: none;
				display:block;
				text-align:center;
				text-decoration:none;
			}
		
		
	
