@media screen {

#wrapper {
	width: 1048px; 
	margin:0 auto;
	text-align:left;
	background-color:#FFF;
	float:none;
}
	/*Hack for global background
#wrapper:after{
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}*/
	
#fnlogo {
	width:375px;
	height:105px;
	background-image:url(../images/FNLogo.gif);
	margin: 10px 0 10px 10px;
	float:left;
}
#topHeadLeft {
	width:600px;
	height:35px;
	color:#FFF;
	padding-left:12px;
	font-size:.85em;
	font-weight:bold;
	padding-top:25px;
	float:left;
}
#topHeadRight {
	width:300px;
	height:35px;
	color:#FFF;
	padding-right:15px;
	font-size:.85em;
	padding-top:25px;
	float:right;
	text-align:right;
}

#homeLeft1 {
	width:490px;
	height:140px;
	font-size:1.2em;
	padding-left:150px;
	color:#6a8372;
	float:left;
}
#homeLeft2  {
	width:620px;
	height:160px;
	font-size:0.7em;
	padding-left:150px;	
	line-height:200%;
	clear:left;
}
#homeRight1 {
	width:330px;
	height:auto;
	font-size:0.7em;
	padding-top:240px;
	padding-right:20px;	
	line-height:200%;
	float:right;
	clear:both;
}
#copyRight {
	width:340px;
	height:auto;
	font-size:0.6em;
	padding-top:60px;
	padding-right:35px;	
	clear:right;  
	float:right;
	text-align:right;
}
#logos {
	width:600px;
	text-align:right;
	height:auto;
	padding-top:14px;
	font-size:.5em;
	clear:both;
	float:right;
}
#logos img {
	margin-right:30px;
}
.dots{
	font-size:.6em;
	color:#6a8372;
}
.credits {
	color:#859ea8;
	padding-left:15px;
}
a.cr,a.cr:visited,a.cr:active {
	text-decoration: underline;
	color: #859ea8;
	font-weight:normal;
	}

A.wh:link, A.wh:visited, A.wh:active {color:#FFF; font-weight:normal; text-decoration:underline;}
A.wh:hover {color:#876d61;}

#navSub {
	padding-top:30px;
	width:600px;
	height:125px;
	float:left;
}
#nav {
	width:588px;
	padding-right:12px;
	height:45px;
	float:right;
	text-align:right;
}
#subLeft {
	width:417px;
	height:auto;
	padding-top:50px;
	float:left; 
}
#testimonial {
	width:415px;
	height:auto;
	font-size:.8em;
	text-align:center;
	font-style:italic;
}
#seclogos {
	width:415px;
	height:auto;
	margin-top:65px;
	text-align:center;
	padding:20px 0 20px 0;
}
#subRight {
	width:565px;
	height:550px;
	float:right;  
	font-size:.7em;
	line-height:160%;
	padding-right:15px;
}
a.homelink,a.homelink:visited,a.homelink:active {
	text-decoration: none;
	color: #859ea8;
	font-weight:bold;
	font-size:.8em;
	}

a.homelink:hover {
	color: #876d61;
	text-decoration: underline;
}

#nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#nav ul li {
	margin-left: 0;
	padding: 0px 5px;
	list-style: none;
	display: inline;
	color:#859ea8;
	font-size:.95em;
	/*	letter-spacing: .1em;  
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #876d61;*/
	}
		
#nav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#nav ul li.firstactive {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	text-decoration:underline;
	color: #876d61;
/*	font-weight:bold; */
	font-size:.8em;
}
	
#nav ul li.active {
	text-decoration:underline;
	color: #876d61;
	font-weight:bold;
	font-size:.8em;
}
	
#subHead {
	width:200px;
	height:auto;
	font-size:1.5em;
	color:#6a8372;
	padding:9px 0 9px;
}
.blueHead {
	color:#859ea8;
	font-size:1.0em;
}
.brown {
	color:#876d61;
}

.tdata {
	font-size:.7em;
}

.activeLink {
	text-decoration:underline;
	color: #876d61;
	font-weight:bold;
	font-size:.8em;
}
table.center {margin-left:auto;margin-right:auto;}
