/*TOPNAV*/

#topnav, #topnav ul {
	padding: 0;
	margin:0;
	list-style: none;
	line-height: 2;
	width:696px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height:29px;
}

/*home*/
#topnav a#Home  {
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_home.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	
}
#topnav a:hover#Home, body#Home a#Home{
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_home.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;
	background-color:#C9C29F;
}
/*-----------*/
/*about Us*/
#topnav a#AboutUs  {
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_about.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	
}
#topnav a:hover#AboutUs, body#AboutUs a#AboutUs{
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_about.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;
	background-color:#C9C29F;
}
/*-----------*/
/*Experience*/
#topnav a#Experience  {
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_exp.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	
}
#topnav a:hover#Experience, body#Experience a#Experience{
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_exp.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;
	background-color:#C9C29F;
}
/*-----------*/
/*Portfolio*/
#topnav a#Portfolio  {
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_por.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	
}
#topnav a:hover#Portfolio, body#Portfolio a#Portfolio{
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_por.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;
	background-color:#C9C29F;
}
/*-----------*/
/*Faqs*/
#topnav a#News  {
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_news.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	
}
#topnav a:hover#News, body#News a#News{
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_news.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;
	background-color:#C9C29F;
}
/*-----------*/
/*Carrers*/
#topnav a#Carrers  {
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_car.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	
}
#topnav a:hover#Carrers, body#Carrers a#Carrers{
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_car.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;
	background-color:#C9C29F;
}
/*-----------*/
/*ContactUs*/
#topnav a#ContactUs  {
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_con.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	
}
#topnav a:hover#ContactUs, body#ContactUs a#ContactUs{
	display: block;
	margin:0;
	padding:0;
	width: auto;
	float:none;
	height:29px;
	background-image:url(/images/m_con.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;
	background-color:#C9C29F;
}
/*-----------*/
#topnav a.First {
	display: block;
	margin:0;
	padding:0;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333; 
	text-decoration:none;
	text-align:center;
	float:none;
	height:29px;
	background-image:url(/images/divider.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#topnav a.First:hover {
	display: block;
	margin:0;
	padding:0;
	height:29px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	background-color:#223174;
}

#topnav a, a.Large {
	display: block;
	margin:0;
	padding:0;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	text-align:left;
	float:none;
}
#topnav a:hover, a.Large:hover {
	display: block;
	background-color:#F3F3F3;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0;
	color: #223174;
	text-decoration:none;
	float:none;
	margin:0;	
	}

#topnav li { 
	float: left;
	margin:0;
	padding:0;
	width: auto; 
}

#topnav li ul { 
	position: absolute;
	padding:0;
	text-align:left;
	width: 120px;
	left: -999em; 
	background-color: #223174;
	margin-right:0;
	margin-top: 0;
	margin-bottom:0;
	margin-left:0;
}

#topnav li ul a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#39342F;/*cambio*/
	background-color:#F7F5F0;
	line-height:22px;
	padding-left:5px;
	margin:0;
	font-weight:normal;
	width:140px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
#topnav li ul a:hover{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#39342F;/*cambio*/
	font-size: 11px;
	width:140px;
	padding-left:5px;
	line-height:22px;
	font-weight:normal;
	background-color:#EFEFEF;
}

#topnav li ul ul { 
	position: absolute;
	text-align:left;
	width: 259px;
	left: -999em; 
	background-color: #223174;
	margin: -2em 0 0 10em;
}
#topnav li ul ul.MS {
	position: absolute;
	text-align:left;
	width: 170px;
	left: -999em;
	background-color: #223174;
	margin-top: -2.2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12.50em;
}


#topnav li ul ul a{ 
	font-size: 10px;
	text-indent:4px;
	padding:0;
	width:260px;
}
#topnav li ul ul a:hover{ 
	font-size: 10px;
	width:260px;
}
#topnav li ul ul a.MS{
	font-size: 10px;
	text-indent:4px;
	padding:0;
	width:170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.x{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#topnav li ul ul a.MS:hover{ 
	font-size: 10px;
	width:170px;
	padding:0;
}

#topnav li:hover ul ul, #topnav li.sfhover ul ul {
	left: -999em;
}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


#topnav li.Home { 
	float: left;
	width: 76px; 
}
#topnav li.AboutUs { 
	float: left;
	width: 90px; 
}
#topnav li.Experience { 
	float: left;
	width: 105px; 
}
#topnav li.Portfolio { 
	float: left;
	width: 105px; 
}
#topnav li.News { 
	float: left;
	width: 70px; 
}
#topnav li.Carrers { 
	float: left;
	width: 95px; 
}
#topnav li.ContactUs { 
	float: left;
	width: 105px; 
}

/*MENU*/

	#menu, #menu ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 13em;
	}
	
	#menu li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width : 13em;
	}
	
	#menu li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
	}
	
	#menu li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#menu li a {
		width: 13em;
		w\idth : 10em;
		display : block;
		color : black;
		font-weight : bold;
		text-decoration : none;
		background-color : white;
		border : 1px solid black;
		padding : 0 0.5em;
	}
	
	#menu li a:hover {
		color : white;
		background-color : black;
		
	}
	
	#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
		left: -999em;
	}
	
	#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

/*---------------*/

body#Home a#Home, body#AboutUs a#AboutUs,body#Experience a#Experience,body#Portfolio a#Portfolio,
body#News a#News,body#Carrers a#Carrers,body#Contacto a#Contacto,body#ContactUs a#ContactUs  {
	display: block;
	margin:0;
	padding:0;
	height:29px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;/*Cambio*/
	text-decoration:none;
	text-align:center;
	background-color:#0A076E;
	letter-spacing: .005em;
	}
/*body#Home a#Home{
	display: block;
	margin:0;
	padding:0;
	padding-top:4px;
	height:31px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;/*Cambio*/
	/*text-decoration:none;
	text-align:center;
	background-color:#0A076E;
	background-image: url(/images/minicio_s.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
*/
