$(document).ready(function(){
	$("#order_form").validate();
});


