/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.preload2 {
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#nav {
	float:left;
	padding:0; 
	margin:0;  
	list-style:none; 
	height: 71px;
	background-image: url(../images/nav_bg.gif);
}
#nav li.top {
	display:block; 
	float:left;
	padding-top:12px;
}