/**
 * @author Leonardo Andres Güereña
 * info@ninsar.com.ar
 */


body {
	background:url(../img/background.jpg) repeat-x #8a8c8f;
	width:100%;
	height:100%;
	margin:0;
	font: 10px/14pt Tahoma, sans-serif;
}

#content {
	position:absolute;
	width:920px;
	height:536px;
	top:50%;
	left:50%;
	margin-top:-298px;
	margin-left:-460px;
	text-align:center;
}

#content #foot {
	position:absolute;
	bottom:0px;		
}


#bannerId{
	margin:auto;
	width:468px;
	height:90px;
}
