#nav {
	float:left;
	width: 960px;
	height: 105px;
	padding:0;
	}	

.home {display: block; height: 65px; width: 480px; position: absolute;}
	
/*SON OF SUCKER FISH DROP DOWNS MODIFIED*/	
#drops, #drops ul {
	padding:0;
	margin:0;
	clear:both;
	float:left;
	width:inherit;
	}
	
#drops ul.drop {
	background:#242424;
	padding:0px;
	width: 960px;
	clear:both;
	float:right;
	margin-top: 115px;
	z-index: 1;
	}

#drops ul.drop li {
    width:inherit;
	clear:both;
	background: url(/img/behnaz_sarafpour_int_header.gif) repeat-x bottom;
	padding: 10px 10px 10px 10px;
	}
	
#drops ul.drop a {
	color:#fff;
	font-size: 0.75em;
	text-decoration:none;
	font-weight:normal;
	clear:both;
	float:left;
	}

#drops ul.drop a:hover {color: #dfa832;}

#drops a {
	display: block;
	/*width: 10em;*/
	float:left;
	clear:both;
}

#drops li {
	float: left;
	/*width: 10em;*/
}

#drops li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#drops li:hover ul {
	left: auto;
}

#drops li:hover ul, #drops li.sfhover ul {
	left: auto;
}
/*END SUCKERFISH*/

/*SPRITE BACKGROUP POSITIONING*/	
#nav a.collections, #nav a.about, #nav a.editorial, #nav a.stores, #nav a.muses, #nav a.contact, #nav a.facebook, #nav a.twitter {
	float:left;
	background:url(/img/behnaz_sarafpour_int_header.gif) no-repeat;
	height: 115px;
	text-indent:-999999px;
	}
	
#nav a.collections {	
	background-position:left top;
	width: 81px;
	}
	
#nav a.about {	
	background-position:-81px 0;
	width: 48px;
	}

#nav a.editorial {	
	background-position:-129px 0;
	width: 65px;
	}
	
#nav a.muses {	
	background-position:-194px 0;
	width: 47px;
	}

#nav a.stores {	
	background-position:-241px 0;
	width: 52px;
	}
	
#nav a.contact {	
	background-position:-293px 0;
	width: 61px;
	}	
	
#nav a.facebook {	
	background-position:-354px 0;
	width: 69px;
	}

#nav a.twitter {	
	background-position:-423px 0;
	width: 57px;
	}	

#nav a.collections:hover {	
	background-position:left -115px;
	}

#nav a.about:hover {	
	background-position:-81px -115px;
	}
	
#nav a.editorial:hover {	
	background-position:-129px -115px;
	}

#nav a.muses:hover{	
	background-position:-194px -115px;
	}

#nav a.stores:hover {	
	background-position:-241px -115px;
	}	
	
#nav a.contact:hover{	
	background-position:-293px -115px;
	}	
	
#nav a.facebook:hover {	
	background-position:-354px -115px;
	}

#nav a.twitter:hover {	
	background-position:-423px -115px;
	}
	
#nav a#active1 {	
	background-position:left -64px;
	}
	
#nav a#active2 {	
	background-position:-113px -64px;
	}

#nav a.#active3 {	
	background-position:-197px -64px;
	}

#nav a#active4{	
	background-position:-299px -64px;
	}	
	
#nav a#active5{	
	background-position:-387px -64px;
	}	
	
#nav a#active6 {	
	background-position:-468px -64px;
	}	
/*END NAVIGATION*/
