#footer {
	margin-left:0px;
	margin-right:0px;
	margin-top:160px;
	min-width:990px;
	width:100%;
	height:180px;
	border:0px solid #151515;
	border-top-width: 1px;
	border-bottom-width:1px;
	position:absolute;
	background-color:black;
}

#footercontainer {
	width:900px;
	border-top-width:0px;
	left:0px;
	margin-left:auto;
	margin-right:auto;
}

.footerinfo {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	border:0px solid white;
	position:relative;
	top:0px;
	font-size:12px;
}

.footeraddress {
	width:310px;
	text-align: left;
	font-size:12px;
}

.footernum {
	width:310px;
	text-align:left;
	font-size:12px;
}

.footerlinks {
	width:310px;
	text-align:right;
	font-size:12px;
}

.footertext {
	color:#999999;
	font-family:Arial;
	font-size:12px;
}

.footercaps {
	color:white;
	font-family:Arial;
	font-size:12px;
}