/*  */

footer {width: 100%;
	height: 60px;
	position: fixed;
	bottom: 0;
	background-color: rgba(0,0,0,.6); }

p.logo {	width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-top: 50px;
	margin-bottom: 30px; }	

img.tel 	{ width: 30px;
				padding-top: 13px; }
img.mail 	{ width: 30px;
			padding-left: 15px; 
				padding-top: 13px; }

p img { width: 650px;
	margin-right: auto;
	margin-left: auto; }



footer p { position: absolute;
	right: 40px;
	bottom: -8px; 
	color: white;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; 
	font-weight: 100; 
	font-size: 23px; }	