
body {
	margin: 0px;
	padding: 0px;
	
	background-color: #000000;
}

/*layout grids*/
#layout_grid {
	margin: 0px;
	padding: 0px;
	
	border-collapse: collapse;
	
}

	#layout_grid td {
		margin: 0px;
		padding: 0px;
		
		vertical-align: top;
	}

	#grid_left {
		width: 40%
		
	}
		#left_div {
			height: 30px;
			
			background-color: #00163d;
			
			position: relative;
		}
	
	#grid_main {
		width: 1004px;
	}
	
	#grid_right {
		width: 40%;
	}

		#right_div {
			height: 30px;
			
			background-color: #00163d;
			
			position: relative;
		}
/*end layout grids*/


#main_div {
	width: 1004px;
	
	position: relative;
}

	#main_top {
		height: 150px;
		width: 1004px;
		
		background-color: #000000;
		
		position: relative;
		z-index: 101;
	}

/*top blue bar */	
		#top_bar_wrapper {
			width: 1004px;
			height: 30px;
			
			background-color: #00163d;
			
			position: relative;
			z-index: 123;
		}
		
			#top_quicklinks {
				color: #b2b2b2;
				font-size: 10px;
				
				padding-top: 8px;
			}
			
				#top_quicklinks a {
					color: #b2b2b2;
					
				}
		
			#top_links {
				width: 450px;
				height: auto;
				
				color: #b2b2b2;
				font-size: 10px;
				
				position: absolute;
				left: 401px;
				top: 8px;
				
				text-align: right;
				
			}
				#top_links a{
					color: #b2b2b2;
					font-size: 10px;
				}
			
			#top_search {
				height: 30px;
				width: 140px;
				
				position: absolute;
				left: 864px;
				top: 0px;
								
			}
				#top_search form{
					margin: 0px;
					padding: 0px;
					
				}

				#top_search #field_wrapper {
					height: 18px;
					width: 112px;
					
					background-color: #334564;
					
					position: absolute;
					top: 6px;
					left: 6px;
				}

					#top_search .s_input{
						font-size: 10px;

						color: #b2b2b2;

						background-color: transparent;

						width: 102px;
						height: 12px;

						border: 0px none;

						position: absolute;
						top: 2px;
						left: 6px;
					}
				
				#top_search .s_button{
					width: 18px;
					height: 18px;
					
					position: absolute;
					top: 6px;
					left: 123px;
				}
				
				
