/* CSS Document */
#header {
height: 261px;
background: url(repeat.gif) repeat-x bottom
}
#header div.left {

width: 677px;
height: 261px;
background: url(left1.jpg) no-repeat left bottom
}
#header div.right {
float:right;
width: 323px;
height: 261px;
margin-top:-258px; margin-left:2px;
background: url(right1.jpg) no-repeat right bottom
}
