div#header{
	float:left;
    width: 1000px;
    height: 430px;
    text-align: left;
	/*background-image:url(images/bg_head.jpg);
	background-repeat:no-repeat;*/
    }
	
div#header_menu{
	float:left;
    width: 604px;
    height: 129px;
    text-align: left;
	/*background-image:url(images/bg_header_menu.jpg);*/
    }
	
div#header_logo{
	float:left;
    width: 604px;
    height: 301px;
    text-align: left;
    }
	
div#header_slide{
	float:right;
    width: 396px;
    height: 430px;
    text-align: left;
	background-image:url(images/bg_slide.jpg);
    }	
	
div.menu_testa{
	position:relative;
	margin-top:51px;
	margin-left:42px;
    width:604px;
    height:130px;
	z-index:900;
}	
div.menu_testa_box{
	position:relative;
    width:100%;
    height:65px;
}	