@import url("om_4all.css");

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

			#right
			{
				top: 304px;
			}
			#styleswitcher
			{
				top: 254px;
			}

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

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

			#footer
			{
				font-size: 13px;
			}

#nav li.firstlevel { height: 154px; }
#nav li a		{ font-size: 19px; line-height: 17px; }
#nav li ul { padding: 5px 0 0 0; }
#nav li li a	{ font-size: 15px; line-height: 21px; }

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

#content h1 { font-size: 29px; line-height: 33px; padding: 0 0 17px 0; }
#content h2 { font-size: 25px; padding: 0 0 15px 0; }
#content h3 { font-size: 20px; padding: 0 0 15px 0; }
#content h4 { font-size: 1.1em; }
#content h5 { font-size: 1.05em; }
#content h6 { font-size: 1em; }
#content	{ font: 13px verdana; line-height: 18px; }

#right .c-el h2 { font-size: 19px; line-height: 19px }
#right .c-el p { font: 13px verdana; line-height: 18px; }

