/* -------------------------------------------------------------------------- */
/* home                                                                       */
/* -------------------------------------------------------------------------- */
DIV.home {  }
DIV.home DIV#header { position:relative; width:100%; height:105px; background:#fff; }
DIV.home DIV#header A#logo { display:block; position:absolute; width:248px; height:105px; background:url("../img/home-logo.gif") no-repeat; }
DIV.home DIV#header DIV#slogan { position:absolute; top:58px; right:7px; font-size:14px; color:#000; }
DIV.home DIV#header DIV#slogan STRONG { font-size:100%; color:#e34211; }

DIV.home DIV#content { position:relative; width:100%; height:469px; border-bottom:1px solid #bfbfbf; }
DIV.home DIV#content DIV.bot { position:relative; width:248px; height:193px; background:url("../img/home-bot_bg.gif") repeat-y #e6e2e1; }
DIV.home DIV#content DIV.bot A:hover { }
DIV.home DIV#content DIV.bot H1 { position:absolute; top:17px; left:27px; }
DIV.home DIV#content DIV.bot H1 A { display:inline ! important; background:none ! important; font-size:18px; color:#5a5a5a; }
DIV.home DIV#content DIV.bot UL { position:absolute; top:41px; left:27px; line-height:170%; }
DIV.home DIV#content DIV.bot UL LI { padding-left:20px; background:url("../img/bullet-line.gif") 0px center no-repeat; }
DIV.home DIV#content DIV.bot UL LI A { font-size:14px; color:#5a5a5a; }

DIV.home DIV#content DIV#csp { position:absolute; height:100%; }
DIV.home DIV#content DIV#csp A.top { display:block; width:248px; height:268px; background:url("../img/home-csp-top_bg.jpg") no-repeat; }
DIV.home DIV#content DIV#csp DIV.bot { width:248px; height:193px; background:#e6e2e1; }
DIV.home DIV#content DIV#csp .ico { display:none; position:absolute; right:9px; bottom:10px; width:83px; height:78px; background:url("../img/home-csp-ico.gif") no-repeat; }

DIV.home DIV#content DIV#int { position:absolute; left:256px; width:248px; width:248px; height:100%; }
DIV.home DIV#content DIV#int A.top { display:block; width:248px; height:268px; background:url("../img/home-int-top_bg.jpg") no-repeat; }
DIV.home DIV#content DIV#int .ico { position:absolute; right:8px; bottom:12px; width:50px; height:49px; background:url("../img/home-int-ico.gif") no-repeat; }

DIV.home DIV#content DIV#mrk { position:absolute; left:512px; width:248px; height:100%; }
DIV.home DIV#content DIV#mrk A.top { display:block; width:248px; height:268px; background:url("../img/home-mrk-top_bg.jpg") no-repeat; }
DIV.home DIV#content DIV#mrk .ico { position:absolute; right:8px; bottom:12px; width:49px; height:49px; background:url("../img/home-mrk-ico.gif") no-repeat; }

DIV.home DIV#footer { padding:5px; }
DIV.home DIV#footer A { text-decoration:none; font-size:10px; color:#adacac; }
DIV.home DIV#footer A:hover { text-decoration:underline; color:#e35013; }
DIV.home DIV#footer .block { width:50%; font-size:10px; color:#adacac; }
