body
	{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-image: url(layoutbg.jpg);
	background-attachment:fixed;
	margin: 0px;
	text-align: left;
	}

#layout
	{
	margin: 0px;
	padding: 0;
	background-image:url(bodybg.jpg);
	}
	
a:link
	{
	color: #000000;
	text-decoration: underline;
	}

a:visited
	{
	color: #000000;
	text-decoration: underline;
	}

a:hover
	{
	color: #999999;
	text-decoration: underline;
	}

a:active
	{
	color: #333333;
	text-decoration: none;
	}

#divtopleft
	{
	position:absolute;
	left:25px;
	top:21px;
	width:300px;
	height:20px;
	z-index:1;
	font-size: 11px;
	}

#divtopright
	{
	position:absolute;
	left:800px;
	top:21px;
	width:100px;
	height:20px;
	z-index:1;
	text-align: right;
	font-size: 11px;
	}

#topnavbg
	{
	position:absolute;
	left:18px;
	top:142px;
	width:889px;
	height:35px;
	z-index:1;
	font-size: 12px;
	}

.topnav
	{
	background-image: url(images/navknop.jpg);
	height: 25px;
	text-align: center;
	}
	
a.linknav:link
	{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}

a.linknav:visited
	{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}

a.linknav:hover
	{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}

a.linknav:active
	{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
	
#extranav
	{
	position: absolute;
	left:24px;
	top:180px;
	width:190px;
	height:225px;
	z-index:1;
	border-right: 1px solid #FFFFFF;
	font-size:11px;
	}

h1
	{
	font-weight: bold;
	font-size: 14px;
	color: #666633;
	background-color: #FFFFFF;
	margin: 0px;
	margin-right: 1px;
	padding: 3px;
	}

h2
	{
	font-weight: bold;
	font-size: 14px;
	color: #666633;
	background-color: #FFFFFF;
	margin: 0px;
	margin-left: 1px;
	padding: 3px;
	}

#roptroinfo
	{
	position: absolute;
	left:22px;
	top:406px;
	width:190px;
	;
	height:230px;
	;
	z-index:1;
	border-right: 1px solid #FFFFFF;
	}

#webright
	{
	position: absolute;
	left:702px;
	top:180px;
	width:200px;;
	height:230px;
	z-index:1;
	border-left: 1px solid #FFFFFF;
	}

.site
	{
	padding-left: 5px;
	}

#downloads
	{
	position: absolute;
	left:702px;
	top:410px;
	width:200px;;
	height:120px;
	z-index:1;
	border-left: 1px solid #FFFFFF;
	}

#enq
	{
	position: absolute;
	left:702px;
	top:530px;
	width:200px;;
	height:200px;
	z-index:1;
	border-left: 1px solid #FFFFFF;
	}

#content
	{
	position: absolute;
	left:214px;
	top:180px;
	width:477px;;
	min-height:845px;
	z-index:1;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 5px;
	}
	
h3
	{
	font-size: 18px;
	color: #666633;
	font-weight:bold;
	}

h4
	{
	font-size: 28px;
	color: #2b4a78;
	font-weight:bold;
	}


#splash
	{
	text-align: center;
	margin-top: 200px;
	font-size: 10px;
	}
	
		
.contactfield
{
	background-color:#ffffff;
	font: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 0px ;
	border: 1px #000000 dashed;	
	
}

.contactfield2
{
	background-color:#ffffff;
	font: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 0px ;
	border: 1px #000000 dashed;
	height: 100px;
	width: 200px;
	
}

.loginbutton
{
	background-color:#ffffff;
	font: Tahoma;
	font-size: 10px;
	color: #0000000;
	border: 0px ;
	
}
