/* =Layout
--------------------------------------------- */
body#p-home { background-image:url(../../images/public/home-bg.gif); }
/* body { background:#ffffff url(../../images/public/background.jpg) scroll repeat-x; } */
div#body { padding-left:0px; padding-right:0px; width:780px; }


/* =Search
--------------------------------------------- */
div#body form#search { float:left; width:160px; background:transparent url(../../images/public/home-search-bg.gif) scroll no-repeat 0 0; padding-top:30px; }
div#body form#search h2 { display:none; }
div#body form#search fieldset { border:0; padding:0; margin:0; }
div#body form#search fieldset div { padding:0 0 5px; clear:both; }
div#body form#search fieldset div select { width:142px; padding:2px; background:#f0f0f0; color:#666666; border:1px solid #e0e0e0; }
div#body form#search fieldset div input.text { width:105px; padding:2px; background:#f0f0f0; color:#666666; border:1px solid #e0e0e0; padding-left:5px; }
div#body form#search fieldset input.submit { margin-left:5px; vertical-align:middle; }
div#body form#search fieldset br { clear:both; }
div#body form#search fieldset a { color:#d6d6d6; padding-left:15px; background:transparent url(../../images/public/home-search-more.gif) scroll no-repeat 3px 3px; margin:10px 0 0; width:120px; display:block; font-size:1.1em; }
div#body form#search fieldset a:hover { text-decoration:underline; color:#adadad; }


/* =Menu
--------------------------------------------- */
div#body ul#homeMenu { float:left; background:transparent url(../../images/public/home-menu-bg.gif) scroll no-repeat 0 0; padding-top:30px; }
div#body ul#homeMenu li { display:block; float:left; width:142px; padding-right:10px; }
div#body ul#homeMenu li a img { border:0; }
div#body ul#homeMenu li a { color:#696969; font-size:1.1em; text-decoration:none; font-weight:bold; line-height:2em; display:block;}
div#body ul#homeMenu li a:hover { text-decoration:underline; }
/*
div#body ul#homeMenu li { background-repeat:no-repeat; background-position:top left; display:block; float:left; width:155px; padding-top:155px;}
div#body ul#homeMenu li div { background-image:url(../../images/public/homeMenu/paragraph.gif); background-repeat:no-repeat; background-position:top left; padding-left:20px; color:#6c6c6c; font-size:1.1em; padding-right:5px; }
div#body ul#homeMenu li a { color:#457A50; display:block; font-size:1.0em; text-align:right; background-image:url(../../images/public/homeMenu/more.jpg); background-repeat:no-repeat; background-position:center right; text-decoration:none; padding-top:4px; padding-right:35px;padding-bottom:4px; width:80px; }
div#body ul#homeMenu li a:hover { text-decoration:underline; }

*/