div#container
{
 	width: 1000px;
}

img#bgshadowleft
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

img#bgshadowright
{
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}

div#content
{
 	width: 840px;
	float: right;
	background: #FFFFFF;
	height: auto;
	padding-bottom: 90px;
	margin-left: 11px;
	_clear: both;
}

div#header div#top
{
	background: #fff url("../images/nl/top_complete.png") 0 0 no-repeat;
}

div#footer
{
	left: 0;
	width: 1000px;
}
