/* CSS Document */
body
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	background-image: url(Satellite%20-Background.jpg);
	background-repeat: repeat;
	
}


a.fotter:link	{
					font-size:11px;
					color:#FFFFFF;
					text-decoration:none;
					}
					
a.fotter:visited	{
					 font-size:11px;
					 color:#FFFFFF;
					 text-decoration:none;
					}
					
a.fotter:hover	{
					font-size:11px;
					color:#000000;
					
					text-decoration:underline;
					
					}
.fotter-text {
				color:#FFFFFF;
				font-size:10px;
				}
.h1 {font-family:
	color:#000000;
	size:25px;
	text-decoration:none;
	font-weight:bolder;
	}
.heading-text-black {
	color: #333333;
	size:12px;
	text-decoration:none;
	font-weight:bold;
	}
td{ 
	color:#333333;
	size:11px;
	
	}
	
	
#footerContainer
{
	width:766px;
	height:auto;
	background-color:#000000;
	padding:6px;
	margin-top:-5px;
	overflow:hidden;

}

#footerContainer .Footer-bg
{
	background-color:#666666;
	width:760px;
	height: auto;
	overflow: hidden;
	margin:auto;
}
#footerContainer .Footer-bg .column-one
{
	background-color:#666666;
	width:240px;
	height: auto;
	margin:left;
	float:left;
	overflow: auto;
	padding-bottom:14px;
}
h2
{
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
		
}
#footerContainer .Footer-bg .column-one  ul 
{
	padding:0;
	margin:0;
	list-style:none;
		
}
#footerContainer .Footer-bg .column-one  li
{
	padding:0;
	margin:0;
	list-style:none;
		
}
#footerContainer .Footer-bg .column-one li a
{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	
}
#footerContainer .Footer-bg .column-one li a:hover
{
	font-size:14px;
	color:#000000;
	text-decoration: underline;
	
}


#footerContainer .Footer-bg .seprator
{
	background-image:url(images/images/seprator.jpg);
	width:2px;
	height:114px;
	background-repeat:no-repeat;
	float:left;
}

#footerContainer .Footer-bg .copyright
{
	background-color: #858585;
	width:760px;
	height:40px;
	margin:auto;
	float:left;
	padding-top:5px;
	padding-right:5px;
	
}

#footerContainer .Footer-bg .copyright .socialIcons
{
	width:32px;
	height:32px;
	float:right;
	padding:4px;
}

#footerContainer .Footer-bg .copyright .charCopy
{
	width:250px;
	height:32px;
	float:left;
	padding:4px;
}

#footerContainer .Footer-bg .copyright .designBy
{
	width:250px;
	height:32px;
	float:left;
	padding:4px;
}

#footerContainer .Footer-bg .copyright .designBy ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#footerContainer .Footer-bg .copyright .designBy li
{
	list-style:none;
	margin:0;
	padding-right:20px;
	display:inline;
	
}

#footerContainer .Footer-bg .copyright .designBy li a
{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;	
}

#footerContainer .Footer-bg .copyright .designBy li a:hover
{
	font-size:12px;
	color: #990000;
	text-decoration: underline;
}
p
{
	font-size:12px;
	color:#000000;
}
