#wrapper {
	position: relative;
}

#header {
	height: 144px;
}

#header ul {
	width: 600px;
}

#leftcol {
   position: absolute;
	top: 280px;
}
