html {height:100%; font-family:Tahoma, Geneva, sans-serif; background-color:#ffffff;}
body { margin:0;padding:0; height:100%;}
#mainframe {width:100%; height:100%; margin-top:68px; margin-bottom:30px;}
#footer {display:block; width:100%; height:30px; position:fixed; bottom:0; background:#fefefe url(../img/body-header-bg.png) left top repeat-x;}
#footer .inside {width:1020px; margin:0 auto; text-align:center;padding-top:6px;}
#footer .inside a {font-size:7pt; font-family:Verdana; color:#000; text-decoration:none;}
#footer .inside a:hover {text-decoration:underline;}
#navigation {display:block; width:100%; height:68px; margin:0; position:fixed; background:#fefefe url(../img/body-header-bg.png) left top repeat-x;}
#navigation ul {width:1024px; margin:0; padding:0; list-style-type:none; height:68px; display:block;}
#navigation ul li {width:168px; position:relative; float:left;}
#navigation ul li a {height:22px;display:block;padding:26px 16px 20px 16px;text-align:center;font-weight:bold;text-decoration:none;font-size:16px;color:#3a3a3a;line-height:22px;}
#navigation ul li a:hover,
#navigation ul li a.active {background:url("../img/nav-hoover.png") left top repeat-x;text-decoration:none;color:#131414;}