body {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background-color: #7AC34D;
}

a img {border: none; }

img {margin: 5px 10px 0px 0px; }

p {
	margin-top:0px;
	margin-bottom:3px;
	margin-left:5px;
	margin-right:5px;
	padding:5px;
	line-height:15px;
}

p a {
	color: #555555;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#7AC34D;
	margin: 15px;
}
h2 a {
	color:#7AC34D;
}
h2 a:visited {
	color:#777777;
}
h2 a:hover, h2 a:active {
	color:#348900;
}

h1 {
    font-size:11px;
}
h1 span { 
	float:left;
	margin-top:-9999px;
}

#container {
	width: 564px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	background-image: url(images/box.gif);
	background-position: left top;
	position: relative;
	height: 581px;
	top: 75px;
}

#content {
	width: 460px;
	height: 460px;
	position: absolute;
	top: 65px;
	left: 50px;
}

#text-1 {
	width: 210px;
	height: 80px;
	position: absolute;
	top: 26px;
	left: 255px;
}
#text-2 {
	width: 210px;
	height: 50px;
	position: absolute;
	top: 133px;
	left: 255px;
}
#text-3 {
	width: 210px;
	height: 50px;
	position: absolute;
	top: 198px;
	left: 255px;
}
#text-4 {
	width: 300px;
	height: 50px;
	position: absolute;
	top: 450px;
	left: 5px;
}

#find {
	width: 380px;
	height: 200px;
	position: relative;
	top: 20px;
}
