

body {
	min-width: 960px;
	background:#f7f6ef url(../img/bg_sfondo.gif);
	
			}
header {
	width:100%;
	height:137px;
	position:fixed;
	background:url(../img/bg2_nav.png) repeat-x;
	padding-bottom:120px;
	z-index:100;
	}	

nav {
	height:58px;
}
footer {
	text-align:center;
	padding:10px 0;}	
				
#external {
	width:100%;
	}		
#wrapper {
	margin:0 auto;
	min-height:768px;
	/*border:1px solid #333;*/}	

#intro {
	width:100%;
	height:768px;
	text-indent:-9999em;
	background:url(../img/intro_bg.jpg) no-repeat center 150px;
	
	}

#one, #three, #four {
	width:100%;
	height:950px;}
	
#two {width:100%; }	
		
						
#about, #services, #portfolio, #contacts {
	max-width:960px;
	margin:0 auto;
	padding-top:150px;}
	
	
#about1, #about2, #about3 {
	float:left;
	margin-top:57px;
	
	}
#about1 {
	width:293px;}
#about2 {
	width:314px;}
#about3 {
	width:353px;
	}		
#about1 ul li {
	display:inline-block;}

#contacts {
	min-height:500px;
	background:url(../img/hey.png) no-repeat bottom right;}	

	






