html, body { height: 100%; }
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -76px auto;
}
#push { height: 76px; }

#header { padding: 28px 10px 30px 46px; position: relative; height: 50px; background: #EEEEEE url(header.gif) left bottom repeat-x; }
#partners { position: absolute; left: 440px; top: 28px; }
#partners a { padding-left: 40px; }

#middle { width: 765px; }

#menu { float: left; padding: 30px 30px 30px 40px; width: 190px; }
#menu ul { margin-bottom: 45px; list-style-type: none; }
#menu li { background: url(arrowoff.gif) 0 1px no-repeat; font-size: 16px; font-weight: bold; padding: 0 0 5px 0; line-height: 16px; margin: 0; display: block; } 
#menu li a { padding: 0 0 0 19px; text-decoration: none; display: block; }
#menu li a:hover, #menu li a.selected { background: url(arrowon.gif) 0 1px no-repeat; } 
#menu ul ul { margin: 8px 0 0 19px; }
#menu ul ul li a { font-weight: normal; }
#menu ul.nobold li { font-weight: normal; }

#main { float: left; padding: 30px 0 30px 0; width: 495px; }
#sidebar { float: right; width: 171px; padding: 0 0 10px 20px; } 
#sidebar #image img { padding: 1px; border: double #999999 3px; }

#footer { padding: 14px 10px 14px 46px; position: relative; background: #EEEEEE url(footer.gif) left top repeat-x; height: 48px; }
#footer p { margin-bottom: 0; font-size: 13px; color: #096373; }