div#footer {
	width: 100%;
	height: 258px;
	background-color: #000000;
	font-size: 10px;
	color: #7a7a7a;
}

div#footer a {
	font-size: 10px;
	color: #7a7a7a;
	text-decoration: none;
	font-weight:normal;
}

div#footer a:hover {
	text-decoration: underline;
	font-weight:normal;
}

div#footerTop {
	width: 100%;
	height: 126px;
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-x;
}

div#footerBottom {
	width: 100%;
	height: 132px;
}

div#footerBottomContent {
	width: 520px;
	height: 132px;
}

div#footerBottomInfo {
	padding-top: 20px;
}

div#webDesign {
	padding-top: 20px;
}