#header {
background: url(images/bg.jpg);
height: 163px;
width: 100%;
overflow: hidden;}
#bg1 {
background: url(images/bg1.jpg);
width: 521px;
height: 163px;
float: left;}
#bg2 {
background: url(images/bg2.jpg);
width: 395px;
height: 163px;
float: right;
margin-right: 10%;
}
.table_1 {
background: red;
padding-top: 20px;}
#tab_1 {
padding-left: 15px;}

