html, body, #wrapper {
	font-family: Century gothic, Arial,Tahoma,sans-serif;
	font-size: 20px;
	color: #000000;
	background-color: #FFFFFF;
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
img {
	border:0px;
	padding-right:1px;
}
a { color: #FF6600; text-decoration: none;}
a:hover { color: #00C0FF; text-decoration: none;}
a:visited { color: #FF6600; text-decoration: none;} 
a:visited:hover { color: #FF6600; text-decoration: none;}
h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
h2 {
	font-size: 25px;
	color: #FF6600;
	text-align: left;
	margin: 8px 2px 8px 2px;
}


* { margin:0px; padding:0px; }
ul#menuback {
	margin: 0px auto;
	list-style: none;
	background: url(../images/menu-bg.jpg);
	width: 800px;
	overflow: auto;	
}

ul#menuback li.shutter {
	width: 200px;
	height: 120px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../images/flag_nl_web.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/flag_en_web.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/sc_store.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/sc_contact.jpg) no-repeat; 
}

a.link {
   width: 200px;
   height: 120px;
   display: block;
   background: url(../images/window.png) no-repeat bottom center;
   text-indent: -9999px;
}
.footer {
	font-size:15px;
	color:#666666;
	
}
