body {
	background-image: url('/images/template/home-bg.jpg');	
}

.homeTopRow h2, .homeBottomRow h2 {
	text-indent: -9999px;
}

.homeTopRow {
	height: 370px;
}

	.portal div {
		margin: 0 0 0 -5px;
	}
	
	.blog div {
		margin: 125px 10px 0 12px;
	}
	

.homeBottomRow {
	height: 340px;
}

	.paperbox div {
		margin: 110px 0 0 12px;
	}

	.reminders div {
		margin: 120px 0 0 12px;
	}
	
#footerBar {
	margin-top: 60px !important;
}	
