#nav {
	clear:both;
	background-image:url(../images/subpage/who-slice.jpg);
	background-repeat: repeat-x;
	width:750px;
	height:219px;
}
#nav img{
	padding: 0 0 0 21px;
}
#who{
	padding:0 0 0 23px;
}
#green {
	background-image:url(../images/subpage/greenslice.jpg);
	background-repeat: repeat-x;
	height:185px;
}
#blue {
	background-image:url(../images/subpage/blueslice.jpg);
	background-repeat: repeat-x;
	height:185px;
}
#grey {
	background-image:url(../images/subpage/greyslice.jpg);
	background-repeat: repeat-x;
	height:185px;
}
#grey img, #blue img {
	margin: 0 0 0 25px;
}
#grey h2, #grey h3, #blue h2, #blue h3 {
	padding: 5px 5px 0px 5px;
}
.grey {
	background-image:url(../images/subpage/greyslice.jpg);
	background-repeat: repeat-x;
}
#half-green {
	float:right;
	background-image:url(../images/subpage/greenslice.jpg);
	background-repeat: repeat-x;
	height:185px;
	width:359px;

}

#half-grey {
	float:left;
	background-image:url(../images/subpage/who-slice.jpg);
	background-repeat: repeat-x;
	height:185px;
	width:391px;

}
#half-green p {
	padding: 5px 5px 5px 5px;
}
#half-grey p {
	padding: 5px 5px 5px 5px;
}
#green img, #green p, #blue p, #grey p {
	padding: 5px 5px 5px 5px;
}

#links {
	position:relative;
	z-index:2;
	padding:55px 20px 0 10px;
	font-size: 29px;
	text-align:left;
}
#issue-green {
	background-image:url(../images/subpage/issue-green.gif);
	float:right;
	height:219px
	
}
#issue-banner {
	position:relative;
	z-index:1;
}
#logo {
	z-index:1;
	width:150px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
}
#header{
	z-index:2;
	margin:8px 0 0 0;
	background-image:url(../images/subpage/header-bg.gif);
	height:20px;
	width:750px;
}
#header .left {
	margin: 0 0 0 0;
	padding: 2px 3px 0 3px;
	font-size: 12px;
}
#header a {
	color: #06c;
	text-decoration: none;
	}
	
.headerright {
	float: right;
	margin: 0 0 0 0;
	padding: 4px 3px 0 3px;
	font-size: 10px;
}

#topbar{

	height:70px;
	width:750px;
}
#heading{
	padding:50px 0 0 0;
}
#leftbox{
	padding: 10px 10px 10px 10px;
	float:left;
	width:328px;
}

