Как всё сложно...
HTML код:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<style>
#header {
position:absolute;
top: 20px;
width: 800px;
height: 50px;
}
#header3 {
float: left;
background: url(img/h_img_line.gif) no-repeat top left;
width: 10px;
height: 50px;
}
#header4 {
margin: 0 auto;
background: url(img/bg_h_wtrih.gif) no-repeat top left;
width: 780px;
height: 50px;
}
#header5 {
float: right;
background: url(img/h_img_line.gif) no-repeat top left;
width: 10px;
height: 50px;
}
</style>
<title>Ня</title>
</head>
<body>
<div id="header">
<div id="header3" ></div>
<div id="header4"></div>
<div id="header5"></div>
</div>
</body>
</html>
В общем, попробуйте. Я не проверял, т.к... лениво
