#homelogo {
	left: 16px;
	top: 0px;
	position: absolute;
}

#homecontent {
	overflow: scroll;
	left: 190px;
	top: 113px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	position: absolute;
	width: 600px;
	text-align: left;
	z-index: 1;
	height: 425px;
	background-color: #FFFFFF;
	padding: 0px;
}

#homecontent h1 {
	color: #000066;
	font-size: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#homecontent h2 {
	color: #000066;
	font-size: 15px;
	text-align: center;
}
#hometrial {
top: 515px;
	position: absolute;
	left: 20px;
	z-index: 2; }

#homebuttons {
	top: 112px;
	position: absolute;
	left: 0px;
	z-index: 2;
}

#homebuttontext {
	top: 110px;
	position: absolute;
	left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	width: 187px;
	z-index: 3;
	text-align: left;
}

#homebuttontext a {
	color: #FFFFFF;
	text-decoration: none;
}

#homebuttontext a:hover {
	color: #F00;
	text-decoration: none;
}

#homefooter {
	top: 543px;
	position: absolute;
	left: 190px;
	z-index: 2;
}

#homefootertext {
	top: 543px;
	position: absolute;
	left: 190px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	width: 597px;
	height: 31px;
	z-index: 3;
	text-align: center;
}

#homecontact {
	top: 575px;
	position: absolute;
	left: 194px;
	width: 597px;
	height: 31px;
	z-index: 2;
}

#homecontacttext{
	top: 600px;
	position: absolute;
	left: 194px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	width: 597px;
	height: 31px;
	text-align: center;
	z-index: 3;
}

#homecontacttext a{
	color: #003300;
	text-decoration: none;
}

