body				{margin: 0px; padding: 0px; background: #fff; font-size: 11px; color: #646464; font-family: Tahoma, Verdana, Arial;}


/* MAIN PART */
#header				{min-width: 1000px; width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? "1000px" : "100%"); height: 240px; border: 0px; background: url(../images/header_bg.jpg) repeat-x top;}
#header_right		{display: block; height: 240px; float: right; width: 520px; background: url(../images/header_right.jpg) no-repeat top right;}
#header_left		{display: block; height: 240px; float: left; width: 451px; background: url(../images/header_left.jpg) no-repeat top left;}
#logo				{margin: 40px 0px 0px 128px;}
#main 				{width: 916px; left: 50%; display: block; position: absolute; margin-left: -458px;}
#content			{width: 650px; float: left;}
#block				{width: 250px; float: right;}
#footer				{width: 916px; display: block; text-align: center; margin: 20px 0px 40px 0px;}
#menu				{margin: 30px 0px 0px 180px;}
#menu img			{display: block; margin-top: 5px;}
#menu a, 
#menu a:visited 	{color: #646464; font-family: "Trebuchet MS", Tahoma; font-weight: bold; text-decoration: none; display: block; font-size: 12px; margin-left: 7px; line-height: 14px;}
#menu a:hover		{text-decoration: underline;}

.title				{margin: 0px 0px 0px 15px;}
.clear				{clear: both;}

.news_block_title	{font-weight: bold; text-decoration: underline; padding-left: 20px;}
.news_block_content	{padding: 15px 15px 15px 35px;}
.news_link,
.news_link:visited,
.news_link:hover	{font-weight: bold; text-decoration: underline; color: #646464; }
.news_item			{margin-top: 10px; margin-left: 10px; border-bottom: 1px dashed #646464;}
.news_time			{float: right; text-decoration: underline; font-size: 10px; margin-top: 15px;}
.news_read			{margin-top: 10px; margin-left: 10px; }
.input				{border: 1px solid #666; padding: 3px;}

h5					{font-size: 14px;}
.menulevel2			{margin: 0px; padding: 0px 0px 0px 10px;}
.doc				{list-style: none; margin: 4px;}
.doc a,
.doc a:visited		{color: #646464; font-weight: bold; text-decoration: none;}
.doc a:hover		{text-decoration: underline;}