body { padding: 0px; margin: 0px; padding-top: 50px; text-align: center; font-family: Arial,Sans-Serif; background-color: white; color: black; }
#body { width: 970px; margin: auto; text-align: left; }
#banner { width: 970px; height: 273px; background-image: url("img-banner.jpg"); }

#menu { float: left; width: 220px; }
#content { float: right; width: 730px; width=750px; padding-left: 20px; }
#footer { clear: both; padding: 10px; text-align: right; color: gray; }
#footer a { color: gray; font-weight: bold; text-decoration: underline; }

ul.menu { padding: 0px; margin: 0px; list-style-type: none; }
ul.menu li { list-style-type: none; padding: 11px; padding-bottom: 6px; padding-left: 30px; margin: 0px; background-image: url("img-menu-hr.jpg"); background-repeat: no-repeat; }
ul.menu li.first { background-image: none; }

ul.menu li a { color: #444444; font-weight: bold; text-decoration: none; }

p { text-align: justify; }
