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