#blaf{
	float: left;
    position: relative;
    background-repeat: no-repeat;
    height:410px;
    width:980px;
    background-image: url(../img/bg_banner.jpg);
}

#znav {
	float: left;
    position: relative;
    background-repeat: no-repeat;
    width:980px;
    margin-top: -410px;
}

h2 {
    position: relative;
    font-size: 1px !important;
	float: right;
	padding: 61px 0 0;
    overflow: hidden;    
    height: 0 !important;
    height /**/:0px;
    width:469px !important;
	background: url(../_media/_headings/h2_index.png) no-repeat left top;
	margin: -70px 0 20px;
}