/* CUSTOM */

#wide #navSchools { left:364px; }
#wide #navHigherEd {
	left:1px;
}
#wide #navStudents { left:512px; }
#wide #navSolutions { left:571px; }
#wide #navResources { left:630px; }
#wide #navCommunity { left:693px; }
#wide #navShop {
	left:-1px;
}

#header { width:680px; height:70px; margin:0 auto; padding:0; text-align:left; }

#header #nav { width:680px; height:70px; margin:0; padding:0; background:url(/es/education/images/nav_bg.gif) repeat-x top; position:relative; overflow:hidden; }
#header #nav li {
	height:70px;
	margin:0;
	padding:0;
	display:block;
	position:absolute;
	top: 3px;
}
#header #nav a { height:70px; display:block; text-indent:-99999px; }
#header #nav h1, #header #nav span { text-indent:-99999px; }

#navEducation, #navEducation a { top:23px; width:93px; height:13px; background:url(/es/education/images/nav_overline_appleeducation.gif) no-repeat left top; }
#navEducation, #navEducation a { top:42px; width:239px; height:26px; background:url(http://images.apple.com/es/education/images/nav_heading_edu.gif) no-repeat left top; }
#navSchools, #navSchools a, #navHigherEd, #navHigherEd a, #navStudents, #navStudents a, #navSolutions, #navSolutions a, #navResources, #navResources a, #navCommunity, #navCommunity a, #navShop, 
#navShop a { background:url(http://images.apple.com/es/education/images/nav_links.gif) no-repeat left top; }

#navSchools, #navSchools a { left:244px; width:55px; background-position:left top; }
#navHigherEd, #navHigherEd a { left:299px; width:93px; background-position:-55px top; }
#navStudents, #navStudents a { left:392px; width:59px; background-position:-148px top; }
#navSolutions, #navSolutions a { left:451px; width:59px; background-position:-207px top; }
#navResources, #navResources a { left:510px; width:63px; background-position:-266px top; }
#navCommunity, #navCommunity a { left:573px; width:71px; background-position:-329px top; }
#navShop, #navShop a { left:644px; width:36px; background-position:-400px top; }

#navSchools a.selected, #navSchools a:hover { background-position:left -70px; }
#navHigherEd a.selected, #navHigherEd a:hover { background-position:-55px -70px; }
#navStudents a.selected, #navStudents a:hover { background-position:-148px -70px; }
#navSolutions a.selected, #navSolutions a:hover { background-position:-207px -70px; }
#navResources a.selected, #navResources a:hover { background-position:-266px -70px; }
#navCommunity a.selected, #navCommunity a:hover { background-position:-329px -70px; }
#navShop a.selected, #navShop a:hover { background-position:-400px -70px; }

#padding { margin: 0 auto; padding: 12px; }
