/* Footer */
#footerbar {
	width:949px !important;;
	height:10px !important;;
	background-color:#B3D8EB !important;;
	position:relative !important;;
	line-height:10px !important;;
}
#footer {
	width:949px;
	height:138px; /*65px*/
	padding-top:12px;
	background-color:#FFFFFF;
	position:relative;
	background: url(/fm/4886/bgFooter.jpg) repeat-x;
	color:#000000;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	line-height:40px;
	text-align:justify;
}
#footer a:link, #footer a:visited, #footer a:active{
	color:#1D519E;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover, #footer a:visited:hover {
	color:#1D519E;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;	
}
.footer_img {
	margin: 45px 0 0 14px;
}

#footer #footerLogo {
	float: left;
	width: 249px;
	height: 144px;
	display: block;
}

#footer #footerContactData {
	float: left;
	width: 655px;
	height: 120px;
	display: block;
	margin: 20px 0 0 40px;
}

#footer #footerContactData h2 {
	color: #1f519f;
	font-size: 18px;
	margin: 0;
}

#footer #footerContactData .contactData {
	width: 468px;
	height: 25px;
	display: block;
	margin: -15px 0 0 0;
	float:left;
}

.cData {
	display: block;
}

.cData .leftColumn {
	width: 265px;
	float: left;
	height: 22px;
	color: #444444;
	font-size: 14px;
	font-family:"Trebuchet MS", Arial, sans-serif;
}

.cData .rightColumn, .cData .rightColumn a  {
	width: 175px;
	float: left;
	height: 22px !important;
	font-size: 14px !important;
	color: #444444 !important;
	font-family:"Trebuchet MS", Arial, sans-serif !important;
}

.cSocialBookMarks {
	float: left;
	width: 181px;
	height: 100px;
}

#twitterLogo a {
	background: url(/fm/4886/twitter.png) no-repeat;
	height: 47px;
	width: 48px;
	display: block;
	float: left;
	padding-right: 10px;
}

#facebookLogo a {
	background: url(/fm/4886/facebook.png) no-repeat;
	height: 47px;
	width: 47px;
	display: block;
	float: left;
	padding-right: 10px;
}

#youTubeLogo a {
	background: url(/fm/4886/youtube.png) no-repeat;
	height: 47px;
	width: 47px;
	display: block;
	float: left;
}
