body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
	background-color: #FFFFFF;
}
.tussenkop {
	letter-spacing: .2em;
	font-weight: bold;
}
#header {
	margin: 0 auto;
	padding: 0px;
	width: 550px;
	height: 130px;
	position: absolute;
}
#mainContent {
	padding: 0px;
	margin: 0px auto 50px;
	width: 550px;
	position: absolute;
	top: 135px;
	left: 75px;
	height: 100%;
	line-height: 1.5em;
}
#footer {
	background-color: #666666;
	width: 750px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
}
#container {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 550px;
	top: 0px;
	text-align: left;
	position: absolute;
	left: 15px;
	z-index: 2;
}
#mainNav {
	position: absolute;
	width: 200px;
	left: 24px;
	top: 128px;
}
#mainNav ul, #rollOvr ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainVisual {
	background-image:    url("../images/imgMainGrid.gif");
	height: 80px;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	width: 484px;
	display: none;
}
#logoRokatec {
	position: relative;
	top: 40px;
	left: 28px;
}
#mainCopy {
	text-align: right;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 202px 0px 35px;
	position: relative;
	left: 0px;
	top: -1px;
}
#mainHeading {
	position: relative;
	text-align: right;
	margin: 0px 0px 5px;
	padding: 0px;
	top: 2px;
	height: 50px;
	width: 350px;
	left: 2px;
}
#imgPhoto {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 714px;
	height: 130px;
	width: 180px;
	text-align: left;
	clear: both;
	vertical-align: sub;
	display: none;
}
#payoffLine {
	margin: 0px;
	padding: 0px;
	float: none;
	clear: right;
	position: absolute;
	height: 800px;
	width: 20px;
	top: 90px;
	z-index: 3;
	left: 525px;
}
#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	text-decoration: none;
	color: #0076BD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FDD51A;
	display: none;
}
#mainContent a:hover {
	text-decoration: none;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	display: none;
}

