@charset "utf-8";

/* FOOTER 1st row*/
.btm-gray-wrapper {
	clear: both;
	width: 100%;
	height: 107px;
	margin: 0 auto;
	background-color: #4D4D4D;
}
.bgw-inside-content {
	width: 960px;
	margin: 0 auto;
}
.amsa-icon {
	margin: 20px 0 0 101px;
	float: left;
}
.bbb-icon {
	float: left;
	margin: 21px 0 0 128px;
}
.privacy-policy-icon {
	background-image: url(../img/privacy_policy_icon.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 60px;
	float: left;
	margin: 22px 0 0 101px;
}
.pt-holder {
	padding-top: 27px;
	float: left;
	margin-left: 25px;
	position: relative;
	text-decoration: none;
}
a.privacy-text {
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
}
a.privacy-text:hover {
	line-height: 30px;
	text-decoration: underline;
	color: #497CB6;
}
hr.privacy-rule {
	background-color: #FFF;
	width: 103px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 58px;
	
}
/* FOOTER 2nd row*/
.btm-light-gray-wrapper {
	width: 100%;
	margin: 0 auto;
	background-color: #999;
}
.blgw-content {
	width: 960px;
	height: 225px;
	margin: 0 auto;
}
.social-text {
	margin-left: 357px;
	font-family: helvetica neue;
	font-size: 23px;
	color: #FFF;
	padding-top: 21px;
	float: left;
	padding-bottom: 10px;
}
a.gp-btn {
	background-image: url(../img/google_plus_icon_RO.png);
	background-repeat: no-repeat;
	width: 41px;
	height: 40px;
	float: left;
	position: relative;
	margin-top: 14px;
	margin-left: 21px;
}
a.gp-btn:hover {
	background-image: url(../img/google_plus_icon.png);
	background-repeat: no-repeat;
	width: 41px;
	height: 40px;
	margin-top: 14px;
	margin-left: 21px;
}
a.fb-btn {
	float: left;
	position: relative;
	background-image: url(../img/facebook_icon_RO.png);
	background-repeat: no-repeat;
	width: 41px;
	height: 40px;
	margin-top: 14px;
	margin-left: 15px;
}
a.fb-btn:hover {
	float: left;
	position: relative;
	background-image: url(../img/facebook_icon.png);
	background-repeat: no-repeat;
	width: 41px;
	height: 40px;
	margin-top: 14px;
	margin-left: 15px;
}
hr.btm-half-rule {
	clear: both;
	background-color: #CCC;
	width: 924px;
	height: 1px;
	margin: 0 auto 10px auto;
}
.bottom-navi {
	clear: both;
	margin-left: 195px;
	padding-top: 10px;
}
ul.bottom-navigation li {
	display: inline;
	margin-left: 14px;
	padding-right: 14px;
	font-family: helvetica neue;
	font-size: 14px;
	color: #333;
}
ul.bottom-navigation li a {
	text-decoration: none;
	color: #4D4D4D;
}
ul.bottom-navigation li a:hover {
	text-decoration: none;
	color: #FFF;
}
hr.btm-half-rule-two {
	background-image: url(../img/footer_btm_rule.png);
	background-repeat: no-repeat;
	width: 924px;
	height: 3px;
	margin: 20px auto 15px auto;
}
.btm-logo {
	background-image: url(../img/Logo.png);
	background-repeat: no-repeat;
	width: 208px;
	height: 61px;
	margin-left: 129px;
	margin-top: 15px;
	float: left;
}
.btm-address {
	font-family: helvetica neue;
	font-size: 14px;
	color: #E6E6E6;
	float: left;
	position: relative;
	padding-left: 51px;
	padding-top: 28px;
}
#bottom-content .btm-gray-wrapper .bgw-inside-content .pt-holder #light-gray-rule {
	color: #FFF;
	width: 103px
}
