*								{	font-size: 100%; line-height: 1.2em; }
BODY							{
									font-family: Arial, Helvetica, sans-serif;
									font-size: 100%;
									background-color: #FFFFFF;
									color: #000000;
									margin: 0px;
									padding: 0px;
								}

SPAN.A				{ display: inline; color: #000000; }


/* ==================================================================
 *
 *	Îáùèé ëýéàóò
 *
 * ================================================================== */ 

#MainLayout						{	height: 1%; padding-top: 36px; }
#MainLayout, #Content			{	width: 100%; }
#Content						{	font-size: 86%; }

#MainLeftColumn					{	background: none; }


.MainContent					{	font-size: 80%; width: 100%; }
.MainContent .InMainContent		{	position: relative; left: -252px; width: 640px; }

 
IMG#MainLogo					{
									width: 156px; height: 44px;
									margin: 10px 0px 0px 0px;
								}


#MainMenu							{	display: none; }

UL#SubMenu				{ display: none; }

FORM#SearchForm			{ display: none; }




/* ==================================================================
 *
 *	Footer
 *
 * ================================================================== */ 
DIV#Footer				{ width: 100%; font-size: 70%; padding-bottom: 10px; }
DIV.Center				{ padding: 1px 225px 17px 37px; }
 
DIV.FatStripe			{ width: 280px; height: 5px; background-color: #2D5183; font-size: 0px;  line-height: 0px; }
DIV.ThinStripe			{ height: 1px; border-top: 1px solid #2D5183; font-size: 0px; line-height: 0px; }
DIV#Articul				{ float: right; }
DIV#Copyright			{ padding-right: 10em; }

