body {
	font-family: 'helvetica', 'arial';
	font-size: 12px;
	color: #000;
}

a {
	color: #333;
	text-decoration: none;
}

#container {
	width: 960px;
	margin: 50px auto 0 auto;
	background: url(images/bg.gif) right top no-repeat;
}

h1 {
	padding-top: 20px;
}

#p-one {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background: url(images/p-one.gif) left top no-repeat;
	width: 448px;
	height: 137px;
	margin-top: 25px;
}

#p-two {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background: url(images/p-two.gif) left top no-repeat;
	width: 453px;
	height: 90px;
	margin-top: 25px;
}

#portfolio {
	padding: 65px 162px 40px 138px;
	overflow: hidden;
	height: 1%;
}

#portfolio li {
	float: left;
	padding-left: 25px;
	width: 195px;
}

#portfolio li.moj h2 {
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background: url(images/managing-the-change.gif) left top no-repeat;
	width: 134px;
	height: 19px;
	margin-bottom: 8px;
}

#portfolio li.moj h3 {
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background: url(images/ministry-of-justice.gif) left top no-repeat;
	width: 95px;
	height: 14px;
	margin-bottom: 9px;
}

#portfolio li.m h2 {
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background: url(images/telling-the-whole-story.gif) left top no-repeat;
	width: 142px;
	height: 19px;
	margin-bottom: 8px;
}

#portfolio li.m h3 {
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background: url(images/mouchel.gif) left top no-repeat;
	width: 44px;
	height: 14px;
	margin-bottom: 9px;
}

#portfolio li.wb h2 {
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background: url(images/being-heard-globally.gif) left top no-repeat;
	width: 127px;
	height: 19px;
	margin-bottom: 8px;
}

#portfolio li.wb h3 {
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background: url(images/the-world-bank.gif) left top no-repeat;
	width: 82px;
	height: 14px;
	margin-bottom: 9px;
}

#portfolio li p.pdf {
	padding-top: 7px;
}

#portfolio li p.pdf a {
	line-height: 19px;
	background: url(images/pdf.gif) right center no-repeat; 
	display: block;
	font-size: 10px;
	width: 140px;
	padding-right: 25px;
	padding-top: 5px;
	color: #333;
}


#footer {
	overflow: hidden;
	height: 1%;
	background: url(images/divider.gif) left top repeat-x;
	color: #333;
	padding-bottom: 25px;
}

#footer ul {
	float: left;
	overflow: hidden;
	height: 1%;
}

#footer li {
	float: left;
	padding-right: 30px;
	padding-top: 25px;
}

#footer p {
	float: right;
	padding-top: 20px;
}

#footer p a {
	display: block;
	width: 104px;
	height: 24px;
	line-height: 0;
	font-size: 0;
	background: url(images/client-login.gif) left top no-repeat;
}
