header'a verdiğiniz width:100% !important; şeklinde denediniz mi hocam ?
Malesef olmadı hocam.
Css kodlarım bu şekilde ;
body{
background:#e5e5e5;
padding:0px;
margin:0px;
font:12px Arial, Helvetica, sans-serif;
color:#464646;
min-width: 720px;
width: 1003px;
}
.temizle {
clear: both;
}
#header {
background-color: #c52d2d;
background-image: linear-gradient(#dd3b3b, #c52d2d);
/*background-image: url(../bgg.png);*/
height: 50px;
border-bottom: 1px solid #AF2B2B;
}