$(document).ready(function(){
	
	$("#logo-box").height($("#header").height());
});
