#content{
	width: 565px;
	display: block;
	float: left;
}

#footer {
	width: 565px;
    color: #616161;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
	float:left;
	margin-top:20px;
}

#footer #urls a, #footer #urls a:hover, #footer #text a, #footer #text a:hover{
    color: #FF6600;
    text-decoration: none;
}

#footer #urls a:hover, #footer #text a:hover{
    color: #FF6600;
    text-decoration: underline;
}

#footer #urls {
text-align: center;
}

#footer #text {
text-align: center;
}
