div#footer_container {
	width:100%;
	float:left;
}
div#gb_TKD_container, div#gb_team_TKD_container, div#uta_TKD_container, div#wtf_TKD_container, div#etu_TKD_container{
	float:left;
	width:20%;
}

a#gb_TKD {
	background:url('/images/British_Taekwondo_landscape.jpg') center center no-repeat;
    background-size: 70% auto;
    height:100px;
    display:block;
}
a#gb_team_TKD {
	background: url("/images/GB_Taekwondo.gif") center center no-repeat;
	background-size: 70% auto;
	height:100px;
	display:block;
}
a#uta_TKD {
	background: url("/images/UTA.jpg") center center no-repeat;
	background-size: 70% auto;
	height:100px;
	display:block;
}
a#wtf_TKD {
	background: url("/images/wtf_logo.jpg") center center no-repeat;
	background-size: 70% auto;
	height:100px;
	display:block;
}
a#etu_TKD {
	background: url("/images/newETU.jpg") center center no-repeat;
	background-size: 70% auto;
	height:100px;
	display:block;
}
