@charset "utf-8";
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6eb824;
	position: fixed;
}

a {
	color:#6eb824;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #000;
	font-size: small;
}

h1#banner {
	text-indent:-999em;
	background: url("mainbanner.jpg") no-repeat;
	display:block;
	padding:0;
	margin:0;
	width:607px;
	height:160px;
}