@charset "UTF-8";
#footer  #footerbox {
	width: 100%;
	position: relative;

}

#footer   .copyright {
	font-size: 92%;
	line-height: 1.5;
	color: #617d7e;
	margin-top: 10px;
	text-align: right;
	padding-right: 10px;
}
#footer .utility {
	width: 230px;
	float: left;
	color: #FFFFFF;
	padding-top: 70px;
}
#footerbox  .sitelink {
	font-size: 12px;
	line-height: 22px;
	color: #7C7C7C;
	height: 22px;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
#footerbox .btnBox {
	z-index: 200;
	position: absolute;
	top: 8px;
	left: 30px;
	width: 200px;
}
