
#footer_area {
	margin: 0;
	text-align: center;
	padding:0;
	height:56px;
	background: url(../images/footer_bg.html) top repeat-x
}

#footer_wrapper {
	width: 850px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: center; color:#d2d2d2; font-size:11px
	/*border: 1px solid #DDDDDD;*/
}

#footer_wrapper a { color:  #00001a; text-decoration:none; font-size:11px }
#footer_wrapper a:hover { color: #ffffff; text-decoration:underline }

