#wrapper {border: 0;}

#header {background: #fff;}

#header .top-right,
#header .top-right a {
color: #415A68;
}

#header .nav {
background:  #6F818C url('../images/home/nav-bg.png') no-repeat right top;
}

#header .nav a.the_issues {background-image: url('../images/nav/yellow-issues.gif');}
#header .nav a.data_publications {background-image: url('../images/nav/yellow-data.gif');}
#header .nav a.initiatives {background-image: url('../images/nav/yellow-init.gif');}
#header .nav a.about_pwib {background-image: url('../images/nav/yellow-about.gif');}
#header .nav a.news_events {background-image: url('../images/nav/yellow-news.gif');}
#header .nav a.the_roundtable {background-image: url('../images/nav/yellow-round.gif');}

#header h1 a {
background-image: url('../images/home/logo-white.gif');
}

#banner {
	background: #415a68;
	color: #fff;
	height: 206px;
	margin: 1px 0 2px 0;
	overflow: hidden;
	position: relative;
	width: 780px;
}

#banner #banner_wipe {
	background: url(../images/home/banner_wipe.gif) no-repeat left center;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 33.3%;
	z-index: 1;
}

#banner .body {
	position: absolute;
	right: 20px;
	top: 45px;
	width: 185px;
	z-index: 2;
}

#banner .body h4 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
}

#banner .body ul {
	list-style: none; 
	margin-top: 15px;
}

#banner .body ul li a {
	background: url(../images/brackets.gif) no-repeat 5px center;
	color: #FFDD00;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	text-decoration: none;
	width: 100%;
}

#banner .body ul li a:hover {
	color: #fff;
}

.box1, .box2 {
border: 1px solid #dbdbdb;
float: left;
height: 160px;
margin-top: 2px;
}

.box1 {
margin-right: 3px;
width: 328px;
}

.box1 p {
padding: 10px 0 0 22px;
font-size: 11px;
}

.box1 h3, .box2 h3 {
background: #DDE4E7;
border-bottom: 1px solid #AFBDC5;
color: #415A68;
font-size: 10pt;
padding: 3px 0 3px 0;
text-indent: 20px;
text-transform: uppercase;
}

.box2 {width: 445px;}

.widget {
float: left;
width: 200px;
margin: 20px 10px 10px;
font-size: 11px;
}

.widget h3 {display: none;}

.widget img {
float: left;
}

.widget p {
margin-left: 45px;
}

.box1 a, .box2 a{
display: block;
text-decoration: none;
1color: #56A1D5;
font-weight: bold;
1background: #fff;
}