@charset "utf-8";
/* CSS Document */

/* LAYOUT TYPE*/
#header {width:auto; position:absolute; top:0px; left:0px}
#headtext {width:auto; position:absolute; top:10px; left:300px; color:#336; font-size:36px; font-weight:bold; text-align:center}
#menu {width:auto; position: absolute; top:110px; left:0px}
#content {width:760; position: absolute; top:110px; left:240px}


/*For Business Listing*/
#listing {width:760; position: absolute; top:290px; left:240px; height:350}