body {
	font-size: 75%;
	font-family: Arial, Sans-Serif;
	background: #111b39 url('../images/background.gif');
	color: #fff;
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	background: #111b39 url("../images/bgBack.gif") repeat-y top left;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 741px;
}

#pageSub {
	background: #111b39 url("../images/bgBackSub.gif") repeat-y top left;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 741px;
}

#header {
	background: #111b39;
	margin: 0 0 0 1px;
	padding: 0;
	height: 171px;
	width: 741px;
}

.narrowcolumn {
	float: left;
	padding: 0 20px 20px 45px;
	margin: 0px 0 0;
	width: 430px;
	background: url('../images/bgContentBack2.gif') no-repeat bottom;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 741px;
	height: 31px;
	clear: both;
	background: #111b39 url('../images/footerBg.jpg') no-repeat top;
	border: none;
}

#sidebar {
	padding: 0 0 10px 0;
	margin-left: 535px;
	width: 175px;
}

h1 {
	color: #8c9cb8;
	font-size: 200%;
	font-family: 'Times New Roman', Arial;
	font-weight: normal;
}

.dotted {
	background: #27457a url('../images/dotted.gif') repeat-x;
	height: 7px;
}

.dottedDark {
	background: #27457a url('../images/dottedDark.gif') repeat-x;
	height: 7px;
}

#footer p {
	margin-left: 10px;
	margin-right: 10px;
}

ul#menu	{
	width:740px;
	height:30px;
	background: transparent url(../images/navPlaceholderNov09.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
}

ul#menu li {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style:none;
	top: 0px;
	line-height:0px;
	font-size:1px;
	float:left;
}

ul#menu li, ul#menu a {
	height: 30px;
	display: block;
	margin: 0px;
	padding: 0px;
}

ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
}

#home		{left: 0px; width: 77px; }
#about		{left: 77px; width: 82px;}
#services	{left: 159px; width: 139px;}
#faqs		{left: 300px; width: 156px;}
#news		{left: 456px; width: 122px; }
#lexcel		{left: 579px; width: 70px;}
#contact	{left: 650px; width: 80px;}


#home a:hover	{background: transparent url(../images/navPlaceholderNov09.gif) 0px -30px no-repeat;}
#about a:hover {background: transparent url(../images/navPlaceholderNov09.gif) -77px -30px no-repeat;}
#services a:hover {background: transparent url(../images/navPlaceholderNov09.gif) -159px -30px no-repeat;}
#faqs a:hover {background: transparent url(../images/navPlaceholderNov09.gif) -300px -30px no-repeat;}
#news a:hover {background: transparent url(../images/navPlaceholderNov09.gif) -456px -30px no-repeat;}
#lexcel a:hover {background: transparent url(../images/navPlaceholderNov09.gif) -579px -30px no-repeat;}
#contact a:hover {background: transparent url(../images/navPlaceholderNov09.gif) -650px -30px no-repeat;}

body#homepage #home {background: transparent url(../images/navPlaceholderNov09.gif) 0px -30px no-repeat;}
body#AboutPage #about {background: transparent url(../images/navPlaceholderNov09.gif) -77px -30px no-repeat;}
body#ServicesPage #services {background: transparent url(../images/navPlaceholderNov09.gif) -159px -30px no-repeat;}
body#FAQSPage #faqs {background: transparent url(../images/navPlaceholderNov09.gif) -300px -30px no-repeat;}
body#NewsPage #news {background: transparent url(../images/navPlaceholderNov09.gif) -456px -30px no-repeat;}
body#LexcelPage #lexcel {background: transparent url(../images/navPlaceholderNov09.gif) -579px -30px no-repeat;}
body#ContactPage #contact {background: transparent url(../images/navPlaceholderNov09.gif) -650px -30px no-repeat;}

a:link {color: #fff; text-decoration: underline; font-weight:normal;}
a:visited {color: #fff; text-decoration: underline; font-weight:normal;}
a:hover {color: #fff; text-decoration: none; font-weight:normal;}
a:active {color: #fff; text-decoration: underline; font-weight:normal;}

.subnav {
	font-size: 110%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: -10px;
	padding-left: 10px;
}


.subnav a:link {color: #fff; text-decoration: none; }
.subnav a:visited {color: #fff; text-decoration: none; }
.subnav a:hover {color: #101934; text-decoration: none;}
.subnav a:active {color: #fff; text-decoration: none;}

a.bluelink {color: #101934;}
a:visited.bluelink {color: #101934;}
a:hover.bluelink {color: #101934;}
a:active.bluelink {color: #101934;}

div.row {
	overflow:hidden;
	zoom:1;
	width:480px;
}

div.row span.label {
  float: left;
  width: 210px;
  padding:2px;
  text-align: left;
}

div.row span.formw {
  border:0px;
  float: left;
  width: 200px;
  padding:2px;
  text-align: left;
}


.logo-links {
position: relative;
}


.nfu-link {position: absolute; bottom: -8px; right: 39px; display: block; width: 90px; height: 48px;}
.lexcel-link {position: absolute; bottom: -8px; right: -15px; display: block; width: 40px; height: 55px; }