body			{padding: 0px}

#main			{width: 100%; height: 135px}
#languages		{padding: 7px 0px 5px 41px}

#flashTd		{width: 140px; background: url(../images/menu_bg_top_flash.jpg)}
#flash			{width: 140px;}
#flashMovie		{position: relative; top: 24px; left: 10px; width: 130px; height: 94px; overflow: hidden}

#menuTd			{width: 882px; background: url(../images/menu_bg_top_center.jpg) right}
#menu			{width: 882px; height: 126px; background: url(../images/menu_bg_top_menuitems.gif) no-repeat 0px 39px;}
#searchFormDiv	{position: absolute; margin-top: 66px; margin-left: 578px}

#left			{width: 50%; background: url(../images/menu_bg_top_left.jpg)}
#right			{width: 50%; background: url(../images/menu_bg_top_right.jpg)}

#menuItems 		{padding-left: 54px; position: absolute; top: 43px}
#menuItems img	{border: 4px solid white}

#subMenuItems 			{width: 500px; overflow: hidden; position: absolute; padding: 1px 0px 10px 0px; margin-left: 70px; top: 67px}
div.submenu				{width: 100%; display: none; color: #899C9C; font-size: 90%}
div.submenu a			{color: #899C9C;}
div.submenu a:hover 	{color: #BD9400;}
div.submenu a.selected 	{color: #BD9400;}

input			{border: 0px; margin: 0px; padding: 0px}
#search			{margin-right: 8px}
#qry			{width: 132px; background: transparent; padding-top: 1px; padding-left: 5px; padding-right: 5px; line-height: 100%; font-size: 11px}


