@charset "utf-8";

.footer {
	width: 100%;	
	bottom:0; 		
}

.footer_contener {
	
	font-size: 20px;
	font-stretch: condensed;
	background-color: rgba(49,75,129,1);
	background: linear-gradient(90deg, rgba(179,179,179,1), rgba(49,75,129,1));
	border-top: 1px solid #000;
	border-top:none;	
	line-height: 1;
	border-top-color: #FFF;
	box-shadow: 0px 0px 30px rgba(0,0,0,.35);
	height: 200px;
	width: 100%;	  		
}

.footer a, h1 { color:#d7d6d6; text-decoration:none}

.footer p {font-size:15px;font-family: "Kaiser_Font", Optima, sans-serif;}

.col_fw {margin-bottom: 20px; padding-bottom: 30px; border-bottom: 1px solid #a3a3a3 }
.col_fw_last { padding-bottom: 20px }
.col_w460 { width: 460px } 
.col_w300 { width: 320px }
.col_allw300 { float: left; width: 280px; margin-right: 30px; overflow:hidden; border-bottom: 1px solid #a3a3a3;}
.col_w240 { float: left; width: 220px; padding-right: 20px }
.col_w630 { width: 630px }
.col_rm { margin: 0}
.col_login { width: 450px; margin-left: auto; margin-right:auto;  margin-bottom: 20px; padding-bottom: 30px; border-bottom: 1px solid #a3a3a3  }
.col_height { height:120px;}
.col_address p {font-size:16px; text-align:left;}


#footer_copy {width: 960px;margin: 0 auto;padding: 20px 0px 15px;color:#d7d6d6;text-align: center;}
.footer_table {font-weight:100;font-family: Tahoma, Geneva, sans-serif; /*background-color:rgba(179,179,179,1);*/}
/*.footer_table tr {-webkit-box-shadow: 1px 1px 6px rgba(0,0,0,0.4);-moz-box-shadow: 1px 1px 6px rgba(0,0,0,0.4);box-shadow: 1px 1px 6px rgba(0,0,0,0.4);}*/
.footer_img {max-width:50px; -height:50px; padding-top:10px; padding-bottom:10px; padding-left:5px; padding-right:5px;}
.footer_text {width:190px; padding-right:10px; text-align:left;}
.copy{background-color:#314b77; width:100%; height:40px; text-align:center; color:#d7d6d6; padding-top:10px; bottom:0;}
.copy a{color:#d7d6d6; text-decoration:none;}
