body {
	background: #000 url(img/bg.gif) repeat-x;
}

div#content {
	height: 100%;
	width: 1010px;
	margin: 0 auto;
}

div#footer {
	position: absolute;
	bottom: 0;
	/* border-top: solid 1px #585858; */
	height: auto;
	padding-top: 15px;
}

#footer img{
	position: relative;
	width: 1010px;
	height: 45px;
	bottom: 0;
	text-align: center;
	margin: 0 auto;
}
