/**************************************/
/*             FOOTER                 */
/**************************************/
#footer
{
	clear:both;
	position:relative;
	width:932px;
	margin:0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 1px dotted  #ccc;
	text-align: center;
	color:#333333;
	font-family: arial;
	font-weight: 600;
	
}

#accessibility {
	color: #333333 !important;
	text-decoration: none !important;
	padding: 0 2px !Important;
}
#web-dev a:hover {
	text-decoration: underline !important;
}