body {
	background-image:url(../images/background_tile.gif);
	background-repeat: repeat-x;
	color: #222222;
}
h1 {
	text-indent: -9999px;
}
#header {
	background-image: url(../images/masthead.gif);
	background-position: -9px 0px;
	background-repeat: no-repeat;
	height: 198px;
}
#headerSp {
	background-image: url(../images/mastheadSp.gif);
	background-position: -9px 0px;
	background-repeat: no-repeat;
	height: 198px;
}
#headerFr {
	background-image: url(../images/mastheadFr.gif);
	background-position: -9px 0px;
	background-repeat: no-repeat;
	height: 198px;
}
#flag {
	margin-top: 59px;
	}
#nav {
	background-color: #151b35;
	padding: 7px;
	margin-top: -10px;
	color: #ffffff;
	letter-spacing: 3px;
	}
#nav a, #nav a:link, #nav a:visited {
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	}
#nav a:hover {
	color: #ffffff;
	text-decoration: underline;
	
	}
#invisible {
	text-indent: -9999px;
}
.british {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

.french {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
.spanish {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
#graphic {
	background: url(../images/HaitiFixersExEng) no-repeat;
}
#Emmanuel {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#Johnny {

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#testimonials {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.padding {
	padding: 15px;
}
#footer {
	background-color:#e9e9e9;
	
	}
h2 {
	font-size: 36px;
	color: #15204c;
	margin: 20px 0 15px 0;
	line-height: 1.1em;
	text-transform: uppercase;
}
h3 {
	font-size: 24px;
	color: #15204c;
	margin: 20px 0 15px 0;
	line-height: 1.1em;
	text-transform: uppercase;
}
.padding-top {
	padding-top: 20px;
	}
.padding-right {
	padding-right: 20px;
	}
.padding-image {
	padding-top: 80px;
	}
.small {
	font-size: .9em;
	font-weight: bold;
	}
.portrait {
	padding: 0;
	padding-right: 12px;
	padding-bottom: 1px;
	}
div.hr {
  height: 2px;
  background: #fff url(../images/rule.gif) no-repeat scroll center;
  padding: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
div.hr hr {
  display: none;
}
#contact {
	font-size: 18px;
	color: #15204c;
	
	line-height: 2em;
	font-weight: bold;
}
.contactSmall {
	font-size: 14px;
	color: #15204c;
	line-height: 1.5em;
	font-weight: normal;
	}
