#header {
	background: url(../images/ciniclogo6.jpg) #336699;
	width:799px;
	height:100px;
	margin:auto;
	overflow:hidden;
}
#menu {
	background: #1B3651;
	text-align: center;
	width:799px;
	height:20px;
	margin:auto;
	overflow:hidden;
	font-family:Tahoma;
}
#homepage {
	background:  #336699 url(../images/naamloos2.bmp) repeat;
	margin:auto;
	width: 799px; 
	height: auto;
	font-family:Tahoma;
}
p {
	margin-left: 180px; 
}

#form {
	margin-left: 180px; 
	background: #1B3651;
	width:350px;
}

#form2 {
	margin-left: 80px; 
	background:  url(../images/fbird.jpg) repeat;
	width:640px;	
}

#footer {
	background: #1B3651;
	text-align: center;
	width:799px;
	height:20px;
	margin:auto;
	overflow:hidden;
	font-family:Tahoma;
}
.clear {
	CLEAR: both
}

