body {
	font: 12px/20px Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
}
table {
	font: 12px/20px Arial, Helvetica, sans-serif;
}
#header {
	left: 0px;
	top: 0px;
	height: 107px;
	width: 100%;
	position: relative;
	text-align: left;
	margin: auto;
	background-attachment: scroll;
	background-image: url(images/banner.jpg);
	background-repeat: repeat-x;
	background-position: 200px 0px;	
	z-index: 2;
}
#logo {
	height: 107px;
	width: 200px;
	left: 0px;
	top: 0px;
	position: relative;
	text-align: center;
	background: #FFFFFF;
	padding-top: 15px;
}
#menu {
	height: 20px;
	width: 100%;
	left: 0px;
	top: 0px;
	background: #396;
	margin-top: 2px;
	position: relative;
	z-index: 3;
	color: #FFFFFF;
}
#menu a {
	color: #FFFFFF;
	padding-left: 20px;
}

h1 {
	color: #396;
	font-size: x-large;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-size: large;
	color: #396;
}
h3 {
	font-size: medium;
	color: #396;
}


#content {
	left: 0px;
	top: 0px;
	margin: auto;
	z-index: 4;
	position: relative;
	height: 100%;
	text-align: left;
}
#home-content {
	position: relative;
	width: 100%;
	text-align: center;
	z-index: 100;
	margin: auto;
}

#home-text {
	position: relative;
	padding-top: 20px;
	text-align: left;
	width: 550px;
	margin: auto 200px auto auto;
	padding-left: 200px;
}

#image-centre {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -40px;
}
#image-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#page-section {
	clear: left;
	width: 100%;
	position: relative;
	padding: 0px 0px 20px;
}


.registered {
	font-size: 0.5em;
	vertical-align: super;
}
.subscript {
	font-size: .75em;
	vertical-align: sub;
}




#hand {
	right: 0px;
	bottom: 0px;
	position: absolute;
	height: 400px;
	width: 269px;
	margin-top: auto;
	z-index: 1;
}
#n-check {
	height: 78px;
	width: 100%;
	position: absolute;
	margin: auto;
	z-index: 5;
	text-align: center;
	bottom: 240px;
	left: -20px;
}
#home-image {
	text-align: center;
}

#nu-test {
	position: absolute;
	height: 119px;
	width: 100%;
	margin: auto;
	z-index: 6;
	bottom: 80px;
	text-align: center;
	left: -20px;
}
#m2m {
	position: absolute;
	height: 65px;
	width: 60px;
	left: 35px;
	text-align: left;
	top: 380px;
}
#siteby {
	font-size: 9px;
	color: #999999;
	position: relative;
	left: 0px;
	text-align: left;
	top: 0px;
	margin-top: 30px;
	padding-bottom: 30px;
}
#siteby a {
	color: #999999;
}
#page {
	margin-left: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 20px;
}
#test-page {
	margin-left: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 190px;
}
a:hover {
	text-decoration: none;
}
#right-menu {
	float: right;
	width: 150px;
	position: relative;
	top: 60px;
}
#page-logo {
	text-align: center;
}
