.static_send_inq {
	width:157px;
	height:85px;
	padding:0;
	margin:0;
	text-align:center;
	background-image: url(send-inquiry.png);
	background-position:top;
	background-repeat:no-repeat;
	position:fixed;
	right:0;
	bottom:0;
	z-index:9999;
	float:right;
}
.static_send_inq a {
	width:157px;
	height:40px;
	text-align:center!important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff!important;
	font-size:18px!important;
	line-height:40px;
	display:block;
	text-decoration:none;
	text-shadow:.5px 1px .6px #000;
	filter:dropshadow(color=#000000, offx=1, offy=1);
	border:none;
}
.static_send_inq a:hover {
	color:#fff;
	text-decoration:none;
	background-image:url(send-inquiry-hover.png);
	background-position:top;
	background-repeat:no-repeat;
}
.static_send_inq a:visited {
	color:#fff;
	text-decoration:none;
}
