*	{
	font-size:13px;
	color:#333;
	font-family: verdana;
}

body	{
	margin:0;
	background:#FFF;
}

table, tr, td	{
	text-align:left;
	vertical-align:top;
	border:0;
	margin:0;
	padding:0;
}

a img	{
	border:0;
}

a, a visited {
	color:#666;
	text-decoration:underline;
}

a:hover	{
	color:#444;
	text-decoration:underline;
}

h1	{
	font-size:15px;
	padding:0;
	margin:0;
	color:#090909;
}

h2	{
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#090909;
}

.container	{
	width:100%;
	height:100%;
	text-align:center;
	background:url(pics/bg_bottom.gif) bottom repeat-x;
}

.tdcontainer	{
	text-align:center;
}

.main_table	{
	width:1000px;
	height:100%;
	margin:0 auto;
	background:url(pics/top_bg.gif) center top repeat-x;
}

.top_block	{
	height:325px;
}

.menu	{
	margin:auto;
}

.menu_block	{
	text-align:center;
	height:30px;
	background:#acc1d2;
}

.menu_item	{
	background:url(pics/menu_separ.gif) left center no-repeat;
	margin:0 3px 0 20px;
}

.menu_item a, .menu_item a:visited	{
	color:#444;
	line-height:30px;	
	font-size:15px;
	margin:0 25px 0 12px;
}

.menu_item a:hover	{
	color:#666;
	text-decoration:none;
}

.main_block	{
	color:#444;
	background:#f4f5f6;
	padding:10px 15px;
}

.mainer img	{
	border:#aaa solid double;
}

.left_block	{
	padding: 10px 10px 0 10px;
	width:210px;
}

.right_block	{
	padding: 0 0 0 10px;
	width:210px;
}

.h1	{
	background:url(pics/h1.gif) left no-repeat;
	width:100%;
}

.h1 h1	{
	font-size:18px;
	line-height:51px;
	font-weight:normal;
	margin:0 0 0 10px;
	padding:0;
	color:#444;
}



.ramka	{
	width:100%;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	height:100%;
	padding: 10px;
}
.news	{
	background:url(pics/news.gif) top left no-repeat;
	margin: 0 0 10px 0;
	clear:both;
}

.news h2	{
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#666;	
	margin: 0 0 5px 15px;
}

.more	{
	float:right;
}

.bottom_block	{
	height:100px;
	padding:10px 11px 0 11px;
	vertical-align:middle;  
	background:url(pics/bottom_bg.jpg) bottom no-repeat;
}

.linkall	{
	float:right;
	line-height:31px;
}

.copy	{
	float:left;
	line-height:31px;
}


table, tr, td	{
	border:0px solid red;
}

div	{
	border:0px solid green;
}

