html{
	width: 100%;
	height: 100%;
}
body {
	background-color: #3b7327;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../img/back.gif);
	font-size: 14px;
}
p {
	margin: 0px;
	padding: 0px;
}
#main{
	width: 800px;
	margin: 0 auto;
	height: 450px;
	margin-left: -400px;
	position: absolute;
	top: -55px;
	left: 50%;
}
#line{
	background-image: url(../img/index_line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 190px;
	position: absolute;
	top: -125px;
	left: 0px;
}
#horizon        
	{
	color: #FFFFFF;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	z-index: 1;
}
img#logo {
	margin-right: 636px;
}
p#slogan{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	margin-top: 125px;
	margin-left: 150px;
	margin-bottom: 20px;
}
#copy{
	margin: 0 auto;
	position: relative;
	width: 99%;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #619050;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 10px;
	bottom: 0px;
	top: 220px;
	z-index: 0;
}
#copy a{
	color: #619050;
}
a.cgdesign{
	color: #619050;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a.cgdesign:hover{
	color: #E75821;
	text-decoration: none;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}
#marapuama {
	font-size: 12px;
	padding-left: 40px;
	text-align: left;
	float: left;
	top: -90px;
	position: relative;
	width: 480px;
}
#marapuama a{
	font-weight: bold;
	padding-bottom: 7px;
	padding-left: 10px;
}
#marapuama p{
	padding-top: 50px;
}
#link {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	z-index: 1;
	text-align: center;
	vertical-align: middle;
}
#link img {
	width: 100%;
	height: 190px;
	position: absolute;
	top: -125px;
	left: 0px;

}
