ul{ list-style-type:none;
     padding:0px;
	 margin:0px;
	 }


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {list-style-type:none;padding:0;}
#menu li {float:left; padding:0; margin:0; position:relative; height:3em; z-index:100;}
#menu li dl {position:absolute; top:0; left:0;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:none;background:#C31503}
#menu li:hover dd, #menu li a:hover dd {display:block; }
#menu li:hover dl, #menu li a:hover dl {padding-bottom:0px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width: 130px; margin: 0; padding: 0; background: #c9ba65;}
#menu dt {margin:0; padding: 5px 3px; font-size:11px;color: #fff; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

#menu .one {background: #000; }
#menu .two {background: #000; }
#menu .three {background: #000;}
#menu .four {background: #000; }

#menu .one dt {background: #000;}
#menu .two dt {background: #000;}
#menu .three dt {background: #000;}
#menu .four dt {background: #000;}

#menu dd {margin:0; padding:0; color: #fff; font-size: 11px; text-align:left;font-weight:bold; font-family:Arial, Helvetica, sans-serif;}


#menu dt a, #menu dt a:visited {display:block; color:#fff;padding: 5px 6px;}

#menu dd a, #menu dd a:visited {color:#fff; text-decoration:none; display:block; padding:4px 5px 4px 10px; width:150px;}

#menu .one dd a {background:#000; color:#fff;}
#menu .two dd a {background:#000; color:#fff;}
#menu .three dd a {background:#000; color:#fff;}
#menu .four dd a {background:#000; color:#fff;}

#menu .one dd a:hover {background: #C41504; color:#fff;}
#menu .two dd a:hover {background: #C41504; color:#fff;}
#menu .three dd a:hover {background: #C41504; color:#fff;}
#menu .four dd a:hover {background: #C41504; color:#fff;}
.order{ font-size:21px; font-weight:bold;}


