html body {  margin: 0px;  padding: 0px;  background: url('../images/header-back2.png');  font-family: Arial, Helvetica, sans-serif;  font-size: 12px;  color: #555;}a {color: #00235D;text-decoration: none; }a:hover {color: #777;text-decoration: none; }img {  border: 0px;  vertical-align: bottom;}#container {  height: 55px;  padding: 10px 25px;  border-bottom: 5px solid #003768;}#container table {  width: 100%;  height: 55px;}td#logo {  text-align: left;  width: 220px;}td#center {  text-align: center; }td#close {  text-align: right;  width: 20px;}
