﻿// Sarao Restaurant and Bar
$(function(){
	$("#layout-container").corners("5px");
	$(".nav-option").corners("transparent");	   
});

	
	