/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#footer {text-align: center;}

#footer  {
	width: 980px;
	margin: 0 auto 40px auto;
}

#footer .footnav  {
	float: left;
	width: 960px;
}

#footer .footnav ul  {
	padding: 30px 0 20px 10px;
}

#footer .footnav ul li  {
	display: inline;
	margin: 0 15px;
}

#footer .footnav ul li a:link, #footer .footnav ul li a:visited  {
	font-weight: bold;
}

#footer .copyright  {
	float: left;
	width: 960px;
	padding: 0 0 20px 10px;
	font-size: 10px;
}

#footer .copyright p  {
	margin: 5px 0;
}

#footer .bottombg  {
	width: 980px;
	height: 7px;
}

.spacer  {
	height: 10px;
}