HTML, BODY 	{height:100%;}
BODY 		{margin:0px; background-image:url(../img/global/background.jpg); background-repeat:no-repeat;}
IMG 		{border-width:0px;}
OBJECT 		{display:block;}

DIV.window 		{width:100%; height:100%; position:relative;}
DIV.center 		{position:absolute; top:50%; left:50%;}
DIV.container 	{width:1050px; height:600px; margin:0px; position:absolute; left:-525px; top:-300px;}
DIV.white 		{width:1050px; height:600px; background-color:#ffffff; position:absolute; left:0px; top:0px; opacity:0.7; filter:alpha(opacity=70); z-index:1;}
DIV.content 	{width:1050px; height:600px; position:absolute; top:0px; left:0px; z-index:2;}

DIV.nav 				{width:250px; height:580px; float:left; margin:10px; background-image:url(../img/global/nav.jpg);}
DIV.nav IMG 			{display:block;}
DIV.nav DIV.logo 		{height:203px;}
DIV.nav DIV.logo IMG	{margin-top:14px; margin-left:7px; width:235px; height:131px;}
DIV.nav DIV.item		{height:34px; margin:0px 0px 57px 58px;}
DIV.nav DIV.item IMG 	{width:134px; height:34px;}

DIV.wideFlash 			{width:770px; height:580px; float:left; margin:10px 10px 10px 0px;}
DIV.wideFlash IMG 		{display:block;}

DIV.panels 							{width:770px; height:580px; float:left; margin:10px 10px 10px 0px;}
DIV.panels DIV.left 				{width:250px; height:580px; float:left; margin:0px 10px 0px 0px;}
DIV.panels DIV.left IMG 			{width:250px; height:580px;}
DIV.panels DIV.right 				{width:510px; height:580px; float:left; background-image:url(../img/global/panel.jpg);}
DIV.panels DIV.right IMG.headline 	{display:block; height:44px; margin:211px 0px 12px 50px;}
DIV.panels DIV.right P 				{font-family:'Times New Roman', serif; font-size:14px; color:#fbeedc; margin:0px 50px 25px 50px;}

DIV.credits		{position:absolute; top:606px; width:1040px; text-align:right; font-family:arial,sans-serif; font-size:11px; color:#ffffff;}
DIV.credits A 	{color:#ffffff;}

