﻿.headercontent{
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	height:195px;
	width:827px;
	background-position:8px 0px;
	float:left;
}
.footer{
	width:827px;
	height:164px;	
	margin:0px auto;
	background-image:url('../images/footer.gif');
	background-repeat:no-repeat;
}
.subfooter{
	width:407px;
	margin:0px auto;
	font-size:85%;
	line-height:50px;
	color:#868686;
}