#footer {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 100%;
}

#socialNetworking {
    margin-left: auto;
    margin-right: auto;
    font-size: 75%;
    text-align: center;
    color: #555;
}
	
#socialNetworking a {
	color: #909090;
	text-decoration: none;	
	padding: 0.5em;
	line-height: 16px;
}

#socialNetworking a:hover {
	color: #3366cc;
	border: none;
}	

#socialNetworking img {
	margin-right: 0.5em;
	vertical-align:top;
        border:none;
}

#socialNetworking p {
    margin-top: 0.3em;
}

#copyright {
	text-align: center;
	font-size: 75%;
	color: #909090;
        line-height: 1;
}

#copyright a {
	color: #909090;
	text-decoration: none;	
}

#copyright a:hover {
    color: #3366cc;
   	border: none;
}

#copyright p {
	margin-top: 0.3em;
}
