/**** logo pics ******/

#backtail, #method {
	display:block;
	width:122px;
	height:105px;
	position:absolute;
	top:45px;
}

#backtail { 
	left:0;
	background: url(images/logo-backtail.png) no-repeat;
}

#method {
	right:0;
	background: url(images/logo-method.png) no-repeat;
}


/***** footer *****/

footer #details {float:right;}

footer p {text-align: right;}

footer #facebook {float:left;}