/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-top: 0;
}

#p7PMnav ul li ul {

}
#p7PMnav a {
	display: block;
	text-decoration: none;
}
#p7PMnav ul a, #p7PMnav ul a:visited {
	color: #825A05;
	background-image: url(../images/sub_back.png);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus,
#p7PMnav .p7PMon, #p7PMnav .p7PMmark {
	background-position: left bottom;
}

#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-color: #FFFFFF;
	color: #8B0801;
	background-image: url(../images/drop_back_on.gif);
	background-repeat: no-repeat;
}
/* ------ the current page marker style ------ */
#p7PMnav ul .p7PMmark {
	color: #333333;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg {
	background-image: url(../images/p7PM_light_east.gif);
	background-repeat: no-repeat;
	background-position: right center !important;
}
/* the active trigger link style */
#p7PMnav ul .p7PMon {
	background-color: #666666;
	color: #CCCCCC;
	background-image: none;
}
/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
	top: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: auto;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 100px;
}

/* hide from IE mac \*/
#p7PMnav a {overflow: hidden;}
#p7PMnav ul a {overflow: visible;}
/* end hiding from IE5 mac */
<style>#wrapper, #footer, #masthead {zoom: 1;}</style>
#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7, #nav8 {
	height: 33px!important;
	background-repeat: no-repeat;
	text-indent: -3000px;

}

#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7, #nav8 {
	height: 18px!important;
	background-repeat: no-repeat;
	text-indent: -3000px;

}
#nav1 {
	width: 75px;
	background-image: url(../images/nav/about_us.png);
}
#nav2 {
	width: 90px;
	background-image: url(../images/nav/our_sales.png);
}
#nav3 {
	width: 93px;
	background-image: url(../images/nav/herdsires.png);
}
#nav4 {
	width: 126px;
	background-image: url(../images/nav/los_altiplanos.png);
}
#nav5 {
	width: 61px;
	background-image: url(../images/nav/faqs.png);
}
#nav6 {
	width: 67px;
	background-image: url(../images/nav/contact.png);
}
#nav7 {
  width: 83px;
  background-image: url(../images/nav/home/off_r1_c7.png);
}
