div.ff_header{ 
	background-image: url(../images/header/bg.jpg); 
	background-position: center top;
	background-repeat: no-repeat;
}

div.ff_footer{ 
	background-image: url(../images/footer/bg.jpg); 
	background-position: center bottom;
	background-repeat: no-repeat;
}	

hr.footer_line {
	background-color:#EBEBEB;
	color:#EBEBEB;
}

