#wrapper {
	height: auto!important;
	height: 700px;
	min-height: 700px;
	background-image: url('../images/sez1.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
}
#container {widht:920px;margin:0 auto;padding:20px; }
	#right{
		float: right;
		padding: 0 65px 0 20px;
		width: 50px;
	}
	#left{
		margin-right: 645px;
		width: 50px;
	}
#footer {
	width: 100%;
	height: 500px;
	background: url('../images/sez2.jpg') no-repeat top center;
}