body, html{
text-align: center;	
margin: 0px 0px 0px 0px;
background-color: #ABABAB;
color: #444444;
font-family: Arial;
font-size: small;
}

div#container{
background-color: #FFFFFF;		
width: 800px;
height: 100%;
margin: 0 auto 0 auto;
text-align: center;
}

div#spacer
{
float: left;
height: 400px;
width: 1px;	
	}

img.fl{
border: 1px #000000;
float: right;
margin: 5px;
}

div#header{
background-color: #FFFFFF;	
width: 800px;
height: 153px;
margin: 0 0 0 0;
background-image: url(images/beurstoppers.jpg);	
border-bottom: 1px solid #326478;
}

div#menu{
background-color: #326478;	
width: 800px;
height: 30px;
margin: 0 0 0 0;	
	}
	
ul.menu
{
list-style: none;	
font-family: Arial;
font-size: 1.1em;
margin: 0 0 5px 15px;
padding: 0;
	}	

li.menu
{
display: inline;
text-align: left;
font-size: 1.1em;
margin: 5px 0 5px 15px;
	}	
	
li.menu a:link, li.menu a:visited, li.menu a:active
{
color: #FFFFFF;
text-decoration: none;
padding: 0 10px 0 0px;
font-weight: bold;
	}
	
li.menu a:hover
{
color: #bbbbbb;
	}	
	
	

div#content{
float: left;	
background-color: #FFFFFF;	
width: 550px;
margin: 0 auto 0 auto;
padding: 15px 124px 15px 125px;
text-align: left;
}


div#footer{
clear: both;
width: 550px;
height: 25px;
margin: 5px;
text-align: center;
border-top: 1px solid #bbbbbb;
}

.testim{
background-color: #FFE685;	
width: 400px;
margin: 0;
padding: 35px;
text-align: left;
}

.form{
background-color: #FFFFFF;	
width: 450px;
margin: 0;
padding: 5px;
text-align: left;
}

p
{
font-family: Arial;
font-size: small;
	}

p.footer
{
font-family: Arial;
font-size: x-small;
margin: 4px;
	}	
		
h1
{
font-family: Arial;
color: #326478;
text-align: left;
font-size: 1.3em;
margin-top: 15px;
	}

h2
{
font-family: Arial;
color: #326478;
font-size: 1.2em;
text-align: left;
margin-top: 35px;
	}	
	
h3
{
font-family: Arial;
color: #326478;
font-size: 1.1em;
text-align: left;
margin-top: 35px;
	}	
	
a:link, a:visited{
text-decoration: underline;
color: #444444;
}

a:hover, a:active{
text-decoration: underline;
color: #999999;
}		

ul
{
font-family: Arial;
font-size: small;
font-weight: normal;
list-style-type:disc;
	}
	
ol
{
font-family: Arial;
font-size: small;
font-weight: bold;
	}	
	
li{
font-family: Arial;
font-size: small;
margin-bottom: 10px;
}

dl.info
{
font-family: verdana;
font-size: small;	
border: 1px solid #000;
background-color: #eee;
width: 150px;
text-align: center;
padding: 0 0 10px 0;
float: right;
margin: 15px;
}

.info dt
{
font-weight: bold;
background-color: #000;
color: #FFF;
padding: 5px 10px;
margin-bottom: 10px;
}

.info dd img
{
border: 1px solid #000;
}

.info dd
{
margin: 0;
padding: 0 10px 5px 10px;
font-size: 85%;
}

.input 
	{
	background-color: #efefef;
	border-style: inset;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	margin-right:5px;
	color: #000000; font-family: Arial;
	font-size: 12px;
	}
	
.input2 
	{
	background-color: #efefef;
	margin-right:5px;
	color: #000000; font-family: Arial;
	font-size: 12px;
	}	

		
.input-submit 
	{
	background-color: #efefef;
	border-style: inset;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}	
