/* Version 2009-01-12 */
/*@charset "utf-8";*/

#header { text-transform:uppercase; color:#193e88; font-weight:bold; width:100%; height:134px; margin-bottom:3px;  }
#header a { color:#193e88; text-decoration:none; }
#header a:hover { color:#712b25; text-decoration:underline; }
#header .logo { float:left; width:189px; height:134px; }
#header .menu1 { float:left; width:98px; margin:0px 0px 0px 3px; height:134px; }
#header .menu1 img { margin-bottom:3px; }
#header .menu1 div { width:100%; height:32px; line-height:32px; text-align:center; background:transparent url(b-unsel.jpg) no-repeat top left; }
#header .menu1 div.selected { background-image:url(b-sel.jpg); }

#sitePath { color:white; height:12px; line-height:12px; font:bold 10px; padding:0px 0px 0px 3px; margin-bottom:3px; background:#424242 url(/modules/banner/arrow.gif) no-repeat left 4px }
#sitePath a { padding:0px 3px 0px 8px; background:transparent url(/modules/banner/arrow.gif) no-repeat left 5px; text-decoration:none; }
#sitePath a:hover { text-decoration:underline; }