/* end top blue bar */
			
		#top_logo_1 {
			/*width: 213px;
			height: 27px;
			*/
			
			width: 180px;
			height: 23px;
			
			position: absolute;
			left: 816px;
			/*top: 58px;*/
			top: 112px;
			
			background-image: url(images/fnb_logo.gif);
		}
		
			#top_logo_1.div_link {
				cursor: pointer;
			}
		
		#top_nav_div {
			height: 30px;
			width: 795px;
						
			position: absolute;
			top: 107px;
			left: 0px;
			
			padding: 0px;
			z-index: 100;
		}
		
			#top_nav_table {
				border-collapse: collapse;
				
				border: 1px solid #666666;
				
				position: absolute;
				top: 1px;
				left: 0px;
				
				height: 29px;
			}
			
				#top_nav_table td {
					vertical-align: middle;
					
					border: 1px solid #666666;
					
					font-size: 12px;
					
					color: #8c8c8c;
					color: #b3b3b3;

					padding-left: 9px;
					padding-right: 9px;

				}
				
					#top_nav_table a {
						color: #8c8c8c;
						color: #b3b3b3;
					}
				

				#top_nav_table .top_nav_active {
					/*font-weight: bold;*/
				}

	
		#top_logo_2 {
			width: 539px;
			height: 24px;
			
			position: absolute;
			left: 0px;
			top: 68px;			
			
			background-image: url(images/fwm_logo.gif);
			background-position: 0px 12px;
			background-repeat: no-repeat;
			z-index: 100;
		}
		
		
	/*end main_top*/
	
	
	#main_photobar {
		height: 272px;
		width: 1004px;
		
		/*background-color: #666666;*/
		background-color: #00163d;
		
		margin-bottom: 5px;
		
		position: relative;
		z-index: 100;
	}
	
		.photobar_div {
			height: 272px;
			width: 1004px;
			
			background-repeat: no-repeat;
			
			position: absolute;
			top: 0px;
			left: 0px;
	
		}

			.photobar_quote {
				height: 135px;
				width: 323px;
				
				background-repeat: no-repeat;
				
				position: absolute;
				top: 70px;
				left: 621px;

				filter: alpha(opacity=0); 
				-moz-opacity: 0; 
				opacity: 0;
			
			}
	
		#photobar_default {
			background-image: url(images/photo_home_default.jpg);
		}
		
		
		#photobar_invest {
			background-image: url(images/photo_home_invest.jpg);
			
			/*display: block;*/

			filter: alpha(opacity=100); 
			-moz-opacity: 100; 
			opacity: 100;
			/*ASK 10/2/2009*/

		}
		
			#photobar_invest_quote {
				background-image: url(images/photo_home_invest_quote.jpg);

				filter: alpha(opacity=100); 
				-moz-opacity: 100; 
				opacity: 100;
				/*ASK 10/2/2009*/


			}
		
		#photobar_pers {
			background-image: url(images/photo_home_pers.jpg);
			
			/*display: block;*/

			filter: alpha(opacity=0); 
			-moz-opacity: 0; 
			opacity: 0;
		}
		
			#photobar_pers_quote {
				background-image: url(images/photo_home_pers_quote.jpg);
			}
		
		#photobar_retire {
			background-image: url(images/photo_home_retire.jpg);
			
			/*display: block;*/

			filter: alpha(opacity=0); 
			-moz-opacity: 0; 
			opacity: 0;
		}
		
			#photobar_retire_quote {
				background-image: url(images/photo_home_retire_quote.jpg);
			}
		
		#photobar_farm {
			background-image: url(images/photo_home_farm.jpg);
			
			/*display: block;*/

			filter: alpha(opacity=0); 
			-moz-opacity: 0; 
			opacity: 0;
		}
		
			#photobar_farm_quote {
				background-image: url(images/photo_home_farm_quote.jpg);
			}
		
		#photobar_text_fade {
			height: 30px;
			width: 300px;
			
			background-color: red;
			
			position: absolute;
			top: 100px;
			left: 300px;
			
			color: #ffffff;
			
			text-align: center;
			
			padding-top: 15px;
			
			filter: alpha(opacity=0); 
			-moz-opacity: 0; 
			opacity: 0;
		}

	#main_content {		
		margin-bottom: 10px;
		
	}

		#style1_blocks {
			height: 368px;
			width: 1004px;
			
			position: relative;
			
		}
		
			#block_dropoff_top {
				height: 50px;
				width: 1004px;
				
				background-color: transparent;
				
				position: absolute;
				top: -50px;
				left: 0px;
			}
			
			#block_dropoff_left {
				height: 468px;
				width: 50px;
				
				background-color: transparent;
				
				position: absolute;
				top: -50px;
				left: -50px;
			}
			
			#block_dropoff_right {
				height: 468px;
				width: 50px;
				
				background-color: transparent;
				
				position: absolute;
				top: -50px;
				left: 1004px;
			}
			
			#block_dropoff_bottom {
				height: 50px;
				width: 1004px;
				
				background-color: transparent;
				
				position: absolute;
				top: 368px;
				left: 0px;
			}		
		
			#block_invest {
				height: 368px;
				width: 271px;
				
				/*background-color: #202200;*/
				background-color: #2f3200;
				
				position: absolute;
				top: 0px;
				left: 0px;
				
				cursor: pointer;
			}
			
				#block_invest.block_active {
					background-color: #6c7300;
				}

				#block_invest .blocks_inner-text {
					color: #a9aa99;
				}
				
					#block_invest .blocks_inner-text a {
						color: #a9aa99;
					}

					#block_invest.block_active .blocks_inner-text .text_copy a {
						color: #ffffff;
					}
									
				#invest_title {
					height: 28px;
					width: 215px;
					
					background-image: url(images/title_lt_invest.gif);
					background-repeat: no-repeat;
				}
				
					#invest_title.title_active {
						background-image: url(images/title_white_invest.gif);
					}

					#invest_title.title_slide {
						background-image: url(images/title_dk_invest.gif);
					}

				#invest_login {
					width: 225px;
					
					/*position: absolute;
					top: 340px;
					left: 20px;*/
					
					position: relative;
					margin-top: 15px;
					margin-left: 10px;
					margin-bottom: 3px;
					
					text-align: left;
					
				}
								
			
			#block_pers {
				height: 179px;
				width: 443px;
				
				/*background-color: #1b131a;*/
				background-color: #2a1d28;
				
				position: absolute;
				top: 189px;
				left: 281px;
				
				cursor: pointer;
			}
			
				#block_pers.block_active {
					background-color: #5d4057;
				}

				#block_pers .blocks_inner-text {
					color: #a7a3a6;
				}
				
					#block_pers .blocks_inner-text a {
						color: #a7a3a6;
					}

					#block_pers.block_active .blocks_inner-text .text_copy a {
						color: #ffffff;
					}
					
				#pers_title {
					height: 28px;
					width: 158px;
					
					background-image: url(images/title_lt_pers.gif);
					background-repeat: no-repeat;
				
				}
				
					#pers_title.title_active {
						background-image: url(images/title_white_pers.gif);
					}

					#pers_title.title_slide {
						background-image: url(images/title_dk_pers.gif);
					}

				#pers_login {
					width: 150px;
					
					position: absolute;
					top: 16px;
					left: 275px;
					
					text-align: right;
					
				}
				

						
			#block_retire {
				height: 179px;
				width: 443px;
				
				/*background-color: #101c1e;*/
				background-color: #16292c;
				
				position: absolute;
				top: 0px;
				left: 281px;
				
				cursor: pointer;
			}
			
				#block_retire.block_active {
					background-color: #356067;
				}

				#block_retire .blocks_inner-text {
					color: #a7a3a6;
				}
				
					#block_retire .blocks_inner-text a {
						color: #a7a3a6;
					}
					
					#block_retire.block_active .blocks_inner-text .text_copy a {
						color: #ffffff;
					}
				
				#retire_title {
					height: 28px;
					width: 168px;
					
					background-image: url(images/title_lt_retire.gif);
					background-repeat: no-repeat;
				
				}

					#retire_title.title_active {
						background-image: url(images/title_white_retire.gif);
					}

					#retire_title.title_slide {
						background-image: url(images/title_dk_retire.gif);
					}
				
				#retire_login {
					width: 150px;
					
					position: absolute;
					top: 16px;
					left: 275px;
					
					text-align: right;
					
					background-color: transparent;
				}
				
			
						
			#block_farm {
				height: 368px;
				width: 271px;
				
				/*background-color: #332400;*/
				background-color: #453100;
				
				position: absolute;
				top: 0px;
				left: 734px;
				
				cursor: pointer;
			}
			
				#block_farm.block_active {
					background-color: #ad7900;
				}

				#block_farm .blocks_inner-text {
					color: #b3ab99;
					
				}
				
					#block_farm .blocks_inner-text a {
						color: #b3ab99;
					}				

					#block_farm.block_active .blocks_inner-text .text_copy a {
						color: #ffffff;
					}

				#farm_title {
					height: 28px;
					width: 183px;
					
					background-image: url(images/title_lt_farm.gif);
					background-repeat: no-repeat;
				
				}

					#farm_title.title_active {
						background-image: url(images/title_white_farm.gif);
					}

					#farm_title.title_slide {
						background-image: url(images/title_dk_farm.gif);
					}

			.block_inner {
				padding: 10px;
			}
			
				.blocks_inner-text {
					padding-top: 14px;
					padding-left: 12px;
					padding-right: 20px;
				}
				
					.blocks_inner-text .text_headline {
						font-size: 0px;
						line-height: 0px;
						
						height: 0px;
					}
					
						.blocks_inner-text .text_headline p {
							margin: 0px;
							padding: 0px;
						}
						
					.blocks_inner-text .text_copy {
						font-size: 12px;
						
						line-height: 19px;
					}
					
						.blocks_inner-text .text-copy p {
							margin: 0px;
							padding: 0px;
							
							margin-bottom: 11px;
						}
						
						.blocks_inner-text a {
						}
												
						.block_active .blocks_inner-text .text_copy {
							color: #ffffff;
						}
						
							.block_active .blocks_inner-text .text_copy a {
								color: #ffffff;
							}


				.block_inner a {
				}
				
				.block_active {
					color: #ffffff;
				}
				
					.block_active a {
						color: #ffffff;
					}


	#main_bottom {
		/*height: 324px;  use this one with bottom_alerts*/
		height: 167px;
		width: 1004px;
		
		position: relative;
		
		margin-bottom: 165px;
		
	}
	
		#bottom_ads {
			height: 103px;
			width: 1004px;
			
			position: relative;
			
			margin-bottom: 10px;
		}
		
			#ad_left {
				height: 103px;
				width: 328px;
				
				position: absolute;
				top: 0px;
				left: 0px;
				
				background-color: #666666;
			}
			
			#ad_middle {
				height: 103px;
				width: 328px;
				
				position: absolute;
				top: 0px;
				left: 338px;
				
				background-color: #666666;
			}
			
			#ad_right {
				height: 103px;
				width: 328px;
				
				position: absolute;
				top: 0px;
				left: 676px;
				
				background-color: #666666;
			}
			
			.ad_div {
				height: 103px;
				width: 328px;
				
				background-repeat: no-repeat;
				
				position: absolute;
				top: 0px;
				left: 0px;
				
				cursor: pointer;
				
			}
			
			#ad_farm {
				background-image: url(images/ad_farm.jpg);
				
			}
			
				#ad_farm_over {
					background-image: url(images/ad_farm_over.jpg);
					
					display: none;
				}
				
			#ad_invest {
				background-image: url(images/ad_invest.jpg);
			}
			
				#ad_invest_over {
					background-image: url(images/ad_invest_over.jpg);
					
					display: none;
				}
				
			#ad_pers {
				background-image: url(images/ad_pers.jpg);
			}
			
				#ad_pers_over {
					background-image: url(images/ad_pers_over.jpg);
					
					display: none;
				}
				
			#ad_retire {
				background-image: url(images/ad_retire.jpg);
			}
			
				#ad_retire_over {
					background-image: url(images/ad_retire_over.jpg);
					
					display: none;
				}
		
		#bottom_alerts {
			height: 157px;
			width: 1004px;
			
			background-color: #00102c;
			
			margin-bottom: 18px;
			
			position: relative;
		}
		
			#alert_sep1 {
				height: 137px;
				width: 2px;
				
				background-color: #38435b;
				
				font-size: 0px;
				line-height: 0px;
				
				position: absolute;
				top: 20px;
				left: 331px;
			}
			
			#alert_sep2 {
				height: 137px;
				width: 2px;
				
				background-color: #38435b;

				font-size: 0px;
				line-height: 0px;
				
				position: absolute;
				top: 20px;
				left: 670px;
			}
			
			#alert_left {
				height: 120px;
				width: 284px;
				
				position: absolute;
				top: 24px;
				left: 23px;
			}
			
			#alert_middle {
				height: 120px;
				width: 275px;
				
				position: absolute;
				top: 24px;
				left: 363px;			
			}
			
			#alert_right {
				height: 120px;
				width: 284px;
				
				position: absolute;
				top: 24px;
				left: 701px;
			}

			.alert_headline {
				font-size: 10px;
				
				font-weight: bold;
				color: #ffffff;	
				
				margin-bottom: 3px;
				
			}
			
			.alert_copy {
				font-size: 10px;
				
				color: #808896;
				
				line-height: 15px;
			}
			
				.alert_copy ul {
					padding: 0px;
					margin: 0px;
					
					margin-top: 0px;
					margin-left: 0px;
					margin-bottom: 10px;
					
					padding-left: 0px;
				}
				
				.alert_copy ul li {
					padding-left: 10px;
					margin-left: 0px;
					
					background-image: url(images/li_alert.gif);
					background-repeat: no-repeat;
					background-position: 2px 6px;
					
					/*list-style-type: disc;*/
				
					list-style-type: none;
					
					color: #808896;
					
					line-height: 16px;
				}

			
			#alert_email_icon {
				height: 10px;
				width: 14px;
				
				margin-right: 6px;
			}


		
		#bottom_footer {
			
		}
		
			#footer_nav {
				font-size: 10px;
				
				color: #808080;
				
			}	
			
				#footer_nav a {
					color: #808080;
				}
				
			#footer_contact {
				width: 175px;
				
				text-align: right;
				
				float: right;
				
				font-size: 10px;
				
				margin-top: 2px;
			}
			
				.footer_contact_sep {
					height: 11px;
					width: 1px;
					
					margin-left: 10px;
					margin-right: 10px;
				}
				
				#footer_contact_txt {
					position: relative;
					top: -2px;
				}

				#footer_contact_phone_icon {
					height: 11px;
					width: 10px;
					
					margin-left: 6px;
				}
				
				#footer_contact_email_icon {
					height: 11px;
					width: 16px;
					
					margin-right: 2px;
				}
	
			#footer_byline {
				font-size: 10px;
				
				margin-top: 3px;
				
				color: #4d4d4d;
			}
			
				#footer_byline a.survey_link {
					color: #8b9400;
				}
	
				#footer_byline a {
					color: #4d4d4d;
				}
	
	
#chart_ticker {
	width: 1004px;
	height: 24px;
	
	margin-bottom: 6px;
}

#bottom_ads {
	
}

#ad_roth {
	display: block;

	height: 142px;
	width: 1004px;

	background-image: url(images/ad_roth.png);
	background-repeat: no-repeat;
	
	position: absolute;
	top: -25px;
	left: 0px;
	
}

	#ad_roth_over {
		height: 35px;
		width: 101px;
		
		position: absolute;
		top: 55px;
		left: 44px;
		
		background-image: url(images/ad_roth_over.gif);
		background-repeat: no-repeat;
		
		display: none;
	}