body {
	background-color: #1B2D4D;
	font: normal normal normal 10pt "Gill Sans MT", "Gill Sans", Arial;
	color: #5D5D5D;
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative;
	z-index: 0;
}

#sp_mainbody {
	position: relative;
	z-index: 1;
}

#sp_section1 {
	position: relative;
	z-index: 1;
	width: 780px;
	height: 137px;
}

.generic_headerimg {background: url(/images/pic_spheader_generic.jpg) no-repeat;}

#div1 {
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 2;
}

#div1 a {
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}

