jQuery(document).ready(function() {
	jQuery("div#container").css("width","1280px");
});
