/* CSS Document */

#footer{ 	background-color:#000000;
			width:940px;
			margin:70px 0px 50px 10px;
			height:90px;
			display:block;
			clear:both;
			padding-top:10px;
			}
			
#bottom-links{
		margin-top:10px;
		float:left;
		}
			
.sm-socialicons {
	display:table;
	float:left;
	margin:5px 5px 0px 0px;
}

#copyright {
	display:block;
	float:right;
	width: 220px;
	margin-top:10px;
	}
	
#copyright p{
	color:#313131;
	line-height:10px;
	}
	
#gsa-emall {
	margin-top:10px;
	float:right;
	}
	
#gsa-emall a{
	margin-left:8px;
	margin-right: 0px;
	}
	
#support-title{
display:block; 
color:#333333; 
letter-spacing: .5px; 
font-size:11px; 
font-style:italic !important; 
font-weight:normal !important; 
margin-right:auto; 
margin-left:auto; 
text-align:center;
}

#support-window{
display:block; 
height:50px; 
width:100%; 
margin:5px 0 30px; 
background-image: url('/images/foot/support/support-bg.gif'); 
background-repeat:repeat-x;

}

#support-group{
display:block; 
margin:0 auto; 
width:607px;
padding-top:5px;
}
