div#footer {
	background-color:white;
	background-image:url(../../includes/images/small_building_footer.png);
	background-repeat:no-repeat;
	height:252px;
	width:1024px;
	margin: auto;
}

div#footerCon {
	left:240px;
	position:relative;
	top:170px;
	width:770px;
}

div#footerCon p {
	color:white;
	padding:7px 7px 0;
}

div#footerCon p.right {
	float: right;
	margin-top:-58px;
	width:230px;
}

div#footerCon p.right img {
	float: right;
}