html {
	background: #F2F2F2 url(../images/backgrounds/html-nosotros-que-hecemos-sumate.jpg) center top no-repeat;
}
* html #content.contact, * html #content.sumate {
	background: none;
}

/*body {
	background: url(../images/backgrounds/body-general.png) center bottom no-repeat;
}*/
#footerWrapper {
	clear: both;
	height: 350px;
	/*background: url(../images/backgrounds/body-general.png) center bottom no-repeat;*/
	background-image: url("../images/backgrounds/body-general.png") !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/backgrounds/body-general.png');
	height: 536px;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 1;
	margin-top: 50px;
}

