body {
	background-color: #faf5f1;
	font-family: verdana, "Lucida grande", verdana, arial;
	
}
#content{
padding-bottom: 220px;
 foo: 150px auto 220px auto;

}
footer{
	display:block; width:98%; vertical-align:top; position: absolute; bottom:0; z-index: -1;
	border:0;
	border-top: 1px solid #6f6c6c;
	margin-bottom: 10px;
	font-size: small; vertical-align: top; color: #6f6c6c;}
footer a{
	color: #6f6c6c; text-decoration: none;
	border-bottom: 1px dashed ;
	}
#footer_float_left{
	float: left; text-align:left;
}	
#footer_float_right{
	float: right; text-align:right;
}
#footer_centered{
	margin: 0 auto auto auto; text-align:center;
}

div.intro{
	margin: 150px auto 0px auto;
	text-align: center;
	white-space: nowrap;
}
a.logo {
	height: 200px; 
	display: inline-block; 
	background-image: url(Graphics/logos/logo-sprites.png);
	}
	
#logo-left  		{ width: 400px; background-position: -0px   0px; }
#logo-pl 		{ width: 90px; 	background-position: -400px 0px; }
#logo-center 	{ width: 90px; 	background-position: -490px 0px; }
#logo-en 		{ width: 90px; 	background-position: -580px 0px; }
#logo-right 		{ width: 530px; background-position: -670px 0px; }

#logo-pl:hover 	{ background-position: -1200px 0px; }
#logo-en:hover 	{ background-position: -1290px 0px; }


#pl 				{width: 60px; background-position: 0px 0px;}
#en				{width: 60px; background-position: -60px 0px;}
#pl:hover		{background-position: -0px -60px;}
#en:hover		{background-position: -60px -60px;}
	
p.slogan { 
	margin: 0px auto 0px auto;
	text-align: center;
	font-family: "Segoe Print","Palatino Linotype","Georgia","MEgalopolis Extra", serif; color: #6f6c6c;
	
	letter-spacing:5px; font-weight: bolder;
}
	





