#background {background:url(../img/bg-mainpage.jpg) center top no-repeat; }
#first,
#second {height:400px; overflow:hidden; }


h2 {font-size:24px; margin:0 0 17px 0; }
h2 a {color:#000; }

		#logo span,
		#logo a {
			background:url(../img/forma-logo-mainpage.jpg) no-repeat;
		}


	.main-left {
		position:relative;
		float:left;
		width:490px;
	}
	
		.title {padding:0 60px 0 0; }
		.title p {font-size:14px; }
		
	
	#phone {
		position:relative;
		width:461px;
		height:131px;
		background:url(../img/mainpage-phone-bg.jpg) no-repeat;
		margin-bottom:3px;
	}
	
	#phone .number {
		position:absolute;
		top:30px;
		left:110px;
		width:335px;
		height:45px;
		overflow:hidden;
	}

	#phone .number span {
		position:absolute;
		top:0;
		left:0;
		width:335px;
		height:45px;
		background:url(../img/mainpage-phone.gif) no-repeat;
	}
	
	#phone .adress {
		position:absolute;
		top:90px;
		left:110px;
		color:#868686;
		font-size:12px;
	}
	#phone .adress em {color:#000; font-style:normal; }
	
	.download {
		position:relative;
		height:233px;
	}
	.download a {
		position:absolute;
		top:0;
		left:0;
	}
	
	
	
	.main-right {
		position:relative;
		float:left;
		width:470px;
	}
	.main-right h2 {margin-bottom:8px; }
	
	.production {
		list-style:none;
	}
	.production li {
		float:left;
		width:205px;
		margin-right:15px;
	}
	.production h3 {
		font-size:18px;
		margin-bottom:15px;
	}
	.production h3 a {color:#000; }
	.production h3 a:hover {color:#b9c21d; }
	
	.production strong {
		font-weight:normal;
		color:#a6b01a;
	}
	.production .img {margin-bottom:6px; }
	