#heading {font-family: Verdana, Geneva, sans-serif; position: relative;  height: 32px; background: url(../images/header-round.png) center top no-repeat; margin: 0; padding: 0; }
ul.topnavigation { list-style-type: none;margin: 0; padding: 0; position: absolute; bottom: 2px; left: 25px; height: 26px;}
ul.topnavigation li { list-style-type: none; list-style-image: none; float: left; margin-right: 35px;text-align: center;}
ul.topnavigation li a { padding: 1px; display: block; color: #3e6287; font-size: 12px; text-decoration: none; width: 112px; line-height: 20px; background: #d4e3f2 url(../images/topbutton-bg.png) bottom center repeat-x;  }
ul.topnavigation li.last { margin-right: 0; }
ul.topnavigation li a:hover { background: #d4e3f2 url(../images/topbutton-bg-hover.png) bottom center repeat-x; }
ul.topnavigation li a, ul.leftnav li a { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-weight: 400; font-family: Arial, Helvetica, sans-serif; border: 1px solid #ccc; color: #000; } /*  background-color: #a6caf0;*/
ul.topnavigation li a:hover, ul.leftnav li a:hover  {  color: #333; }
ul.leftnav { list-style-type: none; margin: 0; padding: 0;  }
ul.leftnav li { list-style-type: none; margin-bottom: 3px; }
ul.leftnav li a {  text-decoration: none; font-size: 12px;  padding: 5px;  text-align: left; display: block; background: #d4e3f2 url(../images/leftbutton-bg.png) bottom center repeat-x; }
ul.leftnav li a:hover { background: #fff url(../images/leftbutton-bg-hover.png) bottom center repeat-x; }
