/***************************************************************
Style Sheet for Justice Systems

Copyright 2008 by Justice Systems, All Rights Reserved
***************************************************************/



#content {
	background: url('images-layout/home-content-bg-top.gif') no-repeat;
}

#columnWrapper {
	background: url('images-layout/home-content-bg-middle.gif') repeat-y;
}

#homeBlobContainer {
	background:url(images-layout/home-blob-container-bg.gif) repeat;
	height:190px;
	margin:0 0 0 80px;
	padding-top:12px;
	position:relative;
	width:800px;
	}

#navigation ul {
	background:url('images-layout/home-navigation-bg.gif') top no-repeat;
}
#footer {
	background: url('images-layout/home-content-bg-bottom.gif') no-repeat;
}