div#content {
	float:right;
	width:445px;
	padding-right: 5px;
}
div#navigation {
	float:left;
	width:445px;
	padding-right: 5px;
}
