@charset "utf-8";
/* CSS Document */
body { margin: 0; font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; background: url(../pics/bg.jpg) top left repeat-y #D0CAFA }
a { color: #000000; text-decoration: underline }
a:hover { color: #000000; text-decoration: none }
ul#menu { font-size: 0.85em; padding: 0; margin: 2px 0 2px 0; list-style: none; width: 100px }
ul#menu li { width: 134px; height: 29px; background: url(../pics/menubg.gif) top left no-repeat; margin: 3px 0 3px 0 }
ul#menu li a { text-decoration: none; display: block; width: 134px; height: 29px; color: #333366; font-weight: bold; padding: 8px 0 0 3px; font-family: Arial, Helvetica, sans-serif }
ul#menu li a:hover { background: url(../pics/menubg-down.gif) top left no-repeat }
#header { margin: 0 0 0 114px; height: 150px; width: 736px; background: url(../pics/header.gif) top left no-repeat }
#menuicons { margin: 3px 0 0 74px; float: left; width: 40px; height: 252px; background: url(../pics/menuicons.gif) top left no-repeat }
#nav-bar { float: left; width: 140px }
#content { margin: 0 0 0 11px; float: left; width: 585px }
#banner { float: right; width: 400px; height: 106px; background: url(../pics/banner.jpg) top left no-repeat }
#footer { margin: 0; position: absolute; bottom: 0; height: 124px; width: 265px; background: url(../pics/van.gif) top left no-repeat }
#footer p { margin: 109px 0 0 3px; font-size: 0.7em; color: #FFFFFF }
.clearing { height: 0; clear: both; overflow: hidden; margin: -1px 0 0 0 }