
a { text-decoration:none; color:#C26800; }
a:hover { text-decoration:underline; }

.imgover { cursor : pointer }
.photo img { -ms-interpolation-mode: bicubic; }

body { background:#f6f6f6 url('/img/bki_menu.gif') repeat-x; text-align:center; }

#wrapper { text-align:left; width:920px; margin:0px auto; }
#header { height:98px; }
#header h1 { padding:9px 0px 8px 0px; }
#header div.contact { float:right; padding-top:12px; margin-right:10px; }
#header div.contact img { float:left; }
#header div.contact div { margin-left:100px; font-size:10px; line-height:13px; }
#header ul.menu li { float:left; }

#body { background:#fff; border:1px solid #d7d7d7; border-top:0px; }

#footer { padding:20px; font-size:11px; line-height:15px; clear:both; }
#footer #top_link { border-top:1px solid #ccc; height:15px; padding:10px; text-align:right; }
#footer .menu { float:left; }
#footer .menu ul li { float:left; margin:0px 5px; font-size:11px; color:#333; }
#footer .menu ul li a { color:#333; }
#footer .copyright { float:right; font-weight:bold; color:#999; font-size:11px; }

