@import url("om_4all.css");

	#canvas
	{
		padding: 244px 0 128px 0;
	}

			#right
			{
				top: 329px;
			}
			#styleswitcher
			{
				top: 279px;
			}

#header
{
	top: 0;
	width: 100%;
	height: 244px;
	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: 243px;
		border-bottom: 1px solid #E0DDBD;
		margin: 0 auto;
	}

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

			#footer
			{
				font-size: 15px;
			}

#nav li.firstlevel { height: 179px; }
#nav li a		{ font-size: 22px; line-height: 23px; }
#nav li ul { padding: 8px 0 0 0; }
#nav li li a	{ font-size: 17px; line-height: 23px; }

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

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

#right .c-el h2 { font-size: 21px; line-height: 21px }
#right .c-el p { font: 15px verdana; line-height: 20px; }

