/* CSS Document */
body {
	background: #005341 url(../_images/homeBG.jpg) top left repeat-x;
	font-size: 80%;
	margin: 0px 0px 75px 0px;
}
.paragraphTitle {
	font-weight: bold;
	color: #005241;
	font-size: 1.2em;
}
#fullPage {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}
#border {
	border: none;
}
#header {
	background: url(../_images/FIRN2home.jpg) top left no-repeat;
	width: 770px;
	height: 126px;
	overflow: hidden;
}
#loginBox {
	position: absolute;
	z-index: 100;
	margin: -126px 0px 0px 523px;
	padding: 9px 10px 10px 14px;
	/* total width: 231px; height: 126px; */
	width: 207px;
	height: 107px;
	overflow: hidden;
	top: 124px;
}
#body {
	background: url(../_images/homeContentBG.gif) top left repeat-y;
	width: 770px;
}
#content {
	background: url(../_images/homeContentTop.gif) top left no-repeat;
	/* total width: 770px; */
	width: 700px;
	padding: 20px 35px 20px 35px;
	min-height: 314px;
	height: auto;
	_height: 314px;
}
#footer {
	clear: both;
	width: 766px;
	background: #dcdcdc url(../_images/homeFooterTop.gif) top left no-repeat;
	border-left: 2px solid #005241;
	border-bottom: 2px solid #005241;
	border-right: 2px solid #005241;
	padding: 10px 0px 10px 0px;
}
#doeLogo {
	background: url(../_images/DOELogo.gif) top center no-repeat;
	float: left;
	width: 766px;
	height: 63px;
	overflow: hidden;
}
