﻿#footer 
{
    clear:both;
    float:left;
    width:100%;
}
    
#footer_nl_wrapper
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #3B393A;
	position: relative;
	text-align: left;
	width: 898px;
	height: 25px;
	background-color: #e5e3d7; /* formerly d7d9cb  */
	border: 1px solid #777777;
}

#footer_nl_col1 { 
	position:relative;
	float:left;
	width:365px;
	height:20px; 
	z-index:100;
	padding-left:5px;
	padding-top: 5px;
	}

#footer_nl_col2 { 
	position:relative;
	float:left;
	width:235px;
	height:20px; 
	z-index:100;
	padding-top: 4px;
}

#footer_nl_col3 { 
	position:relative;
	float:left;
	width:295px;
	height:25px; 
	z-index:100;
	padding-top: 4px;
}

#footer_links_wrapper
{
    font-family: Verdana;
    font-size: 10px;
    color:#777777;
    font-weight: normal;
	text-align:left;
	width:900px;
}

#copyright
{
    font-family: Verdana;
    font-size: 10px;
    color:#999999;
    font-weight: normal;
	text-align:left;
}



