body, html {
	margin: 0;
	font-family: verdana, sans-serif, "Trebuchet MS", arial, helvetica;
	width: 100%;
	height: 100%;
	scrollbar-3dlight-color: #382F30;
	scrollbar-arrow-color: #F3DA01;
	scrollbar-base-color: #382F30;
	scrollbar-darkshadows-color: #CC3637;
	scrollbar-highlight-color: #8D8C8C;
	scrollbar-shadow-color: #382F30;
}
body {
	width: 100%;
	min-height: 100%;
	_height: 100%;
	background-color: #000000;
}
#main_container {
	width: 1000px;
	height: 100%;
	_height: 100%;
	margin-top: -87px;
	margin-left: -500px;
	position: relative;
	overflow: hidden;
	left: 50%;
	float: left;
	background-image: url('http://static.sandbikeparts.nl/images/bgr_content.jpg');
}
#links_container {
	position: absolute;
	margin: 87px 0 0 0;
	float: left;
	width: 190px;
	min-height: 100%;
	_height: 100%;
	background-image: url('http://static.sandbikeparts.nl/images/bgr_menu.gif');
	background-position: top left;
	background-repeat: repeat;
	color: #000000;
}
#content_container {
	position: absolute;
	margin: 0;
	float: right;
	left: 220px;
	top: 220px;
	width: 765px;
	font-size: 0.80em;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif, Geneva;
	font-weight: normal;
	color: #ffffff;
	line-height: 17px;
	overflow: auto;
}
#footer_container {
	background-image: url('http://static.sandbikeparts.nl/images/bgr_footer.jpg');
	clear: both;
	height: 87px;
	width: 1000px;
	text-align: center;
	color: #ffffff;
	margin-left: -500px;
	left: 50%;
	float: left;
	position: relative;
	font-size: 11px;
}
#header {
	position: absolute;
	margin: 87px 0 0 0;
	top: 0px;
	left: 190px;
	background-color: #ffffff;
	width: 810px;
	height: 106px;
}
#content {
	position: absolute;
	margin: 0px;
	top: 100px;
	left: 210px;
	width: 680px;
	max-height: 55%;
	height: 100%;
	padding: 0px 80px 20px 0;
	overflow: auto;
}
