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

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

.introbox{
	padding-bottom:140px;
	}

/* IE hack for the container bottom corners and reducing container depth*/
* html,body{
	height:50%;
}

