/*AALFooter*/



#Footer {

	margin-top: 20px;

	border-top: 0px solid #1C4474;

	background-color: #000000;

	font-size: 10px;

	background-image: url(../Images/BKGDFoot.jpg);

}



#FooterColM {

	width: 20%;

	margin-left: 2.5%;

	margin-right: 2.5%;

	margin-top: 10px;

	margin-bottom: 10px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	float: left;

}

#FooterLogo {

	width:250px;

}

#FooterLogo img {

	width:100%;

}

#FooterColS {

	width: 20%;

	margin-left: 2.5%;

	margin-right: 2.5%;

	margin-top: 10px;

	margin-bottom: 10px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	float: left;

}

#FooterCopyright {

	clear: both;

	width: 90%;

	margin-right: auto;

	margin-left: auto;

	margin-top: 5px;

	margin-bottom: 5px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 15px;

	padding-left: 0px;

	position: relative;

	text-align: center;

}

#FooterTitle {

	color: #FFFFFF;

	font-size: 14px;

	border-bottom: 1px solid #1C4474;

	margin-top: 15px;

	margin-bottom: 10px;

}

#FooterText {

	width: 100%;

	clear: both;

	font-size: 12px;

}

a.FootSM {

	color: #FFFFFF; /* sliding doors padding */

	text-decoration: none;

	background-attachment: scroll;

	background-position: right top;

	text-align: center;

	padding-top: 5px;

	padding-right: 5px;

	padding-left: 5px;

	padding-bottom: 5px;

	margin-left: 5px;

	margin-bottom: 5px;

	margin-top: 5px;

	-webkit-box-shadow: 0 0;

	box-shadow: 0 0;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, 
sans-serif;

	font-style: italic;

	margin-right: 5px;

	background-size: 100% auto;

	text-shadow: 1px 1px 5px #000000;

	position: relative;

	float: left;

	clear: none;

	border: 1px solid #F1DBB9;

	background-color: #1C4474;

}

a.FootSM:hover {

	color: #000000;

	outline: none;

	border-radius: 5px;

	-webkit-box-shadow: 1px 1px 5px #000000;

	box-shadow: 1px 1px 5px #000000;

	text-shadow: 0px 0px;

	background-color: #5F95D7;

}

.FootSM img {

	position: relative;

	top: 2px;

	height: 25px;

}

#FooterText a:link {

	-webkit-box-shadow: 0 0;

	box-shadow: 0 0;

	text-shadow: 0px 0px;

	color: #9AA7B6;

	text-decoration: none;

	margin-bottom: 5px;

}

#FooterText  a:hover {

	color: #000;


	outline: none;

	background-image: url(../Images/BKGD-Dark.png);

}

/*Footer*/


