
*/
		
#page-wrap		    { width: 800px; margin: 0 auto; }

h1                  { padding: 20px 0 10px 0; font: 26px Georgia, Serif; clear: both; }

.box                { width: 175px;  padding: 10px; border: 1px solid black; float: left; margin: 0 2px 0 0;}

.box-two            { overflow: none;}
.boxmobile            { top: 500;}

body {
      -webkit-user-select:none;
      -webkit-touch-callout:none;
      -webkit-tap-highlight-color: rgba(0,0,0,0);
      font-family:helvetica neue;
      font-size:18px;
      margin:0;
      padding:0;
	  background-color:#FFC
    }
#mat, #ft {
	position: fixed;
	
	
	
	}

#mat { 
      top:0;
	  left: 0;
	  width: 100%;
	height:250px;
	overflow:hidden;
	z-index: 100; 
      border-bottom:2px solid rgba(0, 0, 0, 0.2);
    }
#map_canvas {
       top:0;
	  left: 0;
      position: fixed;
	  z-index: 100; 
	  width: 100%;
	height:250px;
	overflow:hidden; 
      border-bottom:2px solid rgba(0, 0, 0, 0.2);
    }
	
	
	
 #ft {
      height:49px;
      bottom:0;
      line-height:48px;
      color:#fff;
      text-align:center;
      background:transparent url(UITabBarBkgd.png) 0 0 repeat-x;    
    }
	.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
