/* CSS Document */
	#header {
		background:url(/_img/bg-main-banner.jpg) 50px 58px no-repeat;
		margin:0 0 -120px 0;
		height:444px;
	}
	#flash-banner {
		position:absolute;
		margin:58px 0 0 50px;
		z-index:1;
	}
	#flash-banner img {
		display:block;
		margin:0 0 0 19px;
	}
	
	#logo {
		color:#1b408c;
		font-size:1.5em;
		margin:100px 0 0 81px;
		float:left;
	}
			
	#catalog {
		background:url(/_img/s-radiator-heating.png) 70px 160px no-repeat;
		padding:200px 0 0 50px;
		width:950px;
		float:left;
	}
		#catalog h1, #catalog h2 {
			display:none;
		}
		#catalog p {
			display:block;
			width:310px;
			margin:0 0 0 20px;
			float:left;
			padding:0 0 0 0;
		}
		#catalog img {
			margin:0 20px 0 0;
			float:left;
		}
		#catalog .hd {
			display:block;
			padding:40px 0;
			text-align:center;
		}
		#catalog .hd{
			margin:0;
			float:none;
		}
		#catalog p.info-link {
			width:215px;
			background:none;
			margin:-175px 0 0 0;
			padding:0;
			float:right;
		}
		#catalog p.info-link img {
			margin:0;
		}
			#catalog img.more {
				margin:20px;
				float:right;
			}
			
	#press-realese {
		clear:both;
		background:url("/_img/s-press-realese.png") 400px 70px no-repeat;
		overflow:hidden;
		line-height:1%;
		padding:140px 0 0 0;
	}
		#press-realese h2 {
			display:none;
		}
		#press-realese p {
			float:left;
			width:260px;
			color:#474747;
			padding:0 0 0 2%;
			line-height:1.7em;
		}
		#press-realese p.all-news {
			clear:both;
			float:none;
			text-align:right;
			width:auto;		
			padding:0 160px 0 0;
		}
			#press-realese .all-news a {
				background:url("/_img/i-page.gif") left center no-repeat;
				padding:0 0 0 15px;
			}
		#press-realese p.clip {
			width:28%;
			padding:0 0 0 9%;
			margin:-50px 0 0 0;
		}
			.file {
				display:block;
				float:left;
				width:50px;
				text-align:center;
			}
			#press-realese p .f-right {
				display:block;
				width:200px;
			}
			#press-realese p .f-right a {
				font-size:1.2em;
			}
