@charset "utf-8";
/* CSS Document */

/* NEW NAVIGATION ENGLISH -------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------*/

div#mainMenu { float: left; padding: 35px 0px 0px 20px; width: 728px;}
ul.tabNav { float: left; list-style: none; width: 100%; }
ul.tabNav li { float: left; margin: 0 0px 0 0; padding: 0px; }
ul.tabNav li.current { padding-top: 0; }
ul.tabNav a { color: #333; display: block; padding: 0px; text-decoration: none; }
ul.tabNav li.current a { background-position: 0 -50px; border: none; }
li#bu1.current a {background-position: 0 -50px;}
li#bu2.current a {background-position: 0 -50px;}
li#bu3.current a {background-position: 0 -50px;}
li#bu4.current a {background-position: 0 -50px;}
li#bu5.current a {background-position: 0 -50px;}
div.tabContainer { clear: both; float: left; width: 100%; }
div.tabContainer div.tab { /*background: #eff4f9; color: #000;*/ display: none; padding: 20px 20px 20px 26px; }
div.tabContainer div.current { display: block; }
div.tab p:last-child { margin-bottom: 0; }

#header span {display: none;}

li#bu1 a {
	 width: 161px;
	height: 50px; bottom: 0px;
	text-decoration: none;
}

li#bu2 a {
	width: 153px;
	height: 50px; bottom: 0px;
	text-decoration: none;
}
li#bu3 a, li#bu5 a {
	width: 135px;
	height: 50px; bottom: 0px;
	text-decoration: none;
}

li#bu4 a {
	width: 144px;
	height: 50px; bottom: 0px;
	text-decoration: none;
}

/* adjusted values for IE6 */
* html*li#bu1 a, * html*li#bu2 a, * html*li#bu3 a, * html*li#bu4 a, { bottom: -1px; }

#bu1 a { left: 0px; background: url(../img/nav/plm.png) 0 0 no-repeat; }
#bu2 a { left: 161px; background: url(../img/nav/engineering.png) 0 0 no-repeat; }
#bu3 a { left: 314px; background: url(../img/nav/software.png) 0 0 no-repeat; }
#bu4 a { left: 449px; background: url(../img/nav/placement.png) 0 0 no-repeat; }
#bu5 a { left: 593px; background: url(../img/nav/education.png) 0 0 no-repeat; }

#bu1 a:hover { background-position: 0 -50px; }
#bu2 a:hover { background-position: 0 -50px; }
#bu3 a:hover { background-position: 0 -50px; }
#bu4 a:hover { background-position: 0 -50px; }
#bu5 a:hover { background-position: 0 -50px; }
