*{
	margin: 0 auto;
	padding: 0px;
}
body{
	width: 700px;
	background: black url('/images/main/background.jpg') center top  no-repeat;
	position: relative;
}
#div1{
	position: absolute;
	background: white;
	height: 250px;
	width: 295px;
	top:110px;
	left: 45px;
}

#div11{
	margin: 5px;
	background: url('/images/main/yellow_back.gif');
	height: 240px;
	width: 285px;
}
#div2{
	position: absolute;
	background: white;
	height: 250px;
	width: 295px;
	top:80px;
	left: 360px;
	
}

#div21{
	margin: 5px;
	background: url('/images/main/red_back.gif');
	height: 240px;
	width: 285px;	
}

#div3{
	position: absolute;
	background: white;
	height: 250px;
	width: 295px;
	top:395px;
	left: 25px;
	
}

#div31{
	margin: 5px;
	background: url('/images/main/blue_back.gif');
	height: 240px;
	width: 285px;	
}
#menu{
	width: 295px;
	position: absolute;
	top: 395px; 
	left:  363px;
}
#logo a{
	width: 285px;
	height: 87px;
	background: url('/images/main/logo.jpg');
	display: block;
}
#prod a{
	width: 285px;
	height: 32px;
	background: url('/images/main/production.jpg');
	display: block;
}
#proizv a {
	width: 285px;
	height: 32px;
	background: url('/images/main/proizv.jpg');
	display: block;
}

#about a {
	width: 285px;
	height: 32px;
	background: url('/images/main/about.jpg');
	display: block;
}
#partners a{
	width: 285px;
	height: 32px;
	background: url('/images/main/partneram.jpg');
	display: block;
}

#catalog a{
	width: 285px;
	height: 32px;
	background: url('/images/main/catalog.jpg');
	display: block;
}

#counter{
	position: absolute;
	bottom: -70px;
	left: 100px;
}
#birzha{
	float: left;
	font-size: 7pt !important;
	color: #561819;
	margin-top: 30px;
}
#birzha a{
	color: #791010;
	text-decoration: underline;
}

#birzha a:hover{
	text-decoration: none;
}