BODY {
 padding-top:10px;
}

TR.header2 {
  background-image: url(../images/header-bg.gif);
  background-repeat:no-repeat;
   top:0;
 left:0;

/*
 width: 1024px;
 height:179px;

 width:1106px;
 height:179px;
 background:url(/osMedia/site/t1/images/header-bg.gif) no-repeat;
 position:absolute;
 top:0;
 left:0;
*/
}

#container2 {
  background-repeat:no-repeat;
 width: 980px;
	margin:0 auto; 
	position:relative;
	background-color: white;
}
