body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
a{
    text-decoration:none;
}
a img{
    border:none;
}
a:hover{
    text-decoration:underline;
}
h1{
    padding:0px;
    margin:15px 80px 15px 80px;
	color:#1a8a56;
	font-size:36px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
h2{
    padding:0px;
    margin:0px 80px 15px 80px;
	color:#1a8a56;
	font-size:26px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
h3{
    padding:0px;
    margin:0px 80px 15px 80px;
	color:#1a8a56;
	font-size:20px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
h4{
    padding:0px;
    margin:0px 80px 15px 80px;
	color:#1a8a56;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
p{
    padding:0px;
    margin:0px 95px 15px 95px;
}
ul{
    padding:0px;
    margin:0px 125px 15px 125px;
	list-style-image: url("../images/arrow.png");
}
ol{
    padding:0px;
    margin:0px 125px 15px 125px;
}
.floatLeft{
    float:left;
}
.floatRight{
    float:right;
}
.clear{
    clear:both;
}
.textLeft{
    text-align:left;
}
.textRight{
    text-align:right;
}
.textCenter{
    text-align:center;
}
.textCentre{
    text-align:center;
}
#shadowWrap{
	width:1000px;
	padding:0px 7px;
	margin:0px auto;
	background:url(../images/background_shadowWrap.png) repeat-y;
}
#shadowBottom{
	width:1000px;
	padding:0px 7px;
	height:15px;
	margin:0px auto;
	background:url(../images/background_shadowBottom.png) no-repeat;
}
#background{
	background:url(../images/background_mainSliver.png) repeat-x;
}
#header{
	background:url(../images/background_header.png) no-repeat;
	height:439px;
	overflow:hidden;
}
#lang{
	margin:12px 0px 0px 25px;
	float:left;
	font-size:14px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
#lang a{
	color:#1a8a56;
}
#logo{
	clear:both;
	padding-top:50px;
	margin:0px 0px 20px 50px;
}
#access{
	padding:16px 0px 0px 0px;
	
}
#access ul{
	list-style:none;
	overflow:hidden;
	margin:0px;
	padding:0px;
	width:1000px;
}
#access ul.en{
	padding-left:170px;
}
#access ul.fr{
	padding-left:170px;
}
#access ul li{
	float:left;
}
#access ul.en li{
	margin:0px 10px;
}
#access ul.fr li{
	margin:0px 5px;
}
#access ul li a{
	display:block;
	padding:0px 15px;
	height:53px;
	line-height:53px;
	vertical-align:middle;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#access ul li a:hover,#access ul li.current_page_item a{
	background:url(../images/background_menuSelected.png) repeat-x bottom;
	text-decoration:none;
}
#content{
	overflow:hidden;
	position:relative;
	padding-bottom:50px;
	min-height:40px;
}
#content.home{
	padding-bottom:5px;
}
#contentShadowTop{
	height:5px;
	background:url(../images/background_contentShadowTop.png) repeat-x;
	position:absolute;
	top:0;
	left:0;
	width:1000px;
}
#pointlessWhiteBar{
	height:8px;
	background:#fff;
	margin:15px 0px 0px 0px;
}
#contentBottom{
	height:57px;
	width:1000px;
	background:url(../images/background_contentBottom.png) no-repeat;
	position:absolute;
	bottom:0;
	left:0;
}
#indexColLeft{
	float:left;
	width:230px;
	padding:30px 0px 0px 0px;
	margin:0px 0px 0px 25px;
	text-align:center;
}
#indexColLeftImage{
	margin:0px 0px 15px 0px;
}
#indexColLeftImage img{
	border:4px solid #1a8a56;
}
#indexColLeft #moreInfo{
	margin-bottom:15px;
}
#indexColMid{
	float:left;
	width:360px;
	padding:15px;
	margin:0px 15px;
}
#indexColMid h1{
	margin:0px 0px 10px 0px;
}
#indexColMid p{
	text-align:center;
	font-size:14px;
	margin:0px 0px 15px 0px;
}

.topPadding{
	padding-top:25px;	
}

#indexColRight{
	width:275px;
	padding:15px 25px 125px 25px;
	float:left;
	background:#fad45e;
	overflow:hidden;
}
#indexColRight h2{
	margin:0px 0px 15px 0px;
}
#volunteersImage{
	text-align:center;
	padding:15px 0px;
}
#volunteersImage img{
	border:4px solid #1a8a56;
}
#indexColRight p{
	margin:0px 0px 15px 0px;
	font-size:14px;
}
#indexColRight .readMore{
	float:right;
	margin-bottom:15px;
}
#contactForm{
	float:left;
	width:405px;
	margin:0px 30px 30px 85px;
}
#contactForm ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#contactForm ul li{
	margin:0px 0px 15px 0px;
}
#contactForm ul li label{
	display:block;
	margin-bottom:5px;
}
#contactForm ul li input, #contactForm ul li textarea{
	width:400px;
	resize:none;
}
 #contactForm ul li textarea{
	 height:145px;
 }
#contactForm #submitButtons{
	text-align:right;
}
#contactForm h3, #contactDetails h3{
	padding-bottom:5px;
	border-bottom:1px solid #1a8a56;
	margin:0px 0px 15px 0px;
}
#contactDetails{
	float:left;
	width:395px;
	margin-bottom:40px;
}
#contactDetails p{
	margin:0px 0px 15px 0px;
}
#insidePageLogo{
	margin:0px 0px 0px 85px;
}
#insidePageLogo.contact{
	margin:0px;
}
#footer{
	background:#0a8355;
	color:#fff;
	padding:0px 30px
}
#logikal{
	float:right;
}
#logikal a{
	color:#fff;
}
ol#links ul{
	margin-left:30px;
}

#facebookImage{
	margin:0px auto 0px auto;
	width:226px;
	position:relative;
	top:30px;
}