h1 {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #374A84;
	margin: 0 auto;	
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

.wrap {
	margin: 0 auto;
	width: 789px;
}

.container {
	width: 789px;
	text-align: center;
	background-color: #FFF;
	padding: 0 2px 0 1px;
	float: right;
}

.logo {
	width: 337px;
	height: 46px;
	margin-left: 8px;
	margin-top: 15px;
	float: left;
	background-image:url(images/ffr-logo.gif);
	background-repeat:no-repeat;
}

.header {
	width: 788px;
	height: 66px;
	background-color: #FFF;
	text-align: center;
	margin: 0 auto;

}

.mainImage {
	width: 788px;
	height: 208px;
	text-align: center;
	border: 1px solid #CCC;
	background-image: url(images/main-image.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.navWrap {
	width: 790px;
	height: 46px;
	text-align: right;
	background-image: url(images/gradient.gif);
	background-position: center center;
	background-repeat: repeat-x;
}

.logoSys {
	float: left;
	width: auto;
	height: auto;
	margin-top: 6px;
	*margin-top: 7px;
}
.link {
	width: 220px;
	height: 20px;
	text-align: left;
	float: left;
	margin-top: 13px;
	margin-left: 15px;
	color: #012766;
}

.guts {
	width: 788px;
	min-height: 340px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #CCC;
	float: left;
	
}

.nav {
	float: right;
	width: 431px;
	padding-top: 8px;
	position:relative;
}

	.nav ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
	.nav ul li {
		*margin-top: -12px;	
	}
	
	.nav ul li a {
		height: 54px;
		float: left;
		display: block;
		*margin-top: 12px;
	}
	
	.nav ul li a#about {
		width: 110px;
		background: url(images/nav.gif);
	}
	
	.nav ul li a#resources {
		width: 110px;
		background: url(images/nav.gif) -110px 0;
	}
	
	.nav ul li a#contact {
		width: 110px;
		background: url(images/nav.gif) -220px 0;
	
	}
	
	.nav ul li a#home {
		width: 101px;
		background: url(images/nav.gif) -330px 0;
	}
	
	.nav ul li a:hover#about {
		background-position: 0 -162px;
		cursor: pointer;

	}
	
	.nav ul li a:hover#resources {
		background-position: -110px -162px;
		cursor: pointer;
	}
	
	.nav ul li a:hover#contact {
		background-position: -220px -162px;
		cursor: pointer;
	}
	
	.nav ul li a:hover#home {
		background-position: -330px -162px;
		cursor: pointer;
	}
	
.columnLeft {
	width: 540px;
	min-height: 310px;
	text-align: left;
	float: left;
	padding: 0px 12px 12px 12px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #BCBCBC;

}

.columnRight {
	width: 204px;
	float: right;
	padding: 0px 10px 10px 0px;
	margin-top: 10px;
	text-align: center;
}

body#find .columnRight, body#states .columnRight {
	display:none;
}

body#find .columnLeft, body#states .columnLeft {
	width: 760px;
	border: none;	
}

.footer {
	width: 788px;
	height: 40px;
	font-size: 9pt;
	color: #012766;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	padding-top: 5px;

}

.footer a {
	color: #012766;
	text-decoration: none;
}

.footer a:hover {
	color: #666;
	text-decoration: none;
	cursor: pointer;
}

a {
	color: #012766;
	text-decoration: underline
}

a:hover {  
	color: #666; 
	text-decoration: none
	cursor: pointer;
}

.midNav {
	float: right;
	width: 316px;
	padding-top: 12px;
	padding-right: 8px;
}

	.midNav ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
	.midNav ul li {
		*margin-top: -12px;	
	}
	
	.midNav ul li a {
		height: 20px;
		float: right;
		display: block;
		*margin-top: 12px;
	}
	
	.midNav ul li a#find {
		width: 99px;
		background: url(images/nav2.gif);
	}
	
	.midNav ul li a#become {
		width: 120px;
		background: url(images/nav2.gif) -99px 0;
	}
	
	.midNav ul li a#login {
		width: 97px;
		background: url(images/nav2.gif) -219px 0;
	
	}
	
	.midNav ul li a:hover#find {
		background-position: 0 -100px;
		cursor: pointer;

	}
	
	.midNav ul li a:hover#become {
		background-position: -99px -100px;
		cursor: pointer;
	}
	
	.midNav ul li a:hover#login {
		background-position: -219px -100px;
		cursor: pointer;
	}
	
.webadmin_table {
	background-color: #AAAAAF;
	font: 13px arial,helvetica;
}

.webadmin_hdr_row {
	background-color: #E8E8E6;
	color: #000;
}

.webadmin_row {
	background-color: #F4F4F2;
	color: #000;
}

.webadmin_button {
	font-size: 13px;
	color: #777777;
	font-weight: bold;
	background-color: #E8E8E6;
	border: 1px solid #AAAAAF;
	margin: 0px;
	padding: 0px;
}
.principal_table {
	background-color: #AAAAAF;
	font: 13px arial,helvetica;
}

.principal_hdr_row {
	background-color: #E8E8E6;
	color: #777777;
}

.principal_row {
	background-color: #F4F4F2;
	color: #000;
}

.principal_button {
	font-size: 13px;
	color: #777777;
	font-weight: bold;
	background-color: #E8E8E6;
	border: 1px solid #AAAAAF;
	margin: 0px;
	padding: 0px;
}
