@charset "utf-8";
/*
 * footer
 */
#footer{
	color: rgb(128,128,128);
	background-color: #111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 15px;
	position: absolute;
	text-transform: uppercase;
	width: 1024px;
	z-index: 10;
}
#footer1{
	color: rgb(128,128,128);
	background-color: rgb(16,16,16);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 15px;
	position: absolute;
	text-transform: uppercase;
	width: 100%;
	z-index: 1;
}
#footer2{
	color: rgb(128,128,128);
	background-color: rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 15px;
	position: absolute;
	text-transform: uppercase;
	width: 958px;
	z-index: 1;
}
#footer3{
	background: url('../images/bg_rc.jpg') no-repeat 0;
	float: center;
	color: rgb(128,128,128);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 15px;
	position: absolute;
	text-transform: uppercase;
	width: 960px;
	z-index: 1;
}
#footer .container-inner{
	color: rgb(128,128,128);
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: auto;
}
#footer3 .container-inner{
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: auto;
}
#footer-logo{
	color: rgb(128,128,128);
	float: left;
}
#footer3-logo{
	float: left;
}
#footer-copyrightnotice{
	color: #000;
	float: left;
	margin-left: 10px;
}
#footer3-copyrightnotice{
	float: left;
	margin-left: 10px;
}
/*
 * sharethis
 */
#footer-sharethis{
	float: right;
}
#footer3-sharethis{
	float: right;
}
#footer-sharethis a{
	display: inline-block;
	height: 16px;
	margin-left: 10px;
	vertical-align: middle;
	width: 16px;
}
#footer3-sharethis a{
	display: inline-block;
	height: 16px;
	margin-left: 10px;
	vertical-align: middle;
	width: 16px;
}
#footer-sharethis-email{
	background: url('../images/footer-sharethis-icons.png') no-repeat 0 -460px;
}
#footer3-sharethis-email{
	background: url('../images/footer-sharethis-icons.png') no-repeat 0 -460px;
}
#footer-sharethis-facebook{
	background: url('../images/footer-sharethis-icons.png') no-repeat 0 -181px;
}
#footer3-sharethis-facebook{
	background: url('../images/footer-sharethis-icons.png') no-repeat 0 -181px;
}
#footer-sharethis-hyves{
	background: url('../images/footer-sharethis-icons.png') no-repeat 0 -1760px;
}
#footer3-sharethis-hyves{
	background: url('../images/footer-sharethis-icons.png') no-repeat 0 -1760px;
}
#footer-sharethis-linkedin{
	background: url('../images/footer-sharethis-icons.png') no-repeat 0 -1240px;
}
#footer3-sharethis-linkedin{
	background: url('../images/footer-sharethis-icons.png') no-repeat 0 -1240px;
}
#footer-sharethis-twitter{
	background: url('../images/footer-sharethis-icons.png') no-repeat 0 -620px;
}
#footer3-sharethis-twitter{
	background: url('../images/footer-sharethis-icons.png') no-repeat 0 -620px;
}
#footer-sharethis-google{
	display: inline-block;
	height: 16px;
	margin-left: 10px;
	vertical-align: middle;
	width: 24px;
}
#footer3-sharethis-google{
	display: inline-block;
	height: 16px;
	margin-left: 10px;
	vertical-align: middle;
	width: 24px;
}
