#footer_inquiry {
	width:760px;
	height:160px;
	background: url(../img/back2.gif) no-repeat;
	margin:0px auto;
}
#footer_button {
	width:400px;
	margin:0px auto;
	padding:5px 0px;
}
#b_spacer {
	float:left;
	width:50px;
	height:150px;
}
#footer_button a {
	float:left;
	display:block;
	text-align:center;
	font-weight:bold;
	padding:55px 0px 0px;
	width:175px;
	height:95px;
}
a#button_left {
	background: url(../img/button1b.jpg) no-repeat;
}
a#button_left:hover {
	color:#000000;
	background: url(../img/button1.jpg) no-repeat;
}
a#button_right {
	color:#cccccc;
	background: url(../img/button2b.jpg) no-repeat;
}
a#button_right:hover {
	color:#ffffff;
	background: url(../img/button2.jpg) no-repeat;
}
#b_clear {
	clear:left;
	display:none;
}