﻿
/* HOME */	

#l0 h2.logo a {
	display:block;
	position:absolute;
	top:0;
	left:113px;
	z-index:500;
	width:233px;
	height:71px;
	text-indent:-9999px;
	border:none;
	background:transparent url(../images/logo-2.gif) no-repeat 0 0;
}
#footer_wrap {
	height:100px;
	border-top:11px solid #94A12B;
	text-align:center;
	background:#292929 url(../images/bg_footer.gif) repeat-x scroll 0 0;
}
#footer_wrap img {
	display:none;
}
#footer {
	width:760px;
	height:100px;
	margin:0 auto;
}


