@charset "utf-8";
/* CSS Document */
body {
	background-color: #406c88;
	background-image: url(jfi_page_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center; /* for IE */	
}
#pagebg {
	width:100%;
	height:779px;
	margin: 0 auto;
	text-align: center;
	background-image:url(jfi_static_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#center {
	width:978px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background-color:#97cee3;
	clear:both;
	text-align:center;
	height:97px;
}
#headertable{
	background-image:url(jfi_header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#menu {
	background-color:#32323b;
	background-image:url(jfi_menubg.jpg);
	background-repeat:repeat-x;
	background-position:left;
	clear:both;
	text-align:center;
	height:60px;
}

#page_body {
	background-color:#fff4e4;
	clear:both;
	text-align:center;
}
#footer {
	background-image:url(jfi_colorbar.gif);
	background-repeat:repeat-x;
	background-position:left;
	clear:both;
	text-align:center;
	height:12px;
}
#janet{
	width:214px;
	height:331px;
	z-index:100;
	position:absolute;
	left:50%;
	margin-left:260px;
	margin-top:0px;
}

.centerme {
	vertical-align:middle;
}

.jfi_menuitem {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 0px;
	border-bottom-width: 0px;
	height: 60px;
	line-height:60px;
	color:#fff4e4;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	text-transform:capitalize;
	letter-spacing:0.05em;	
}
.jfi_menuitemover {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 0px;
	border-bottom-width: 0px;
	height: 60px;
	color:#e80a1f;
	cursor:pointer;
	background-image:url(jfi_menuover_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	text-transform:capitalize;
	letter-spacing:0.05em;	
	line-height:60px;
}
.jfi_menuitemover2 {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 0px;
	border-bottom-width: 0px;
	height: 60px;
	cursor:pointer;
	color:#97cee3;
	background-image:url(jfi_menuover_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	text-transform:capitalize;
	letter-spacing:0.05em;
	line-height:60px;	
}

.jfi_menuitem a, .jfi_menuitem a:link, .jfi_menuitem a:visited, .jfi_menuitem a:active, .jfi_menuitemover2 a, .jfi_menuitemover2 a:link, .jfi_menuitemover2 a:visited, .jfi_menuitemover2 a:active, .jfi_menuitemover a, .jfi_menuitemover a:link, .jfi_menuitemover a:visited, .jfi_menuitemover a:active {
	color:#fff4e4;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	text-transform:capitalize;
	letter-spacing:0.05em;	
	line-height:inherit;
}

.jfi_menuitemover a:hover {
	cursor:pointer;
	color:#e80a1f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	text-transform:capitalize;
	letter-spacing:0.05em;
	line-height:inherit;
}

.jfi_menuitemover2 a:hover {
	cursor:pointer;
	color:#97cee3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	text-transform:capitalize;
	letter-spacing:0.05em;	
	line-height:inherit;
}
