html { font-family:'Lucida Grande',Verdana,Arial,Sans-Serif; }
html,
body { margin:0; padding:0; }

#header-top { height:40px; text-align:right; padding:5px; }
#header-top a img { border:none; padding:3px; }
#header-menu { height:40px; }
#header-menu a { line-height:40px; height:40px; display:block; float:left; padding:0 5px; }
#header-menu a:hover,
#header-menu a.active { background:right top no-repeat; }
#header-banner { height:250px; float:none; clear:both; }
#header-banner a { padding:0; margin:0; }
#header-banner a img { border:none; display:block; }
#header-menu-left { float:left; display:block; width:25%; }
#header-menu-left a,
#header-menu-left a:visited { display:block; overflow:hidden; }
#header-banner-right { float:right; }
#header-banner-right a img { border:none; display:block; }
#header-bottom { clear:both; float:none; height:30px; }

#content {}
#content-menu a { display:block; }
#content-left-25 { float:left; width:25%; overflow:hidden; }
#content-right-75 { float:right; width:75%; overflow:hidden; }
#content-left-75 { float:left; width:75%; overflow:hidden; }
#content-right-25 { float:right; width:25%; overflow:hidden; }
#content-left { float:left; overflow:hidden; }
#content-right { float:right; overflow:hidden; }

#main {}

#footer {}
#footer-left { float:left; width:50%; overflow:hidden; }
#footer-right { float:right; width:50%; overflow:hidden; text-align:right; }

.cleaner { padding:0; margin:0; border:0; float:none; clear:both; font-size:1px; height:1px; line-height:1px; }
