#header
{
	height: 100px; /* <-- should be 20px more than header h1 height.  */
}
#header h1
{
	height: 80px; /* <-- should be 20px less than header height.  */
	/*background: url(../images/logo/Statelogo_sm.jpg) no-repeat 0 100%;*/
}
#header, #footer { border-color:#a20437; }
h2 strong, h3 strong { color: #009999; }
#menu ul a:hover { background-color:#009999!important;  }

#address
{
height:  25px;
font-family: arial,helvetica,sans serif
}