body {
	margin-top: 0px;
}

ul {margin-left: 0em; padding-left: 1.5em;}

#contribute {
	position:absolute;
	width:658px;
	height:519px;
	z-index:1;
	left: 70px;
	top: 237px;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
}



#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6D8855;
	position: absolute;
	left: 53px;
	top: 58px;
}

#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

#navbar a:link {
	color: #6D8855;
}
#navbar a:visited {
	color: #6D8855;
}
#navbar a:hover {
	color: #103499;
}
#navbar a:active {
	color: #103499;
}
.services-text {
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#services-text a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #6D8855;
}
#services-text a:link {
	border:none;
	color: #336633;
}

#services-text a:visited {
	border:none;
}

#services-text a:hover {
	border:none;
	color: #30;
}
body {
	background-color: #eee;
}
.style1 {font-size: 9px}


/*sections*/

#main {
	width: 810px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}

#layout {
	width: 800px;
	height: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #ECF9CF;
	border: 1px solid #000;
	overflow: hidden;
	border-bottom: 3px solid #6D8855;
}

#header {
	background-color: #C6D2AD;
	top: 5px;
	right: 30px;
}
#navbar {
	width: 693px;
	height: 18px;
}

#tagline{
	width: 800px;
	height: 24px;
	border-top: 1px solid #6D8855;
	background-color: #FFF;
}

#peace-text{
	width: 800px;
	height: 110px;
	background-color: #ECF9CF;
	border-top: 1px solid #6D8855;
	border-bottom: 1px solid #6D8855;
}


#peace-text img {
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 185px;
	}

#body{
	width: 800px;
	height: 100%;
	background-color: #ECF9CF;
	z-index: 1;
	overflow: hidden;
}


#footer{
	border-bottom: 1px solid #6D8855;
	width: auto;
	height: 21px;
	background-color: #C6D2AD;
	position: relative;
	padding-top: 0px;
	float: left;
	left: 0px;
}


/*elements*/

#footer-image{
display:block;
margin-left:auto;
margin-right:auto;
padding-top:5px;
}

#peace-logo {
	position:absolute;
	width:181px;
	height:115px;
	z-index:5;
	left: 622px;
	top: 68px;
}
#testimonials {
	position:absolute;
	width:177px;
	height:358px;
	z-index:2;
	left: 620px;
	top: 72px;
	color: #103499;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
}

#testimonials img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}
.servicesbox {
	background-color: #ECF9CF;
	padding: 5px;
	float: left;
	border: 0px;
	margin-left: 30px;
	width: 575px;
	margin-top: 20px;
	visibility: visible;
	margin-bottom: 0px;
	text-align: left;
	border-style: solid;
	border-width: 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #4f604f;
	text-align: center;
}

