body{
	margin:0;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#666;
	background: #e7e7e7;
}
img{border-style:none;}
form,
input{
	margin:0;
	padding:0;
	border:0;
}
a{
	outline:none;
	color:#1754a4;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	margin:0 auto;
	width:933px;
	padding: 0 20px 0 32px;
	background-color: #fff;
}
#header{
	width: 100%;
	overflow: hidden;
	height: 135px;
}
#header h1{
	margin: 0;
}
#header h1 a{
	background:url(../images/logo.gif) no-repeat;
	margin:32px 0 0 -5px;
	text-indent:-9999px;
	float:left;
	width:400px;
	height:71px;
	overflow:hidden;
}
#header div{
	overflow: hidden;
	display: inline;
	float: right;
	margin: 40px 43px 0 0;
}
#nav{
	width: 923px;
}
#nav:after {
	content:"";
	display:block;
	clear:both;
}
#nav ul{
	width:930px;
	margin:0;
	padding:0;
	list-style:none;
}
#nav ul:after {
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float: left;
	font-size:16px;
	width: 151px;
	margin: 0 3px 0 0;
	text-transform: uppercase;
	position: relative;
}
#nav li ul{
	background: #ea9b35;
	display: none;
	width: 213px;
	position: absolute;
	top: 65px;
	border-top: 3px solid #fff;
}
#nav li ul ul {
	width:0;
	left:213px;
	top:0;
	overflow:hidden;
	border-top:none;
}
#nav li li{
	width: 100%;
	padding: 0;
	margin: 0;
	height: 36px;
	cursor:pointer;
}
#nav li li a{
	background: none !important; 
	text-indent: 0px;
	text-transform: capitalize;
	color: #fff;
	margin: 0;
	width: 200px;
	padding: 0 0 0 13px;
	height:37px; 
	line-height:37px;
	font-size: 12px;
}
#nav li li a.hover,
#nav li li a:hover{
	background: #1754a4 !important;
	cursor: pointer !important;
}
/*
#nav li.hover ul,
#nav li:hover ul,
#nav li.active ul{
	display: block;
}
*/
#nav a{
	background: #1754a4;
	text-indent: -9999px;
	display: block;
	width: 139px;
	height: 25px;
	padding: 40px 0 0 12px;
}
#nav a span{
	display: block;
	height: 13px;
}
#nav a .text-home {
	background: url(../images/text-home.png) no-repeat;
	width: 38px;
}
#nav a .text-about{
	background: url(../images/text-about.png) no-repeat;
	width: 44px;
}
#nav a .text-studies{
	background: url(../images/text-studies.png) no-repeat;
	width: 54px;
}
#nav a .text-newsroom{
	background: url(../images/text-news-room.png) no-repeat;
	width: 78px;
}
#nav a .text-donate{
	background: url(../images/text-donate.png) no-repeat;
	width: 50px;
}
#nav a .text-blog{
	background: url(../images/text-blog.png) no-repeat;
	width: 34px;
}
#nav .active a:hover{cursor: default;}
#nav .active a,
#nav li:hover a,
#nav li.hover a{
	text-decoration: none;
	background:#ffffff url(../images/bg-nav-roll.gif) no-repeat 100% 0;
}
.block{
	background: url(../images/bg-block-b.jpg) no-repeat 0 100%;
	width: 100%;
	margin: 20px 0 0;
	padding: 0 0 16px;
	overflow: hidden;
}
.block:after{
	display: block;
	content: "";
	clear: both;
}
.block .video{
	width: 568px;
	overflow: hidden;
	float: left;
}
.block .visual{
	width: 352px;
	overflow: hidden;
	float: right;
	margin: 0 10px 0 0;
}
* html .block .visual{
	margin: 0 0px -3px 3px;
}
* html .block .video{
	margin: 0 0 -3px 0;
}
#content h2{
	padding: 0 0 10px;
	line-height: 21px;
	margin: 0
}
.main{
	width: 521px;
	
	float: left;
	padding: 0 17px 0 0;
	margin: -3px 0 0;
}
.title,
.title a{
	color:#ea9a34;
	font:15px/15px Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.main p{
	margin: 8px 0 20px;
	line-height: 1.5em;
}
.main .date{
	text-transform: uppercase;
	font-size: 10px;
	margin: 6px 0 8px;
}
.twocolumn{
	width: 100%;
	margin: 0;
	padding: 10px 0 48px;
}
.main .article p{
	margin: 13px 0 25px;
	line-height: 1.6em;
}
.forms{
	width: 394px;
	float: right;
}
.forms input{
	border: 1px solid #ccc;
	margin: 7px 0 0;
}
.forms label{
	text-transform: uppercase;
	font-size: 11px;
}
.line{
	padding: 0 0 6px;
	width: 100%;
}
.line:after{
	display: block;
	content: "";
	clear: both;
}
.line div{
	float: left;
}
.name{
	overflow: hidden;
	width: 182px;
	margin: 0 19px 1px 0;
}
.last-name{
	margin: 0 0 1px;
}
.forms input{
	float:left;
	height: 26px;
	padding: 5px 0 0 3px
}
.forms .name input{
	width: 177px;
}
.forms .email{
	width: 248px;
	margin: 0 19px 0 0;
}
.forms .email input{
	width: 243px;
}
.forms .zipcode{
	width: 116px;
}
.forms .zipcode input{
	width: 111px;
}
.join-movement{
	height: 1%;
	margin: 12px 0 0;
	padding: 0 0 10px;
}
.checkbox{
	padding: 9px 0 0;
}
.checkbox #receive-updates{
	padding: 0;
	width: 13px;
	height: 13px;
	margin: 12px 11px 0 0;
}
.checkbox label{
	float:left;
	margin: 12px 0 0;
}
.btn-join,
.btn-send{
	background: url(../images/btn-join.gif) no-repeat;
	display: inline;
	width: 123px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 4px 0 0;
	float: right;
}
.btn-send{
	background: url(../images/btn-send.gif) no-repeat;
	margin: 20px 1px 0 0;
}
.forms .your-name{
	width: 150px;
	margin: 0 19px 0 0;
	float: left;
}
.forms .your-name input{
	width: 145px;
}
.forms .your-email{
	width: 214px;
	float: left;
}
.forms .your-email input{
	width: 213px;
}
.forms .friend-email{
	width: 241px;
	float: left;
	margin: 0 19px 0 0;
}
.forms .friend-email input{
	width: 243px;
}
.forward-friend{
	width: 100%;
	padding: 2px 0 15px;
}
.forward-friend .line{
	padding: 0 0 13px;
	width: 100%;
}
.follow{
	margin:15px 0 0;
	padding:0;
	list-style:none;
	overflow: hidden;
	width: 389px;
}
.follow li{
	float: left;
}
.follow a{
	display: block;
}
#footer{
	width: 100%;
	overflow: hidden;
}
.footer-logo{
	float: left;
	width: 298px;
	overflow: hidden;
}
.footer-logo a{
	display: block;
	text-indent: -9999px;
	background: url(../images/logo-ier.gif) no-repeat;
	width: 167px;
	height: 34px;
	margin: 6px 0 0 11px;
}

