#olo{
	background: url('../img/olo.png') no-repeat;
	width:37px;
	height:32px;
	clear:both;
	float:right;
	padding:0px 5px;
}
#footer{
	background: url('../img/footer.gif') repeat-x;
	width:100%;
	clear:both;
	height: 393px;
	color:#fff;	
}
#bottom_menu {
	float:left;
	color: #aaa;
}

#bottom_menu ul{
	float:left;
	display:block;
	list-style: none;
	padding: 40px 20px 0px 20px;
}

#bottom_menu ul.b li.menubar {
	background: url('../img/line_b.gif') no-repeat;
	width:189px;
	height: 2px;
line-height:2px;

	
}
#bottom_menu li.menubar {
	background: url('../img/line_s.gif') no-repeat;
	width:138px;
	height: 2px;
	line-height:2px;

}

#bottom_menu li{
	line-height:20px;
	margin: 0px;
	font-size: 14px;
}

#bottom_menu ul.b li{
	line-height:25px;
	margin:0px;
	font-size: 16px;
}
#footer a{ color:#fff; text-decoration:underline;}
#footer a:hover{ color:#ccc; text-decoration:underline;}

#footer #banner{
	float:right;
	background: url('../img/banner300x250.png') no-repeat;
	width:300px;
	height: 250px;
	margin: 40px;
}
#footer #copyright{
	clear:both;
	padding: 10px 20px;
}
