#center_top {
		width:863px;
		background-color: #9fd3f7;
		padding:10px 50px 10px 50px;
	}
	
	#news_box {
		width: 439px;
		float:left;
		margin-top: 20px;
	}
	
	#movie_box {
		width: 344px;
		float:right;
	}
	
	#center_slogan {
		width:963px;
		height: 73px;
		background-image: url(../images/slogan_bg.jpg);
		background-repeat: repeat-x;
		padding:0px;
		float:left;
	}
	
	#center_big_box {
		width: 963px;
		background-image: url(../images/big_bg.jpg);
		background-repeat: no-repeat;
		background-color: #083053;
		float:left;
	}
	
	#big_box_top {
		padding:20px;
		margin-bottom:0px;
		float:left;
	}
	
	#big_box_bottom {
		padding:20px;
		margin-bottom:0px;
		float:left;
	}
	
	#big_box_services {
		width: 690px;
		float:left;
		margin-bottom: 20px;
	}
	
	#fotovoltaico_box {
		width: 230px;
		float:left;
		margin-bottom:20px;
	}
	
	#siero_box {
		width: 330px;
		float:left;
		margin-left: 80px;
		margin-bottom:20px;
	}
	
	#solare_box {
		width: 274px;
		float:left;
	}
	
	#addolcimento_box {
		width: 330px;
		float:left;
		margin-left:35px;
	}
	
	#photo_slide {
		width: 242px;
		height:384px;
		float:left;
		margin-top: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	
	#simplegallery1 {
		width: 242px;
		height:384px;
		padding:0px;
	}
	
	#home_info_container {
		width: 883px;
		background-image: url(../images/home_info_bg.jpg);
		background-repeat: repeat-x;
		background-color: #9fd3f7;
		padding:20px 40px 20px 40px;
		float:left;
	}
	
	.info_box {
		width: 400px;
		margin-left: 30px;
		float:left;
		display:inline;
	}
	
	.info_icon {
		width: 59px;
		height:59px;
		float:left;
	}
	
	.info_content {
		width: 300px;
		float:left;
		margin-left: 20px;
	}
	
	.info_title {
		color: #073152;
		font-size: 12px;
		font-family: arial;
		font-weight: bold;
		text-decoration:none;
	}
	
	.info_title:hover {
		color: #2180c3;
		font-size: 12px;
		font-family: arial;
		font-weight: bold;
		text-decoration:underline;
	}
