#nav {
	float: right;
	margin: 0;	
	padding: 0;
	width: 654px;
	height: 35px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	padding: 0 0 0 0;
	
}

#nav ul {
	margin: 0;
	padding: 0;
	height: 35px;
	list-style-type: none;
	z-index: 10;
	position: inherit;
	padding: 0 0 0 110px;
}

#nav a {
	display: block;
	color: #79481B;
	text-decoration: none;
	height: 35px;
}

#nav a:hover {
	color: #D8771E;
}

#nav li {
	text-align: left;
	float: left;
	padding: 0;
	margin:0;
}


#nav li.index {
	background: url(images/inicio.png);
	width: 44px;
}

#nav li.aperturas {
	background: url(images/aperturas.jpg);
	width: 84px;
}

#nav li.cajasfuertes { 
	background: url(images/cajasfuertes.jpg);
	width: 91px;
}

#nav li.cerraduras {
	background: url(images/cambiocerraduras.jpg);
	width: 138px;
}

#nav li.amenities {
	background: url(images/cierresmetalicos.jpg);
	width: 113px
}

#nav li.puertasgarajes {
	background: url(images/puertasgarajes.jpg);
	width: 102px;
}

#nav li.contacto {
	background: url(images/contacto.jpg) no-repeat;
	width: 81px;
}

#nav li.conference {
	background: url(images/conferences.jpg);
	width: 81px;
}

#nav li.contact {
	background: url(images/contact.jpg);
	width: 81px;
}

#nav li:hover, #nav li.sfhover,
body.index #nav li.index,
body.aperturas #nav li.aperturas,
body.cajasfuertes #nav li.cajasfuertes,
body.cerraduras #nav li.cerraduras,
body.amenities #nav li.amenities,
body.puertasgarajes #nav li.puertasgarajes,
body.contacto #nav li.contacto,
body.conference #nav li.conference,
body.contact #nav li.contact {
	background-position: 0 -35px
}


#nav li span {
	display: none
}

#nav li ul {
	border-width: 0;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	display: inline;
	margin: -7px 0 0 0;
	padding: 0;
	background: #C5BA9E url(images/bg-sub.jpg) top left repeat-x;
}

#nav li.contact ul {
	margin: -7px 0 0 -90px;
}

#nav li li {
	width: 100%;
	height: 100%
}

#nav li ul a {
	border: solid #AF8E61;
	border-width: 0 0 1px 0;
	display: block;
	text-decoration: none;
	width: 170px;
	padding: 5px 0;
	height: 100%;
	text-align: left;
	text-indent: 5px;
	margin: 0;
	font-weight: bold;
	background: none;
	color:#7B6042;
	voice-family: "\"}\""; voice-family:inherit;
}

#nav li ul a:hover {
	color:#FEFDFB;
	background-color: #AE8F61;
}

#nav li ul ul {
	margin: -27px 0 0 190px;
	padding: 0;
	border: solid #EAE5CE;
	border-width: 1px 1px 1px 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	
}

#nav li li li:hover, #nav li li li.sfhover, #nav li li.sfhover, #nav li li li.sfhover{
	color:#FEFDFB;
	background-color: #AE8F61;
}
