
#footer{
	margin:0;
	padding:0;
	text-align:left;
	height:50px;
	position:relative;
	margin:0px auto;
	font-size:.8em;
	color:#fff;
	margin-bottom:.2em;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/template/footer_background.gif) no-repeat left top;
	background-image: url(../images/template/footer_background.gif);
}

#footer_top{
	width:550px;
	color:#fff;
	text-align:center;
	background:none;
	font-size:10px;
	font-weight:normal;
	position:absolute;
	top:1.65em;
	left:1em;
	
}
#footer_top ul{
	
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
	margin-left:2em;
}

#footer_top ul li{
	text-align:left;
	font-size:1.1em;
	font-weight: normal;
	margin-right:1em;
	padding-right:1em;
	border-right:1px solid white;
	
	display:inline;
	
	
}
#footer_top ul li a{
	color:#fff;
	font-weight: normal;
}

#footer_bottom{
	margin:0;
	padding:0;
	color:#fff;
	position:absolute;
	text-align:center;
	font-size:10px;
	font-weight:normal;
	top:17px;
	right:1em;
	width:400px;
}
#footer_bottom p{
	margin:0;
	padding:0;
	color:#6d6d6d;
}

#footer #footer_bottom a{
	color:#6d6d6d	;
}
#footer a{
	color:#fff;
	font-weight:normal;
}