@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('../webfonts/SourceSansPro-Regular-webfont.eot');
    src: url('../webfonts/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/SourceSansPro-Regular-webfont.woff') format('woff'),
         url('../webfonts/SourceSansPro-Regular-webfont.ttf') format('truetype'),
         url('../webfonts/SourceSansPro-Regular-webfont.svg#SourceSansPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansPro-Semibold';
    src: url('../webfonts/SourceSansPro-Semibold-webfont.eot');
    src: url('../webfonts/SourceSansPro-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/SourceSansPro-Semibold-webfont.woff') format('woff'),
         url('../webfonts/SourceSansPro-Semibold-webfont.ttf') format('truetype'),
         url('../webfonts/SourceSansPro-Semibold-webfont.svg#SourceSansPro-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansPro-Light';
    src: url('../webfonts/SourceSansPro-Light-webfont.eot');
    src: url('../webfonts/SourceSansPro-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/SourceSansPro-Light-webfont.woff') format('woff'),
         url('../webfonts/SourceSansPro-Light-webfont.ttf') format('truetype'),
         url('../webfonts/SourceSansPro-Light-webfont.svg#SourceSansPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;

}


/**** the div that the jquery loads the entire menu into ****/
/**** the div that the jquery loads the Fat Footer into ****/




#FatFooter {
position: relative;
top: 0px;
left: 0px;
border: 0px solid #000000;
}


.footer {
color:#505050;
padding:20px 0px 20px 45px;
text-align:left;
text-decoration:none;
border-top:0px solid #9BAFC3;
background-color:#dee7f5;
/*border:1px solid rgb(120,120,120);*/
float:center;
}

.footer-content {
/*width:1024px;*/
width:1024px;
clear:both;
margin-left:auto;
margin-right:auto;
}

#footer-container { /* these hold all the footer info*/
/*width:100%;*/
min-width:1124px;
margin:0;
padding:0;
/*background-image:url(http://www.telestream.net/images/background-bottom-974px.jpg);*/
background-repeat: repeat-y;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:-340px;
}

.footer-column-follow {
float:left;
width:175px;
margin-left:0px;
padding-left:30px;  
text-align:left;
line-height:1.5em;
}

/*.footer-column-follow a:link {
color: #000000;
}

.footer-column-follow a:visited {
color: #000000;
}*/

.footer-column-solutions {
float:left;
width:210px;
margin-left:0px;
padding-left:20px; 
text-align:left;
line-height:1.5em;
}

.footer-column-products {
float:left;
width:220px;
margin-left:0px;
padding-left:30px; 
text-align:left;
line-height:1.5em;
border-left:1px solid #acbdcf;
border-right:1px solid #acbdcf;
}

.footer-column-misc {
float:left;
width:115px;
margin-left:0px;
padding-left:30px; 
text-align:left;
line-height:1.5em;
height:200px;
border-left:1px solid #acbdcf;
border-right:1px solid #acbdcf;
}

.footer-column-company {
float:left;
width:115px;
margin-left:0px;
padding-left:30px; 
text-align:left;
line-height:1.5em;
border-left:0px solid #acbdcf;
}

.footer_branding {
  width: 375px;
  height: 95px;
  position: absolute;
  /*margin: 270px 0px 0px 495px;*/
  margin: 270px 0px 0px 747px;
  border: 0px solid #000000;
  color:#000000;  
}

.footer h2, .footer h3, .footer ul li {
	/*font-family:Arial, Helvetica, sans-serif;*/
	line-height:24px;
	font-size:14px;
	text-align:left;
	/*text-shadow: 1px 1px 1px #ffffff;*/
}
.footer h2 {
	font-size:21px;
	font-weight:100;
	font-family:SourceSansPro-Light, sans-serif;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #0c77a6;
}

.footer h3 {
	font-family:SourceSansPro-Regular, sans-serif;
	font-size:17px;
	font-weight:500;
	margin:0px 0 4px 0;
	padding-bottom:0px;
	border-bottom:0px solid #3daee0;
	color:#000000;
}

.footer h4 {
	font-size:14px;
	font-weight:100;
	font-family:SourceSansPro-Semibold, sans-serif;	
	margin:0px 0 0px 0;
	padding-bottom:0px;
	border-bottom:0px solid #0c77a6;
	color:#000000;
}

.footer p {
	line-height:18px;
	margin:0 0 10px 0;
	font-size:14px;
    font-weight:normal;
}

.footer a {
	line-height:12px;
	margin:0 0 0px 0;
	font-size:14px;
	color:#009bdf;
    font-weight:normal;
}

.footer a:hover {
	line-height:12px;
	margin:0 0 0px 0;
	font-size:14px;
	color:#009bdf;
	text-decoration:underline;
}