body {
	font-family: Helvetica, Verdana, "Trebuchet MS", Arial, San-Serif;
	font-size: 12px;
}

p{
	margin:0;
	padding:0.8em 0 0em 0;
	line-height: 13px;
}

#main {
	width: 770px;
	height: 510px;
	top: 100px;
	margin: 100px 0 0 55px;
	padding: 0;
}

#navigation {
	width: 553px;
	height: 24px;
	float: right;
	margin: 0;
	line-height:26px;
	color: #ffffff;
	background-color: #009d3d;
}

#navigation a {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}

#navigation a:hover{
	color: #aedfc1;
}

#navigation .home {
	margin-left: 21px;
}

#navigation .more {
	margin-left: 73px;
}

#navigation .want {
	margin-left: 79px;
}

#navigation .contact {
	margin-left: 60px;
}

#content {
	width: 768px;
	height: 486px;
	margin: 0;
	padding: 0;
	color: #009d3d;
	border: 1px solid black;
	position:relative;
	clear:right;
}

#title {
	font-size:33px;
	text-align: center;
	margin-top: 14px;
	margin-left: 25px;
	position: absolute;
}

.map {
	margin: 149px 0 0 23px;
	padding: 0;
}

h1 {
	font-size:14px;
	font-weight: normal;
}

#text {
	margin: 65px 0 0 230px;
	width: 506px;
	color: #000000;
	text-align: justify;
	position: absolute;
}

#spin {
	position: absolute;
	margin: 90px 0 0 60px;
}

#open {
	position: absolute;
	margin: 255px 0 0 60px;
}

#hero {
	position: absolute;
	margin: 87px 0 0 332px;
}