/***************************************************************
Style Sheet for Internet Safety

Copyright 2008 by Sebo Marketing, All Rights Reserved
***************************************************************/

#footer {
	left:0;
	padding:10px 0 0 0;
	
	width:950px;
	
	font-size:95%;
	color:#8b8989;
}
#footerWrapper {
	position:relative;
	width:960px;
}

#footerContent {
	position:relative;
	margin:0;
	padding:5px 0;
	width:100%;
	height:16px;
}

#footerLinks {
	margin:0;
	padding:0;

	font-size:105%;
	text-align:center;
}

#footerLinks a:link, #footerLinks a:visited {
	text-decoration:none;
	
	color:#8b8989;
}
#footerLinks a:hover, #footerLinks a:active {
	text-decoration:underline;
}
#footerLinks .last a:link, #footerLinks .last a:visited,
#footerLinks .last a:hover, #footerLinks .last a:active {
	border-right:0;
	padding-right:0;
}

#footerPhone {
	position:absolute;
	right:5px;
	margin:0;
	padding:0;
}

#footerCopyRight {
	margin-bottom:.1em;
}

#footerAddress {
	
}