@import url("om_4all.css");

	#canvas
	{
		padding: 195px 0 128px 0;
	}
			#right
			{
				top: 280px;
			}

			#styleswitcher
			{
				top: 230px;
			}

#header
{
	top: 0;
	width: 100%;
	height: 196px;
	background: #fff;/*  -288px -256px fixed no-repeat url(../images/the_orb.jpg); */
	z-index: 4;
	position: absolute;
}

	#header-center
	{
		position: relative;
		top: 0;
		left: 0;
		width: 990px;
		height: 195px;
		border-bottom: 1px solid #E0DDBD;
		margin: 0 auto;
	}

		#deco
		{
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 96px;
			height: 196px;
			background: 0 0 no-repeat url(../images/deco-s.gif);
		}
		#menu
		{
			height: 131px;
		}

			#footer
			{
				font-size: 11px;
			}

#nav li.firstlevel { height: 131px; }
#nav li a		{ font-size: 17px; }
#nav li ul { padding: 4px 0 0 0; }
#nav li li a	{ font-size: 13px; line-height: 17px; }

#submenu li { font-size: 13px; }


#content h1 { font-size: 27px; line-height: 31px; padding: 0 0 17px 0; }
#content h2 { font-size: 17px; padding: 0 0 11px 0; }
#content h3 { font-size: 13px; padding: 0 0 11px 0; }
#content h4 { font-size: 1.1em; }
#content h5 { font-size: 1.05em; }
#content h6 { font-size: 1em; }
#content	{ font: 11px verdana; line-height: 16px; }

#right .c-el h2 { font-size: 17px; line-height: 17px }
#right .c-el p { font: 11px verdana; line-height: 16px; }

