/*******************************************************
	W3C Validated CSS document
	EDIT BELOW THIS LINE AT YOUR OWN RISK!!!!
 *******************************************************/

 body {
	background: url(../img/sfondostaff.jpg) #000000 top no-repeat;
	color: FFF;
	font-family: Arial, Verdana,Helvetica;
	font-size: 8pt;
	text-align: center; /* This forces elements center positioning on IE 6 */
	margin: 0;

}


#header {
	height: 290px;
	width: 1292px;
	margin: 0;
}

#container{
	width: 1292px;
	color:#333;
	margin: 0 auto;
}


#content {
	height: auto !important;
	height: 320px;
	/*margin: 0 0 0 300px !important;*/
	margin: 0;
	min-height: 320px;
	width: 438px !important;
	width: 435px;
	float: left;
}

#rightside {
	float: right;
	height: auto !important;
	height: 294px;
	position:relative;
	min-height: 294px;
	width: 854px;
}


#footer {
	width: 1292px;
	height: 120px;
	min-height: 120px;
	margin-top: 20px;
	height: auto !important; 
}




/*******************************************************
 *******************************************************/

