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

/*BODY*/
body { text-align: left; }

/*HEADER*/

div#splash_wrapper { width:500px; height:1%; position:relative; }
div#flash_wrapper { float:left; position:relative;}

div#splash_head { display:inline; text-align:left; }
div#splash_head h2 { background:url(../images/splash_main_hdr.jpg) no-repeat; text-indent:-9999px; height:135px; width:500px; padding-bottom:0px; }

div#map { float:left; width:330px; height:248px; margin: 0px; overflow:hidden; background-color:#fff; padding:0px; position:relative;}
div#map_tab { position:fixed; top: 361px; height:1% }

div#home_path { width:170px; height:248px; background-color:#fff4d5; float:right; display:inline; position:relative; }
div#home_path h2 { text-indent:-9999px; background:url(../images/homepath_thumb.jpg) no-repeat; width:121px; height:84px; margin-left:25px; margin-top: 20px;  }
div#home_path p { line-height:20px; position:relative; top:10px; padding:5px; text-align:center;}
div#home_path img { position:absolute; top:190px; right:70px; }
