
.headerback {
	font-size: 0pt;
	height: 23;
	text-align: center;
	margin: 0px;
	padding: 0px 0px;
	vertical-align: top;
	background-image: url(images/imageback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}


.footerback {
	background: url(images/imageback.jpg) repeat-x;
	height: 23;
	color: #004da1;
	font-size: 0pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
        
}

.footerlogo {
	background: url(images/footer_sp.jpg);
	height: 88px;
	width: 1000px;	
}




