/* GENERAL */
BODY {
	/* background: #E8E8E8 url(Banners/bg_web.jpg) no-repeat fixed center 0; */
	background: #E8E8E8 url(Banners/bg_web.gif) no-repeat fixed center 0;
	/* Otras opciones: croll , fixed */
}

/* SPRITES */

/* TECH SUPPORT MENU */

#sprite-tech_support a div {
    background: url(TechSupport/sprite-tech_support.png) no-repeat;
    cursor: pointer;
}