#body-upper {
	position: relative;
	width: 713px;
	height: 292px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}

#body-lower {
	position: relative;
	width: 683px;
	height: auto;
	overflow: visible;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image:url(/images/home/divider_horiz.gif);
	background-repeat: no-repeat;
	padding: 15px;
	color: #006600;
}

#body-lower img {
	float: left;
	margin: 0px 10px 10px 0px;
}

#body-lower h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px 0px;
}

#body-lower p {
	margin: 0px 0px 8px 0px;
}

#body-lower ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-weight: normal;
	list-style-image: url(/images/home/link_bullet.gif);
	list-style-type: none;
}

#body-lower li {
	padding: 0px 0px 4px 0px;
}

#col1 {
	font-size: 11px;
	color: #006600;
	padding: 0px 15px 0px 0px;
}

#col2 {
	font-size: 11px;
	color: #006600;
	padding: 0px 15px 0px 15px;
	background-image:url(/images/home/divider_verti.gif);
	background-repeat: repeat-y;
}

#links {
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 15px;
	background-image:url(/images/home/divider_verti.gif);
	background-repeat: repeat-y;
}

#links a:link {
	color: #003399;
	text-decoration: none;
}

#links a:visited {
	color: #003399;
	text-decoration: none;
}

#links a:hover {
	color: #3366CC;
	text-decoration: none;
}

#links a:active {
	color: #CC0000;
	text-decoration: none;
}

#content {
	position: absolute;
	width: 288px;
	height: 262px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(/images/home/bkg_photo.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	line-height: 18px;
	font-size: 12px;
	overflow: hidden;
}

#content-hfh {
	position: absolute;
	width: 288px;
	height: 262px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 15px;
	line-height: 18px;
	font-size: 12px;
	overflow: hidden;
}

#content h2,
#content-hfh h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	line-height: normal;
}

#content h1,
#content-hfh h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	line-height: normal;
}

#photo {
	position: absolute;
	width: 395px;
	height: 292px;
	left: 318px;
	top: 0px;
	background-color:#FFFFFF
}

