/* CSS Document */
body						{color:#595959; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
a							{color:#bf2f38;}
hr							{visibility:hidden;}
#main-container				{margin:0 auto; width:961px;}
#main-container-top			{width:961px; float:left; background-image:url(../images/main-container-top.png); background-repeat:no-repeat; height:80px;}
#main-container-center		{width:961px; float:left; background-image:url('../images/main-container-center.png'); 
								background-repeat:repeat-y; position:relative;}
#main-container-bottom		{width:961px; float:left; background-image:url(../images/main-container-bottom.png); background-repeat:no-repeat; height:167px;}

#flag-container				{float:right; padding-right:50px; padding-top:58px;}
#flag-container ul			{list-style:none; display:inline;}
#flag-container ul li		{display:inline; float:left; margin-right:2px;}

#logo-container				{width:229px; height:115px; margin-left:50px;}
#logo-container h1			{background-image:url(../images/logo.png); background-repeat:no-repeat; text-indent:-9999px; width:229px; height:115px;}

#logos-container			{width:553px; height:85px; position:absolute; text-align:center; padding-top:23px; background-image:url(../images/logos-bg.png);
								background-repeat:no-repeat; top:0px; left:395px;}
								
#grey-box-container			{background-image:url('../images/grey-box-bg-flash.png'); background-repeat:no-repeat; width:883px; height:211px;
								position:relative; margin-left:33px; margin-top:20px; margin-bottom:20px;}
#newsletter-container		{width:160px; height:195px; float:left; margin-left:25px; color:#9a9a9a;}
.newsletter-title			{float:left; width:131px; clear:both; margin-bottom:3px; margin-top:7px;}

#flash-container			{width:640px; height:196px; float:left; margin-top:3px;}
								
#menu-container				{width:107px; height:77px; background-image:url(../images/menu-bg.png); background-repeat:no-repeat; margin-left:10px;
								color:#bf2f38; font-size:11px; float:left;}
#menu-container ul			{list-style:none; margin-left:30px; margin-top:12px;}
#menu-container ul li		{margin-bottom:3px;}
.menu-link					{color:#bf2f38;}

#content					{width:640px; margin-left:100px; margin-top:10px; float:left; }


#youtube-container			{width:44px; height:44px; margin-top:58px; margin-left:44px;}

#footer						{margin:0 auto; margin-top:15px; width:961px; color:#c4c4c4; font-size:11px;}
#copyright					{float:left; width:560px; text-align:right;}
#logo-ippo					{float:left; width:350px; text-align:right;}


/*NEWSLETTER FORM*/
.form-block					{float:left; width:131px; clear:both; margin-bottom:2px;}
.form-label					{float:left; width:131px;  margin-bottom:2px;}
.form-element				{float:left; width:131px;}
.form-element input			{width:131px; border:1px solid #c6c6c6; height:18px;}	
.newsletterErrMsg           {font-size:10px;}
.btn-send-newsletter		{width:51px !important; height:18px; border:1px solid #c6c6c6; background-color:#FFF; color:#9a9a9a;}
.newsletteruser-saved-msg   {font-weight:bold; color:#c6c6c6;}

/*NEWS */
.news-box					{float:left; width:300px; clear:both; margin-bottom:5px; padding-right:20px; clear:both;}
.news-title					{float:left; width:100%; clear:both; margin-bottom:2px; font-weight:bold;}
.news-desc					{float:left; width:100%; clear:both; margin-bottom:2px;}
.news-pagination			{width:100%; margin-top:10px; float:left; margin-bottom:15px; text-align:right; height:18px; clear:both;}
.news-pagination a			{padding:5px; color:#c6c6c6; font-weight:bold; font-size:11px;}
  
.news-pagination span		{padding:5px; color:#000000; background-color:#c6c6c6; font-weight:bold; font-size:11px;}
/*VIDEO*/
#center-video               {width:640px; margin-left:100px; margin-top:10px; float:left; text-align:center; }