/* external_applications.css - www.cityofhenderson.com */

/* PAGE ELEMENTS */
#container { margin: 0px auto; width: 100%; border: none; padding: 0px; background-color: White;}

#page-header { position: relative; left: 0px; top: 0px; width: 100%; height: 54px; background-color:#67999a}
#page-coh { position: absolute; left: 0; top: 0; width:500px; height:54px; background: url(Images/header_title.jpg);}
#page-hpd { position: absolute; right:24px; top:0; width:141px; height:201px; background: url(Images/HPD-badge.png);}

#page-navigation { position: relative; clear: both; left: 0px; top: 0px; width: 100%; height: 2.4em; background-color: #4c7d73; padding: 0px 0px 0px 0px; z-index: 1000;}
#page-navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

#page-content { position: relative; display: block; left: 0px; top: 0px; width: 100%; height: auto; margin: 0px; padding: 0px; border: none; }

.page-buffer { position: relative; display: block; clear: both; width: 100%; height: 15px; background-color:#ffffff;}

#page-footer { position: relative; display: block; clear: both; width: 100%-12px; height: 16px; background-color: #669999; font-size: 9px; color:#ffffff; margin-bottom: 0px; padding-top:2px; padding-left:12px}

#nav li ul { border-top: solid 6px #4c7d73; }


