body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin:0;
	padding:0;
	color: #000000;
}
#footer
{
	position:relative;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#footer .box
{
	position:relative;
	float:left;
	width:300px;
	text-align:left;
	color:#000000;
}
#footer .box a
{
	color:#000000;
	text-decoration:none;
}
#footer .box a:hover
{
	text-decoration:underline;
}