Floated right. This will ensure alignment with the right edge of .header, but triggers the redraw bug in Opera (mouse over the "About Us" and "Our Work" menu items to see it in action).
.section .header .nav {
float: right
}