/* CSS Document */
* {margin: 0px;
	padding: 0px;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:50%;
	}
#swf {margin: 0 auto;
	width: 100%;
}
#footer {width:820px;
	text-align: left;
}
ul#logos {list-style: none;
}

ul#logos li {float: left;
	padding: 30px;
}

#footer p {clear: both;
}

