@CHARSET "UTF-8";

div#header div#menu {
   padding: 63px 0 0 0px;
}

body > div#main div#header div#menu {
   padding: 66px 0 0 0px;
}

div#header div#submenu{
	padding: 4px 0 0 0px;
	font-size: 12px;
}

div#header div#submenu table tr td{
	padding: 0 30px 0 5px;
}

div#header #menu table tr td{
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  width: 141px;
  height: 27px;
  background: url(../../../art/menuRounded.png) no-repeat bottom left;
}

div#header #menu table tr td a{
	color: white;
}
