/* footer */

div#footer {
	margin-top: 20px;
	clear: both;
	margin-bottom: 100px;
}

div#footer2 {
	margin-top: 5px;
	clear: both;
	margin-bottom: 100px;
}

#footer li, #footer2 li {
	float: left;
	margin-right: 15px;
	}