.footer-logo p{
	margin: 0;
	text-transform: uppercase;
	color:#1753a4;
	font-size: 10px;
	line-height: 12px;
	margin: 4px 0 0 12px;
}

.footer-fb {
	float: left;
	width: 298px;
	overflow: hidden;
}

.footer-fb a{
	display: block;
	text-indent: -9999px;
	background: url(../images/fb.gif) no-repeat;
	width: 144px;
	height: 44px;
	margin: 15px 0 0 11px;
}

.footer-fb p{
	margin: 0;
	text-transform: uppercase;
	color:#1753a4;
	font-size: 10px;
	line-height: 12px;
	margin: 4px 0 0 12px;
}

.foot-content{
	float: right;
	width: 330px;
	overflow: hidden;
	text-align: right;
	margin: 0 10px 0 0;
}
.foot-content ul{
	display: inline;
	margin:10px 12px 0 0;
	padding:0;
	list-style:none;
	overflow: hidden;
	float: right;
}
.foot-content li{
	background: url(../images/separator.gif) no-repeat 0 2px;
	margin: 0 1px 0 -1px;
	padding: 0 0 0 5px;
	display:inline;
	font-size:10px;
	text-transform: uppercase;
	line-height: 12px;
}
.foot-content li a{
	color:#1754a4;
}
.foot-content p{
	display: inline;
	float: right;
	margin: 16px 13px 16px 0;
	color: #ea9933;
	text-transform: uppercase;
	font-size: 10px;
}
.page-item-227 {
	display: none;		
}
.page-item-500 {
	display: none;		
}
#post-554 {
	display: none;	
}
#eaimap {
	width:921px;
	margin:0px;
	padding:0px;
}
#eaimap img {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}