
.inner-block {
	width: 1180px;
}

#page-footer {
	clear: both;
}

#page-footer h3 {
	margin-top: 20px;
}
/* Prefooter
---------------------------------------- */
#footerlinks li a:link { 
	font-weight: normal;
 text-decoration: none;
}
#footerlinks li a:hover { 
	font-weight: normal;
 text-decoration: underline;
} 


#footerTittle
{
	font-weight:normal; 
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400; 
	font-size: 24px;
	margin: 0 0 20px 0;
	letter-spacing: -1px;
	line-height: 1.4em;
} 
#prefooter {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	display: table;
	border-bottom: solid 2px #40474B;
	padding: 30px 0;
	width: 100%;
}
#prefooter .prefooter-block {
	display: table-cell;
	vertical-align: top;
	padding-right: 30px;
}
.prefooter-block.width-Middle {
    padding-left:40px;
	width: 33%;
} 
.prefooter-block.width-Left {
	width: 35%;
} 
.prefooter-block.width-Right {
    padding-left:20px;
	width: 33%;
} 
#prefooter .prefooter-block:last-child {
	padding-right: 0;
}
#prefooter h1, #prefooter h2, #prefooter h3, #prefooter h4 {
	color: #FFF;
	margin-bottom: 15px;
}
#prefooter ul {
	list-style: none;
}
#prefooter ul li {
	margin-bottom: 5px;
}
#prefooter ul li:last-child {
	margin-bottom: 0;
}
#prefooter .prefooter-block *:first-child {
	margin-top: 0;
}
#prefooter .prefooter-block *:last-child {
	margin-bottom: 0;
}

/* Footer
---------------------------------------- */

.FooterContent
{
    margin-left:-40px;
    
    text-decoration: none;
}
.FooterContent a
{ 
    color: #FFFFFF;
    text-decoration: none;
}
.FooterContent a:hover
{ 
    text-decoration: underline;
}
#footer {  
	background-color: #2E3539; 
	left:0;
	right:0; 
	overflow: hidden; 
    position: absolute;  
}
#footer, #footer-links {
	color: #979797;
}
#footer a:link, #footer a:visited,
#footer-links a:link, #footer-links a:visited {
	color: #FFF;
}
#footer-inner {
	margin: 0 auto;
	padding: 0 75px;
}
#footer-main {
	padding: 20px 0;
	position: relative;
}
#footer-social-links {
	position: absolute;
	right: 0;
	top: -6px;
}
#footer-social-links li {
	display: inline-block;
	margin-left: 10px;
}
#footer-social-links li:first-child {
	margin-left: 0;
}
#footer-social-links li a:link, #footer-social-links li a:visited {
	color: #979797;
}
#footer-social-links li a:hover {
	opacity: .7;
}
#footer-links, #cron-block {
	background-color: #21262A;
}
#footer-links-inner {
	margin: 0 auto;
	min-height: 60px;
}
#footer-links .leftside-links {
	float: left;
}
#footer-links .leftside-links li {
	display: inline-block;
	margin-right: 15px;
	margin-top: 22px;
}
#footer-links .rightside-links {
	float: right;
}
#footer-links .rightside-links li {
	display: inline-block;
	margin-left: 15px;
	margin-top: 22px;
}
#footer-links .fa {
    color: #708090;
    margin-right: 5px;
    vertical-align: -5%;
}