html, body{
	margin:0;
	padding:0;
	width:100%;
}
.footerbgline{
	z-index:-1;
	position:absolute;
	display:block;
	left:0px;
	width:100%;
	height:150px;
	background-image:url(/parameters/el-camino.info/templates/_extra/bg.gif);
	background-repeat:repeat-x;
	right:0px;
}