#home-mainsection
{
	clear:both;
	width:970px;
	/*border:1px solid #dedede;*/
	padding-bottom:17px;
}
	#home-body
	{
		background:url(../images/bg-home-body.png);
		background-repeat:repeat-y;
		padding-bottom:17px;
		zoom:1;
	}
	#home-body h3 {/*text-transform:none;*/}
	#home-body a.more {	
		margin-top:-15px; 
		display:block; 
	}
		#home-body #home-lower a.more {
			margin-bottom:20px;
		}
		
		#home-upper
		{
			background:url(../images/bg-home-upper.png);
			background-position:top;
			background-repeat:no-repeat;
			min-height: 411px;
			zoom:1;			
		}
		
			#project-updates
			{
				width:275px;
				height:150px;
				padding:58px 39px 16px 24px;
				float:left;
				background-image:url(../images/bar-project-updates.png);
				background-position:0px 16px;
				background-repeat:no-repeat;
			}
			
			#last-report
			{
				width:262px;
				height:165px;
				padding:51px 20px 0px 25px;
				float:left;
				background-image:url(../images/bar-latest-report.png);
				background-position:26px 19px;
				background-repeat:no-repeat;
				position:relative;
				display:inline;
				overflow:hidden;
			}
				.last-report-img {float:left; width:96px;}
				#last-report-text{float:left; width:145px; margin-left:20px;}

			#project-updates p, #last-report p { line-height:16px; }

			#cta-home
			{
				width:300px;
				height:234px;
				position:relative;
				float:left;
			}
				#human-security-gateway, #miniAtlas
				{
					width:236px;
					height:66px;
					padding:48px 67px 0px 23px;
					/*background-position:23px 19px;*/
					background-repeat:no-repeat;
				}
				#human-security-gateway {
				
				background-image:url(../images/gateway_bg.jpg);
				padding-left:20px;
				padding-right:72px;
					
				
				}
				#miniAtlas {
				
				background-image:url(../images/mini-atlas_bg.jpg);
				width: 240px;
				padding-left:20px;
				padding-bottom: 6px;
				position: relative;
				z-index: 2;
				
				}
			
			#home-lower
			{
				padding-top: 8px;
				clear:both;
				position:relative;
				top: 0px;
				zoom:1;			
			}
				#home-subscribe
				{
	width:338px;
/*	height:26px;*/
	padding:11px 0px 0px 125px;
	position:relative;
	top: -27px;
	left: 0px;
	background-image:url(../images/bar-subscribe.png);
	background-position:24px 11px;
	background-repeat:no-repeat;
					
				}
				
				#home-subscribe a#home-subscribe-email 
				{ 
					background-image: url(../images/btn-email.png); 
					width:87px; 
					height:1px; 
					padding-top:18px; 
					margin-top:-2px;
					display:inline-block;
					overflow:hidden;
				}
				#home-subscribe a#home-subscribe-email:hover { background-position:0px -19px; }		

				#home-subscribe a#home-subscribe-rss 
				{ 
					background-image: url(../images/btn-rssfeed.png); 
					width:103px; 
					height:1px; 
					padding-top:18px; 
					margin-top:-2px;
					display:inline-block;
					overflow:hidden;
				}
				#home-subscribe a#home-subscribe-rss:hover { background-position:0px -19px; }		
			
			#home-news, #home-research, #home-afghanistan, #home-pakistan
			{
				margin-top: -28px;
				width:205px;
				padding:45px 15px 0px 23px;
				background-position:1px 6px;
				background-repeat:no-repeat;
				float:left;
			}
				#home-news {background-image:url(../images/bar-news.png);}
				#home-research {background-image:url(../images/bar-research.png);}
				#home-afghanistan {background-image:url(../images/bar-afghanistan.png);}
				#home-pakistan {background-image:url(../images/bar-pakistan.png); width:201px;}
				
span.arrow-red
{
	width: 8px;
	height: 8px;
	background-image:url(../images/arrow-red.png);
	background-repeat:no-repeat;
	display: inline-block;
}
a.home-lower-link
{
	text-transform:uppercase;
	font-size:10px
}		
	#home-mainsection #footer { width:968px; /*display:none;*/ 
	
	}

#banner {
	width:970px;
	height:250px;
}

#home-news .sf_listTitle, #home-research .sf_listTitle {
	display:none;
}
#home-news .sf_simpleList li, #home-research .sf_simpleList li {
	margin:0;
}
#logo { padding-right:188px; }