body {
	margin-top: 0px;
	padding-left: 5px;
}

ul {margin-left: 0em; padding-left: 1.5em;}

#contribute {
	position:relative;
	width:780px;
	height:auto;
	padding: 10px;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

#contribute a:link {
	text-decoration: none;
	color: #6d1880;
}

#contribute a:hover {
	text-decoration: none;
	color: #030;
}


#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6D8855;
	position: absolute;
	left: -12px;
	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;
}

#ser


.services-text {
	font-size: 14px;
	color: #103499;
	font-family: "Times New Roman", Times, serif;
}

.style1 {
	font-size: 11px
}


/*sections*/

#main {
	width: 800px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

#layout {
	width: 800px;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
	border: 1px solid #000;
	background-color: #ECF9CF;
}

#header {
	background-color: #C6D2AD;
	top: 5px;
	right: 30px;
	width: 800px;
}
#navbar {
	width: 800px;
	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{
	margin-top: 0px;
	width: 800px;
	height: auto;
	border-bottom: 3px solid #6D8855;
	background-color: #F1F2D5;
}
.left {
	float:left;
	padding-right:10px;
	padding-top: 10px;
}

.right {
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	}
	
#footer{
	border-top: 1px solid #6D8855;
	width: 800px;
	height: 21px;
	background-color: #C6D2AD;
	position: relative;
	top: auto;
	left: auto;
	bottom: 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: 621px;
	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;
	}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #4f604f;
	text-align: center;
}

