/*  Footer Section 
=========================*/

#footer-wrap {
	background: white;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	border: 1px #CCCCCC solid;
	border-top: none;
	padding: 10px 30px 0 30px;
}
#wrap #footer-wrap {
	background: white;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	border: 1px #CCCCCC solid;
	border-top: none;
	padding: 0 30px;
}
/* share this */
.share {
	width: 940px;
	margin: 10px auto 10px auto;
	font-size: 1.1em;
	line-height: .9em;
	font-family: Tahoma, "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;	
	border: 0px #3F6 solid;
	
	}
.share .translate{
	float: left;
	left: 620px !important;
	left: 770px !important;
	position: relative;
	color: #919191;
	text-align: right;
	border: 0px #3F6 solid;
	}
.share .addthis{
	float: right;
	border: 0px #3F6 solid;
	width:130px; padding: 0;
	}
#footer {
	width: 940px;
	border-top: 2px #000 solid;
	margin: 0 auto 0 auto;
	font-size:.9em;
	line-height: 1.2em;
	font-family: "Segoe UI", Tahoma, Helvetica, "Trebuchet MS", sans-serif;	
	padding-top: 15px;
	text-align:left;
	}
#footer a {
	color: #919191; 
	color: #727272; /*accessible*/
	text-decoration: none;
	}

#footer a:hover {color: #DD4D00; text-decoration: none; border-bottom: 1px #ccc solid;}

.homepage #footer {
	margin: 30px 0 0 1px;
	width: 940px;
	border-top: 2px #000 solid;
	padding: 15px 0 0 0px;
	float: left;
} 
.footer-content {
	width: 940px;
	background: none;
	margin-top: 0px;	
	padding: 5px 0px 5px 0px;
	color:#0CF;
	border: 0px #396 solid;
	float:left;
	color:#919191;
	color: #727272;/*accessible*/
}
#application-footer .footer-content {
	width: 940px;
	background: none;
	display: none !important;
}

.footer-content  h4{
	font-size:12px;
	font-weight: bold;
	padding: 0 0 0 0px;
	margin: 0 0 5px 0;
	background: none;
	border-bottom: 1px #919191 solid;
	text-transform:uppercase;
	}

.footer-content .submit{
	width: 180px;
	float:left;
	border: 0px #234946 dotted;
	padding: 2px 0;
	margin: 0 0px 0 0;
	}
.footer-content .submit ul{ margin:0; padding: 0;}
.footer-content .submit ul li{
	list-style:none;
	padding-left: 0px;
	margin: 0;
	text-indent: 0px;
	}

.footer-content .navigate{
	width: 340px;
	float: left;
	padding: 2px 0;
	margin: 0 0px 0 60px;
	border: 0px #234946 dotted;
	position: relative;
	}
.footer-content .navigate .col-1{float: left;}	
.footer-content .navigate .col-2{float: left; margin-left:100px;}	
.footer-content .navigate ul{ margin:0; padding: 0;}
.footer-content .navigate ul li{
	list-style:none;
	padding: 0px;
	margin: 0px;
	}

.footer-content .explore{
	width: 340px;
	float: left;
	padding: 2px 0px;
	margin: 0 0px 0 0px;
	left: 20px;
	position: relative;
	border: 0px #234946 dotted;
	}
.footer-content .explore .col-1{float: left;}	
.footer-content .explore .col-2{float: left; margin-left:100px;}	
.footer-content .explore ul{ margin:0; padding: 0;}
.footer-content .explore ul li{
	list-style:none;
	padding-left: 0px;
	}

.row2-footer {float: left;
	color: #5B5B5B;
	color: #919191;
	color: #727272; /*accessible*/	
	font-size:.9em;
	width: 100%;
	margin: 20px 0px;
	border: 0px #000 solid;
	}
.row2-footer .copy-info{float: left; clear: both;}
.row2-footer .term-info{float: right; border:0px #0F0 solid;}

/*  End Footer Section 
	.row2-footer .term-info a{color:#919191 !important;}
	.row2-footer .term-info a:hover{color:#DD4D00 !important;}
=========================*/
