/***************************************************************
Style Sheet for Justice Systems

Copyright 2008 by Justice Systems, All Rights Reserved
***************************************************************/



#header {
	position:absolute;
	top:0;
	left:0;
	
	width:960px;
	height:127px;
	
	background:url('images-layout/header-bg.gif') top left no-repeat #fff;
	z-index:1;
}
#headerWrapper {
	width:960px;
	height:127px;
	background:url('images-layout/header-wrapper-bg.gif') top right no-repeat ;
}


#header .headerLogo {
	position:absolute;
	bottom:16px;
	left:28px;
	z-index:100;
}
#header .tagline1 {
	position:absolute;
	bottom:36px;
	right:109px;
	margin:0;
	letter-spacing:1px;
	font-family: "Georgia", Times New Roman, times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:120%;
	color:#052f57;
}