#header1 {
	width: 1000px;
	height: 101px;
	background-image: url(/images/FromNHCflagbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	float:left;
	}

	#tagline {
		width: 665px;
		height: 101px;
		float: left;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: right;
		font-size: 125%;
		font-weight: bold;
		font-style: italic;
		}

		p.tagline01 {
			padding-right: 125px;
			margin-top: 8px;
			line-height: 150%;
			text-align:right;
			}	

		p.tagline02 {
			padding-right: 105px;
			line-height: 150%;
			text-align:right;
			}

		p.tagline03 {
			padding-right: 12px;
			line-height: 150%;
			text-align:right;
			}

	#login {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		width: 303px;
		min-height: 106px;
		float: left;
		margin-right:2em;
		}

		p.logintop {
			font-size: 70%;
			text-align: right;
			padding-top: 16px;
			color: #0075bf;
			}

		a.login:link {
			color: #0075bf;
			text-decoration: none;
			}

		a.login:visited {
			color: #0075bf;
			text-decoration: none;
			}
	
		a.login:hover {
			color: #0075bf;
			text-decoration: underline;
			}
	
		input.login {
			width: 129px;
			min-height: 18px;
			border-width: 1px;
			border-style: solid;
			border-color: #3a3a3a #ffffff #ffffff #838383;
			background-color: #dedede;
			color: #828282;
			margin: 0px 3px 0px 3px;
			}

		input.loginimage {
			position: relative;
			top: 5px;
			}
		
		p.forgotpass {
			color: #9c9c9c;
			font-size: 70%;
			text-align: right;
			}
	
		a.forgotpass:link {
			color: #9c9c9c;
			}

		a.forgotpass:visited {
			color: #9c9c9c;
			}
			
		a.forgotpass:hover {
			color: #9c9c9c;
			}

#header2 {
	width: 1000px;
	height: 181px;
	background:none;
	float:left;
	}

	#logo {
		width: 266px;
		height: 161px;
		float: left;
		background:none;
		text-align: left;
		margin-bottom: 10px;
		padding-top:10px;
		}

		logo img {
			border: 0px none transparent;
			}

	#topimage {
		float: left;
		width: 734px;
		height: 181px;
		background:none;		
		}

		#topimage img {
			height: 181px;
			border: none;
			width: 734px;
			}
