@charset "utf-8";
#menu-container {
	position:absolute;
	width:182px;
	height:226px;
	z-index:99999;
	left: 27px;
	top: 10px;
}

/* CSS Document */

div#header-container {
	position: relative;
	top: 20px;
	left:9px;
	width:988px;
	height:96px;
	background-image:url(../../images/header-with-divides.png);
/*	background-repeat: none; */
	background-repeat: no-repeat;
}
div#time-date {
	font-size:10pt;
	color: #000000;
	position:absolute;
	width: 108px;
	left:871px;
	top: 12px;
	text-align: right;
}
div#header-drop-nav {
	margin:0px;
	padding:0px;
	width: 400px;
	font-size:10pt;
	color: #000000;
	position:absolute;
	left:580px;
	top: 41px;
	text-align: right;
}
div#main-header-content {
	position:relative;
	top:90px;
	width:988px;
	height:399px;
/*	background-image:url(images/header-main-bg.png); */
/*	background-image:url(../../images/header-main-bg.png); */
	background-image:url(../../images/header-main-bg-for-scrolling.png); 
	background-repeat:no-repeat;
}

div.header-three-block {
	position:absolute;
	width:286px;
	height:136px;
	color:#ffffff;
	text-align:left;
	top: 244px;
}
div#header-three-block-left {
	left: 40px;
}
div#header-three-block-middle {
	left: 358px;
}
div#header-three-block-right {
	left: 676px;
}
div.header-three-block h2 {
	font-size: 14pt;
	border-bottom: 1px solid #ffffff;
}
div.header-three-block p {
	font-size: 10pt;
}
div.header-three-block img {
	padding-top:10px;
	border: 0px;
}
div#header-bottom-content {
	position:relative;
	top:90px;
	width:988px;
	height:248px;
	text-align:left;
}
div#header-bottom-left {
	position:absolute;
	top:0px;
	left: 27px;
	width:610px;
	height:248px;
	text-align:left;
}
div#header-bottom-right {
	position:absolute;
	top:0px;
	left: 654px;
	width:308px;
	height:248px;
	text-align:left;
	color: #000000;
	padding-right: 20px;
}
div#header-bottom-content h1 {
	font-size: 18pt;
	border-bottom: 1px solid #000000;
}
.mailing-list-text-box {
	padding-left: 6px;
	padding-right: 6px;
	border:1px solid #bababa;
	height: 28px;
	color: #868686;
	width: 300px;
}
p.mailing-list-form-paras {
	text-align:left;
	margin-bottom: 10px;
	padding:0px;
}
