body{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 160%;
	background-color: #E6E6E6;
}	

div#wrap-header{
	background-color: #999;
}

div#header{
	background: url(http://www.one-stop-webshop.nl/uc_pagina/nieuw/header-bg.jpg);
	width: 980px;
	margin: 0 auto;
}

h1{
	margin: 0;
	padding: 0;
	line-height: 2.5em;
	text-indent: -9999em;
}

h2{
	font-family: "Segoe UI", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p{
	color: #666;
	width: 400px;
}

div#wrap-content{
	background: url(http://www.one-stop-webshop.nl/uc_pagina/nieuw/bg_uc.png) center repeat-y;
}

div#content{
	padding: 20px;
	border-top: 4px solid #E6E6E6;
	width: 900px;
	margin: 0 auto;
	background: url(http://www.one-stop-webshop.nl/uc_pagina/nieuw/bg_content.png) no-repeat 530px 50px;
	height: 250px;
}

a{
	color: orange;
}

div#footer-shade{
	width: 980px;
	height: 20px;
	margin: 0 auto;
	background: url(bg_footer-shade.png) no-repeat bottom;
}

div#footer{
	margin: 0 auto;
	width: 940px;
	height: 85px;
	background: url(bg_footer.gif) repeat-x bottom;
}

div#footer ul{
	list-style-type: none;
	font-size: .7em;
	padding: 15px 0 0 20px;
	margin: 0;
}

div#footer li{
	display: block;
	float: left;
	padding: 0 15px 0 0;
}

div#footer small{
	font-size: .7em;
	clear: both;
	display: block;
	color: #ccc;
	padding: 0 0 0 20px;
}

div#footer a{
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #eee;
}

div#footer a:hover{
	color: #fff;
	text-decoration: underline;
}