#headerContaner{
	height: 499px;
	width: 767px;
	margin: 0 auto;
	background: transparent none;
}
#header{
		width: 765px;
		height: 405px;
		margin: 0 auto;
		background: transparent none no-repeat;
		border: none;
	}

#topMenu, #topMenu ul{
	display: block;
	width: 765px;
	background: transparent none;
	padding: 0;
	margin: 0;
	border: none;
	height: 94px;
}

#topMenu li, #topMenu li{
	height: 94px;
	background: transparent none;
	margin: 0;
	padding: 0;
	border: none;
}
#topMenu li a{
	display: block;
	height: 94px;
	background: transparent url(../_img/index-links.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}
	#topMenu li a span{
		display: none;
	}

#topMenu li.about a{
	width: 146px;
	background-position: 0 0;
}
#topMenu li.about a:hover{
	background-position: 0 -94px;
}

#topMenu li.concrete_mixing_plant a{
	width: 97px;
	background-position: -146px 0;
}
#topMenu li.concrete_mixing_plant a:hover{
	background-position: -146px -94px;
}

#topMenu li.concrete_production a{
	width: 158px;
	background-position: -243px 0;
}
#topMenu li.concrete_production a:hover{
	background-position: -243px -94px;
}

#topMenu li.concrete_products a{
	width: 137px;
	background-position: -401px 0;
}
#topMenu li.concrete_products a:hover{
	background-position: -401px -94px;
}

#topMenu li.news a{
	width: 98px;
	background-position: -538px 0;
}
#topMenu li.news a:hover{
	background-position: -538px -94px;
}

#topMenu li.contacts a{
	width: 129px;
	background-position: -636px 0;
}
#topMenu li.contacts a:hover{
	background-position: -636px -94px;
}


#bodyContaner, #footer{
	background: transparent none;
	border: none;
}
#indexText{
	width: 700px;
	margin: 20px auto;
	font-size: 1em;
	color: #033c9b;
	text-align: center;
}

#indexText h1{
	text-align: center;
	border: none;
	background: transparent none;
	color: #033c9b;
	font-weight: bold;
	font-size: 1.3em;
}
#indexText h2{
	font-size: 1.1em;
}