body {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
}


/* header */

#wrapper {

	position:relative;
	width: 920px;
	height: 830px;
	margin: 0 auto;
	background: url(../images/loper2.gif) no-repeat 0% 0%;
	background-position: right bottom;
	
}

#header h1 {
	background: url(../images/ITMAWARDnew.gif) no-repeat 0% 0%;
	height: 140px;
	width: 150px;
}


#header h1 a {
	overflow:hidden;
	position:absolute;
	height:0px;

}


#header #s3
{
	position:absolute;
	height: 120px;
	width: 728px;
	top: 46px;
	left: 190px;
}


/* navigatie */

#nav {
	position:relative;
	width: 920px;
	margin: 0 auto;
}
#nav p {
	color:#000000;
	font-size:11px;
	margin:0;
	position:absolute;
	right:15px;
	top:6px;
	z-index:1;
}
#nav p a {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

#nav p a:hover {
	color:#aaaaaa;
	font-weight:normal;
	text-decoration:none;
}

.clearfix {
	display:inline-block;
}


/* content */

#content #contentleft
{
	float:left;
	width: 47%;
	border-left: 1px solid #aaaaaa;
	border-right: 0px solid #aaaaaa;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
}

#content #contentright
{
	float: right;
	width: 40%;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
}














