html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;p 
	background: transparent;
}

#statement {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	background-color: #FFF;
	font-weight: bold;
	line-height: 90px;
	padding-bottom: 0px;
}
#choose {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	padding-bottom:20px;
	line-height: 60px;
}

#header {
	width: 100%;
	background-image: url(images/Portal%20deneef%206.png);
	background-repeat: repeat-x;
	height: 80px;
	padding-top:25px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	background-image: url(images/rounded.gif);
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#wrapper {
	width: 100%;
}
#main {
	width: 960px;
	height: 460px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;	
}
#container {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
}
body {
	margin: auto;
	width: 100%;
	background-color: #CCC;
}
#photowrapper {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	height: 110px;
	background-color: #FFF;
}
#photo1,
#photo2,
#photo3,
#photo4 {
	width: 220px;
	height:110px;
	float: left;
	display: inline;
	margin-left:10px;
	margin-right:10px;
}
#NA{
	height: 157px;
	width: 270px;
	background-image: url(images/NA1.png);
	float:left;
}
#NA:hover{
	background-image: url(images/NA2.png);
}
#SA{
	height: 111px;
	width: 96px;
	background-image: url(images/SA1.png);
	float:left;
	clear:left;
	position:relative;
	left:130px;
}
#SA:hover{
	background-image: url(images/SA2.png);
}
#EU{
	height: 245px;
	width: 361px;
	background-image: url(images/EU1.png);
	float:right;
	margin-top:20px;
}
#EU:hover{
	background-image: url(images/EU2.png);
}



