.footer-size{
	width:960px;
	height:65px;
}

#footer{
	position:relative;
	margin:0 auto;
	background-image:url(images/bg-pilz-footer.jpg);
}
#footer-bg{
	position:absolute;
	padding-top:8px;
}
#footer-content{
	position:absolute;
	padding-top:8px;
	text-align:center;
}
#footer,
#footer *{
	font-size:16px;
}

#gzbb-excellent-bg{
    height: 102px;
    position: absolute;
	right: 29px;
    top: -61px;
    width: 193px;
    z-index:100;
}
#gzbb-logo{
    height: 98px;
    width: 98px;
    position: absolute;
    right: 117px;
    top: -59px;
    z-index:200;
}
#excellent-logo{
    height: 96px;
    width: 96px;
    position: absolute;
    right: 34px;
    top: -58px;
    z-index:200;
}
#footer a{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer-red-line{
	position:absolute;
	top:-59px;
	left:0;
}