/* IE hack - double height because height based on height of IE window therefore too short */
* html .tl {
	height:200%
	}
* html .tr {
	height:200%
	}


.funnel_prod_img{
	position:relative;
	width:740px;
	height:500px;
	margin:20px auto;
	background: url(../images/funnel-prod01.gif) no-repeat right;
	}

/* current tab control */
#tabs #home {
    background-image:url(../images/left_on.gif);
    }

#tabs #home a {
    background-image:url(../images/right_on.gif);
    }



