/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

div#page-footer {
	background: #E6E7E8 url(../../images/white/bg_white_footer.jpg) 50% 0 no-repeat;
}

div#footer {
	color: #646464;
}

div#footer a:link, div#footer a:visited {
	color: #646464;
}

div#footer a:hover {
	color: #f1f1f1;
}
