﻿#container {
	width: 950px;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
}
#navigation {
	width: 150px;
	margin-top: 30px;
	float: left;
	height: 600px;
}

