@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#footerContainer
{
	width: 970px;
	margin: 5px 0 50px 0;
}
#footerContainer p
{
	margin-left: 50px;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
}
#footerContainer a
{
	color: #FFF;
	text-decoration: underline;
}
#footerContainer a:hover
{
	text-decoration: none;
}
.clear
{
	clear: both;
}