/* 
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.

*/

#ifcoheader {
height:283px;
margin:0 auto;
padding:0;
width:980px;
}

#pagenav li a:link, #pagenav li a:visited {
	color: #004080;
}

body  {
	color: #23262a;
	background: #025797 url(default/bg.jpg) repeat-x left top;
}

#footer  {
	color: #fff;
	background: #009ddc url(default/footertop.jpg) repeat-x left top;
}

