$(document).ready(function(){
	$('#nav').corner('tl tr 3px');
	$('#footer').corner('bl br 3px');
});
