#headtxt {
display: none;
}




#div_header #headtxt {
position:relative;
top:-75px;
background-color:#E2ECFE;
height: 57px;
padding:4px;
}


#div_header .text {
	position:relative;
top:-75px;
background-color:#E2ECFE;
height: 57px;
padding:4px;

}

#div_header #headtxt p {
margin:0px;
padding:0px;
}

#div_header .text p {
margin:0px;
padding:0px;
}
