#main {
	width: 1000px;
}

/* Set width to calculate horizontal scrolling (minus 30px main width) */
div.nav {
	width: 984px;
}