*{
	font-family: Arial, Helvetica, sans-serif;  
	line-height: 18px;
	padding: 0;
	margin: 0;
	text-align:left;
}
h1{
	font-size:16px;
	color: #000; 
	padding: 0;
	margin: 0;
	font-weight: normal;
	
}

p{
	margin-top: 10px;
	color: #FFF;
	font-size: 14px; 
}

a{
	color: #000;
	font-weight:bold;
}
img {
	border: none;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

body{
	text-align: center;
}


.container_10{
	margin-left: auto;
	margin-right: auto;
	width: 1180px;
	height: 705px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	position:relative;

}

#image_1{
	position:absolute; left:356px; top:0px;
}

#image_2{
	position:absolute; left:592px; top:155px;
}

#image_3{
	position:absolute; left:238px; top:310px;
}

#image_4{
	position:absolute; left:829px; top:466px;
}

#image_5{
	position:absolute; left:238px; top:544px;
}

#image_6{
	position:absolute; left:474px; top:544px;
}
#image_7{
	position:absolute; left:710px; top:0px;
}

#textblock{
	position:absolute; left:610px; top:325px; width:314px;
}



