body {
	margin-top: 0px;
}

ul {margin-left: 0em; padding-left: 1.5em;}

#contribute {
	position:absolute;
	width:697px;
	height:476px;
	z-index:1;
	left: 53px;
	top: 224px;
	overflow: none;
	font-size: 18px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}



#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6D8855;
	position: absolute;
	left: 49px;
	top: 59px;
}

#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: 14px;
	color: #103499;
	font-family: "Times New Roman", Times, serif;
}
.repeat {
	background-image: url(images/prog/macedonia-back.jpg);
}

body {

}
.style1 {font-size: 9px}


/*sections*/

#main {
	width: 810px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

#layout {
	width: 800px;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
	border: 1px solid #000;
	background-image: url(images/prog/macedonia-back.jpg);
	background-repeat: repeat;
}

#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: auto;
	border-bottom: 3px solid #6D8855;
	z-index: 1;
}
.left {
	float:left;
	margin-right:10px;
	margin-top: 10px;
}

.right {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	}
	
#footer{
	border-top: 1px solid #6D8855;
	width: 800px;
	height: 21px;
	position: relative;
	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;
	}
#services-text a:link {
	text-decoration: none;
	color:#6564AD
}

#services-text a:hover {
	text-decoration: none;
	color: #99AD81;
}
#services-text a:visited {
	text-decoration: none;
	color: #6564AD;
}
#services-text {
	padding: 10px;
}

#services-text img {
	border-color:#FFF;
	border-style: solid;
	border-width: 5px;
}
#services-text .caption {
	background-color: #FFF;
	width: 325px;
	right: 500px;
	float: right;
	padding: 5px;
	margin: 5px;

}
.contact {
	margin: 5px;
	float: right;
	height: 200px;
	width: 200px;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: right;
}
