/* 
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.

*/

html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #565656;
        background: #e5e5e5 url(images/bg.gif) repeat-x;
}


#secnav li {
	float: left;
	font-size: 13px;
	font-weight: bold;
}




#secnav li ul li a {
	background: #fff url(images/bg_cat_navi_item.gif) repeat-x scroll left top;
	line-height: 34px;
	color: #565656;
	font-size: 12px;
	width: 148px;
	padding: 0 20px;
}
