/*  NAO - Accounting for Sustainability
Author:	www.readingroom.com
Last updated: 17 September 07 */

/* STYLESHEET  */

#home #outerWrapper, #overviewImage #outerWrapper{
	padding-right:35px;
	padding-left:35px;
	margin: 0 auto;
	width:900px;
	background: url(/data/media/images/rightBorder.gif) 35px bottom no-repeat;
	padding-bottom:70px;
	margin-top:-1px;
}

#home #innerWrapper, #overviewImage #innerWrapper {
	margin: 0;
	width:900px;
	padding:0;
	margin-bottom:1px;
}

#home #wrapper, #overviewImage #wrapper {
	margin: 0;
	width:900px;
	background: url(/data/media/images/bluepx.gif) left top repeat-y;
	padding:0;
}

#home .leftBorder, #overviewImage .leftBorder {
	height:7px;
	border-top:1px solid #505a98;
	top:41px;
	width:200px;
	left:-200px; 
	position:relative;
}

#home #navigate1 {width:254px;float:left;}
#home #navigate2 {width:254px;float:left;}

#home #feature{
	padding-bottom:60px !important;
	border-right:1px solid #505a98;
	border-top:1px solid #505a98;
	width:202px;
	margin-top:20px;
	background:url(/data/media/images/hmFeature2.jpg) bottom right no-repeat;
	margin-bottom:0px;
}

#home #innerFeature {
	/*border-left:1px solid #505a98;*/
	/*padding-bottom:465px !important;*/
	margin-bottom:0px;
}

/* footer -----------------------------------------------------------*/
#home #footer, #overviewImage #footer  {
	margin-top:33px;
	width:666px;
	float:left;
	border-top:1px solid #505a98;
	border-left:1px solid #505a98;
	padding:14px 25px 14px 5px;
	background:#fcfcfc;
}

#home #footerWrapper, #overviewImage #footerWrapper {
	width: 100%;
	margin-top:-101px;
	float:left;
	margin-bottom:-10px;
}


#home #content1 {
	min-height:0;
	background-position:right 187px !important;
}


#home #spotlight ol, #home #spotlight ul{
	list-style-position:inside;
}