body {
	margin: 0;
	position: absolute;
	z-index: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	scrollbar-face-color: #69BEDA;
	scrollbar-highlight-color: #7FD5F3;
	scrollbar-shadow-color: #4096B4;
	scrollbar-arrow-color: #015677;
	scrollbar-track-color: #EAECEE;
	scrollbar-darkshadow-color: #217598;
	scrollbar-base-color: #69BEDA;
}
.underline {
	width: 100%;
	height: 28px;
	background-color: #00ACEE;
	left: 0;
	top: 65px;
	position: absolute;
	z-index: -1;
}
.logo {
	position: relative;
	left: 92px;
	display: block;
}
.menuholder {
	position: relative;
	top: 0;
	left: 45px;
	width: 100%;
	background-color: #00acee;
}
.menubutton {
	position: relative;
	width: 113px;
	height: 28px;
	line-height: 28px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #00acee;
	display: block;
}
a.menubutton:link {color: #ffffff; text-decoration: none;}
a.menubutton:visited {color: #ffffff; text-decoration: none;}
a.menubutton:hover {color: #ffffff; text-decoration: none; background-color: #66cdf5;}
a.menubutton:active {color: #ffffff; text-decoration: none;}

.grey {
	position: relative;
	background-color: #eaecee;
	top: 15px;
	left: 40px;
	right: 40px;
	bottom: 0;
	width: 920px;
	height: 490px;
	display: block;
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
}
.innerlefttop {
	position: absolute;
	left: 20px;
	top: 20px;
	background-color: #ffffff;
	width: 367px;
	height: 230px;
	display: block;
	background-image: url(../img/corner2.gif);
	background-repeat: no-repeat;
}
.innerrighttop {
	position: absolute;
	left: 407px;
	top: 20px;
	background-color: #ffffff;
	width: 493px;
	height: 450px;
	display: block;
}
.handsholder {
	position: absolute;
	left: 20px;
	top: 250px;
	width: 367px;
	height: 220px;
	display: block;
	background-image: url(../img/hands.gif);
	background-repeat: no-repeat;
}
a:link {color: #00acee; text-decoration: none;}
a:visited {color: #00acee; text-decoration: none;}
a:hover {color: #5d87a1; text-decoration: none;}
a:active {color: #00acee; text-decoration: none;}

.copyright {
	position: relative;
	left: 60px;
	top: 0;
	width: 350px;
	color: #5d87a1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.copy:link {color: #5d87a1; text-decoration: none;}
a.copy:visited {color: #5d87a1; text-decoration: none;}
a.copy:hover {color: #5d87a1; text-decoration: none;}
a.copy:active {color: #5d87a1; text-decoration: none;}

.lefttextholder {
	position: absolute;
	left: 50px;
	top: 18px;
	width: 305px;
	height: 180px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#heading {
	color: #5d87a1;
	font-weight: bold;
}
.righttextholder {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 453px;
	height: 420px;
	display: block;
}
.button {
	width: 320px;
	height: 334px;
	background-image: url(../img/homepage_pic.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
}
ul {
	list-style-image: url(../img/dot.gif);
	list-style-position: outside;
}
li {
	position: relative;
	left: -25px;
}
.backtotop {
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 8px;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintext {
	position: absolute;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1px;
	margin-left: -500px;
	margin-top: -500px;
}