* { margin: 0; padding: 0; } 
* html img { display: block; } 
a img { border: none; margin: 0; padding: 0; }
a { outline: none; border: none;}
#header li {
	/*\*/overflow: hidden;/**/
}

body {
	background-color:#ffffff;
}

.wrapper {
        background: transparent;
        position: absolute;
        top: 0px;
		width: 100%;
 }
 .wrapper {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	min-width: 888px;
	max-width: 100%;
	clear: both;
}
#containerNav {
	position: relative;
	width: 1024px;
	height: 140px;
	padding: 0;
	margin: 0px auto;
}
#containerLine {
	position: relative;
	width: 100%;
	background-image:url(images/line.gif);
	background-size: auto 6px;
	background-repeat: repeat-x;
	background-position: 140px;
	top: 0;
	height: 6px;
	padding: 0;
	margin: 0px auto;
}
#containerMain {
	position: relative;
	width: 1024px;
	height: auto;
	padding: 0;
	margin: 0px auto 0px auto;
}
#containerMain_Home {
	position: relative;
	width: 1024px;
	height: 720px;
	padding: 0;
	margin: 0px auto 0px auto;
}
#containerFooter {
	position: relative;
	background-image:url(images/line.gif);
	background-size: 960px 6px;
	background-repeat: repeat-x;
	background-position: top;
	width: 960px;
	height: 100px;
	padding: 0;
	margin: 0 auto 0 auto;
}
#containerFooter_fixed {
	position: relative;
	background-image:url(images/line.gif);
	background-size: 960px 6px;
	background-repeat: repeat-x;
	background-position: top;
	width: 960px;
	height: 100px;
	top: 0;
	padding: 0;
	margin: 0 auto 0 auto;
}
#containerFooter_home {
	position: relative;
	background-image:url(images/line.gif);
	background-size: 960px 6px;
	background-repeat: repeat-x;
	background-position: top;
	width: 960px;
	height: 100px;
	top: 500px;
	padding: 0;
	margin: 0 auto 0 auto;
}
p {
	color: #838472;
	text-align: left;
	font: normal 12px/18px Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 18px;
	letter-spacing: .10em;
}
a {
	color: #997644;
	text-decoration: none;
}
a:visited {
	color: #997644;
	text-decoration: none;
}
a:hover, a:active {
	color: #997644;
	text-decoration: underline;
	border: none;
}
.text {
}
.text_belowLine {
	margin: 0;
	padding: 18px 0 0 0;
}
.text_resources {
	margin: 0;
	padding: 0 0 36px 0;
}
.text_lastLine {
	margin: 0;
	padding: 0 0 56px 0;
}
.marginAbove {
	margin: 18px 0 0 0;
}
.line_aboveA {
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #808285;
	margin-bottom: 18px;
}
.line_above_0 {
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #808285;
	margin-bottom: 18px;
}
.line_above {
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #808285;
	margin-bottom: 18px;
	height: 130px;
}
.line_above_104 {
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #808285;
	margin-bottom: 18px;
	height: 104px;
}
.line_above_129 {
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #808285;
	margin-bottom: 36px;
	height: 129px;
}
.line_above_158 {
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #808285;
	margin-bottom: 18px;
	height: 158px;
}
.line_left {
	position: relative;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #808285;
	margin: 0;
	padding:0;
	}
a img { 
	border: none !important;
	outline: none;
}
.spaceAbove1 {
	margin-top: 18px;
}
.spaceAbove2 {
	margin-top: 47px;
}
.noSpaceAfter {
	margin-bottom: 0px !important;
}
.noSpaceAfterLi {
	margin-bottom: 8px !important;
}

/* NAVIGATION */ 

#navigation {
	position: absolute;
	float: right;
	top: 113px;
	right: 32px;
	width: 656px;
	padding: 0;
	margin: 0;
	z-index: 10;
}

#nav_donate {
	position: relative; 
	float: right;
	height: 37px; 
	z-index: 2;
	margin-right: 5px; 
}
#nav_resources { 
	position: relative; 
	float: right; 
	height: 37px; 
	z-index: 2; 
}
#nav_repfind { 
	position: relative; 
	float: right; 
	height: 37px; 
	z-index: 2; 
}
#nav_about { 
	position: relative; 
	float: right; 
	width: 58px;
	height: 37px; 
	z-index: 2; 
}	


/* MAIN CONTENT */ 

#mainHome {
    position: absolute;
	display: block;
	top: 170px;

}
.clear {
	clear:both;
}
.insetImg_about {
	position: relative;
	float: left;
	display: block;
	padding: 0;
	margin: 0 36px 0 0;
}
.insetImg_marginRight {
	position: relative;
	float: left;
	display: block;
	padding: 0;
	margin: 0 36px 18px 0;
}
.insetImg_findings {
	position: relative;
	float: left;
	padding: 0;
	margin: 0 6px 0 21px;
}
#logo {
	position: absolute;
	top: 0;
	left: 32px;
	padding: 0;
	margin: 0;
	z-index: 3;
}
#main_photo {
	position: absolute;
	height: 549px;
	padding: 0;
	margin: 48px 0 0 32px;
}
#main_text {
	position: relative;
	left: 417px;
	width: 565px;
	min-height: 630px;
	top: 48px;
	margin: 0;
	padding: 0;
}

/* FOOTER*/

#footer_logos {
	position: absolute;
	padding: 0;
	margin: 0;
}
.footer_logo {
	float: left;
	z-index: 10;
	margin: 18px 47px 0 0;
	padding: 0;
	text-align: left;
}
#footer_icons {
	position: relative;
	float: right;
}
.footer_icon {
	z-index: 3;
	margin: 18px 0 0 20px;
	padding: 0;
	text-align: right;
}
.footer_text {
	color: #A7A9AC;
	letter-spacing: .13em;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	margin-top: 110px;
}

#footer_blurb {
	color: #515649;
	letter-spacing: .09em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align: left;
	border-left: 0;
	border-right: 0;
	padding: 0;
	width: 454px;
	left: 372px;
	top: 0;
	position: absolute;
}
.footer_text {
	margin-top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: .15em;
}
.footer_text_home {
	margin-top: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: .15em;
}

/* HOME PAGE */

.homeGrid {
	padding-top: 16px !important;
	width: 960px !important;
	margin-bottom: 22px !important;
}

.homeGrid div {
	float: left;
	margin-right: 14px;
	position: relative;
	z-index: 1;
}
.homeGrid .row1 {
	height: 325px;
	margin-bottom: 14px;
}
.homeGrid .row2 {
	height: 382px;
}
#resources {
	width: 288px;
}
#description {
	width: 174px;
	overflow: hidden;
}
#about {
	width: 470px;
}
#report {
	width: 616px;
}
#donate {
	width: 330px;
}
.last {
	margin-right: 0px !important;
}
.homeGrid div img {
	background: url('images/ajax-loader.gif') center center no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1 !important;
}
.homeGrid div img.over {
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2 !important;
	opacity: 0;
}

/* HOME NAVIGATION */ 

#home_navigation {
	position: absolute;
	width: 888px;
	height: 33px;
	top: 485px;
	left: 0;
	padding:0;
	margin: 0;
	z-index: 10;
	background-color: #ec1e24;
	
}
/* Clearfix fixes a bug in every browser */
 
.clearfix:before, .clearfix:after {
  content: "\0020"; display: block; height: 0; visibility: hidden;	
} 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



 
