$(document).ready(function() {
	//var main_h = $(window).height() - 250;
	//$('div#main').css({height: main_h + 'px'});
});