.logo {width: 100%; height: 215px; 
		background-image: url(../img/1.png); 
		background-repeat: no-repeat;
		/*background-attachment: fixed; */
		background-size:100% 100%; 
		/*background-position: 100% 50%;*/
		
	  }

 .logoimg{
    width: 1200px;
    margin: auto;
    padding-top: 50px;
}
	  
.nav {height: 51px;
		background-color:#d5010f;
		border: none;
		width: 1200px;
		margin: 0  auto;
		}
		
		
.nav2 {
	width: 100%;
	height: 51px;
	background-color:#d5010f;
	border: none;
	margin: 0  auto;
	
	
	}
		
		
.nav ul {
	padding-left: 0px;
	
}
.nav li {list-style: none;
		float: left;
		text-align: center;
		line-height: 51px;
		padding: 0 15px;
		}
.nav ul li a {
		font-size: 18px;
		color: whitesmoke;
		text-decoration: none;
		 
		
		
		}
		
.nav ul li:hover {
		
		background-color: #6666;
}
.footer {
display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  margin-top: 10px;
  height:250px;
background: #ddd;

}
.main-1200 {
	padding-top: 25px;
}
#_ideConac {
position: absolute;
top: 23px;
left: 135px;
}