.bookshelf
{
	background-image: url('/assets/images/home_bookshelf_new.gif');
	background-repeat: no-repeat;
	height:283px;
	width: 710px;
	margin-left: 20px;
}

.footerArea
{
	background-image: url('/assets/images/home_footer_new.gif');
	background-repeat: no-repeat;
	width: 710px;
	height: 163px;
	margin-left: 20px;
}

#wideRight {
	padding-left: 0px;
	
	width: 710px;
	
}

.headingDiv
{
	padding-left: 30px;
	width: 680px;
	height: 157px;
	/*background-image: url('/assets/images/home_header_new.gif');*/
	
	
}
.heading
{
	position:relative;
	float:left;
	
	width:380px;
}

.homePara
{
	width: 280px;
	margin-top: -20px;
}

.logon
{
	position:relative;
	float:right;
	width: 280px;
	top:30px;
	right: 20px;
}

.category
{
	position: relative;
	top:14px;	
	width: 145px;
	padding-right: 20px;
}

.category span
{
	font-weight: bold;
	font-size: 13px;	
}

#security{
	margin-left: 20px;
}

#security, #maximise, #align, #resilience{
	position: relative;
	float:left;
}