body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#box1 {
	position: absolute;
	top: 0px;
	z-index: 1;
	left:0px;
	top:0px;
	width:100%;
	background-color: #000000;	
}

#box2 {
	position: absolute;
	left:100px; 
	top:345px;
	width:500px; 
}
#box3 {
	position: absolute;
	top: 250px;
	left:0px; 
	width:100%;
	height: 22px;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff0000;
	padding-left: 100px;
	padding-top: 2px;
	font-weight: bold;
	background-image: url(images/navi-fond.jpg);
}

#box4 {
	position: absolute;
	left:0px; 
	top:300px; 
}
#box7 {
	position: absolute;
	left:350px; 
	top:300px;
	width:300px; 
}
#box8 {
	position: absolute;
	left:700px; 
	top:300px;
	width:300px; 
}
#box9 {
	position: absolute;
	left:350px; 
	top:720px;
	width:300px; 
}
#box10 {
	position: absolute;
	left:700px; 
	top:930px;
	width:300px; 
}
#box11 {
	position: absolute;
	left:680px; 
	top:444px;
	width:500px; 
}