@import url("site-h-nav-t.css");
@import url("site-h-nav-b.css");
div.header-container {
	width: 960px;
	height: 138px;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../assets/images/hd-bg.jpg);
	background-position: right;
}
div.h-top {
	width: 100%;
	height: 90px;
}
div.h-bottom {
	width: 100%;
	height: 57px;
	position: relative;
	top: 1px;


}
.headernav {

	vertical-align: bottom;
	word-spacing: normal;
	white-space: nowrap;
	text-decoration: none;
	position: absolute;
	top: 116px;
	width: 100%;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
	height: 15px;
}
.logosubtitle2 {
	font-family: Calibri;
	font-size: 20;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	position: absolute;
	left: 0px;
	letter-spacing: 0.12em;
	background-color: #000000;
	width: 350px;
	top: 0px;
}
div.logo-container {
	float: left;
	position: relative;
	z-index: 6;
	left: 0px;
	top: 0px;
	height: 98px;
	width: 276px;
	margin: 0px;
	padding: 0px;
	background-image: url(../assets/images/pgtitle-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 22px;




}

