/* 
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.

*/

#header{ width: 100%; height: 112px; padding: 10px 0;clear:both;position:relative; }

#logo img  { margin-top: 0px; }

#navigation{font:14px/14px Arial, sans-serif; border-bottom:0px solid #000;padding:0px; margin-top:1px; margin-bottom: 40px; background: url(images/nav-highlight.png) no-repeat top center;}

.nav a  { position:relative; color:#fff; display:block; z-index:100; padding:11px 16px 10px 16px; line-height:18px; text-decoration:none; font-style: normal; }

#search { background:url(images/search-bg.png) no-repeat; height:28px; width:191px; margin-top:41px; position:relative; 