@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4a6471;
	font-size: 13px;
	line-height: 1.3;
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Arial;
}
.twoColFixLtHdr #container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/Cell_bg.jpg);
	background-repeat:repeat-y;
} 
.twoColFixLtHdr #header {
	text-indent:-9999px;
	background-image:url(images/heading2.jpg);
	background-repeat:no-repeat;
	height: 220px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.topNav{
	width:920px;
	height:20px;
	position:relative;
	left:15px;
}
.navSpacer{
	background-image:url(images/navSpacer.jpg);
	background-repeat:no-repeat;
	height:22px;
}
.headContact{
	position:relative;
	width:220px;
	color:#FFFFFF;
	left:700px;
	top:50px;
}
.twoColFixLtHdr #mainContent {
	margin: 0;
	padding: 0 20px 20px 40px;
} 
.twoColFixLtHdr #footer {
	padding: 0 0 0 0;
	background:#ffffff;
	background-image:url(images/footer2.jpg);
	background-repeat:no-repeat;
	height: 161px;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 10px;
	text-align: center;
}
.footerNav{
	float:left;
	width:210px;
	line-height:14px;
	font-size:10px;
	color:#000000;
	padding-left:20px;
}
.footerNav ul li {
	list-style:none;
	list-image:none;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color:#FF9933;
}

a:active {
	text-decoration: underline;
	color: #FF9933;
}
.footerNav ul li a:link {
	color: #000000;
	text-decoration: none;
}
.footerNav ul li a:visited {
	text-decoration: none;
	color: #000000;
}
.footerNav ul li a:hover {
	text-decoration: none;
	color: #FF9933;
	background-color:#4a6471;
}
.footerNav ul li a:active {
	text-decoration: underline;
	color: #000000;
}
