.TemplateBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: capitalize;
	color: #CCC;
	width: 100%;
	height: 35px;
	background-color:#229FD9;
	text-align: right;
}

.TemplateBottom a:link {
	color: #FFF;
	text-decoration: none;
}
.TemplateBottom a:visited {
	color: #FFF;
	text-decoration: none;
}
.TemplateBottom a:hover {
	color: #AAA;
	text-decoration: none;
}
.TemplateBottom a:active {
	color: #AAA;
	text-decoration: none;
}


.footer_c2 {
	display: inline;
	width: 80px;
	text-align: right;
	padding-top: 5px;
	float: left;
}
.footer_c3 {
	display: inline;
	text-align: right;
	width: 100px;
	padding-top: 5px;
	float: left;
}
.footer_end {
	display: inline;
	text-align: right;
	width: 30px;
	padding-top: 5px;
	float: left;
}

