body
{
	color: #000;
	background-color: #aaa;/*#3e3e3e;*/
	font-family: Arial, Sans-Serif;
	font-size: 12px;

	margin: 0;
	padding: 0;
}
table, td
{
	font-size: 12px;
}

h1
{
	font-size: 20px;
	color: #516ad6;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 16px;
}
img
{
	border: 0px;
}
a, a:visited {
	color: #000;
}
a:hover {
	color: #516ad6;
}

#body
{
	width: 1024px;
	margin: 0 auto 0;

	color: #333;
}

#topline
{
	float: left;
	width: 1000px;
	height: 100px;
	margin: 10px 12px;
	background-color: #aaa;
}


#head
{
	float: left;
	width: 1000px;
	height: 100px;
	margin: 10px 12px;

	color: #fff;
	background-color: #3e3e3e;
	background-image: url(/img/head_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#head_wrap
{
	clear: both;
	width: 1000px;
	height: 100px;


}

#head_left
{
	float: left;
	width: 200px;
}

#logo
{
	width: 160px;
	height: 68px;
	position: relative;
	left: 24px;
	top: 19px;
}
#site_description
{
	position: relative;
	left: 20px;
	top: 30px;
	width: 400px;
	height: 50px;
}

#head_center
{
	float: left;
	width: 560px;
}

#head_right
{
	float: left;
	width: 240px;
}
#head a, #head a:visited {
	color: #fff;
}
#head a:hover {
	color: #ff9;
}


#main_menu
{
	float: left;
	width: 1000px;
	height: 50px;
	margin: 0px 12px 10px;

	font-size: 18px;
	color: #000;

	background-image: url(/img/menu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#main_menu_wrap
{
	clear: both;
	width: 100%;
}

#menu_center
{
	float: left;
	position: relative;
	top: 12px;
	left: 30px;
}
#main_menu a, #main_menu a:visited {
	color: #000;
	text-decoration: none;
}
#main_menu a:hover {
	color: #fff;
}



#middle
{
	float: left;
	width: 1000px;
	margin: 0px 12px 10px;
	color: #000;
}

#middle_wrap
{
	clear: both;
	width: 100%;

}
#middle_left
{
	float: left;
	width: 200px;
}

.left_block
{
	width: 200px;
	background-color: #fff;
	margin: 0px 0px 10px;
	padding: 10px 0;
}

#middle_center
{
	float: left;
	width: 560px;
	/*padding: 0px 10px;*/
}

.center_block
{
	clear: both;
	
	position: relative;
	left: 10px;
	width: 540px;
	background-color: #fff;
	margin: 0px 0px 10px;
	padding: 10px 0;

}

#middle_right
{
	float: left;
	width: 240px;
}

.right_block
{
	clear: both;
	width: 240px;
	background-color: #fff;
	margin: 0px 0px 10px;
	padding: 10px 0;

}

.block_wrap
{
	clear: both;
	width: 100%;
}
.block_header
{
	clear: both;
	
	width: 92%;
	position: relative;
	left: 4%;
	/*margin: 0px 10px 10px;*/
	font-size: 18px;
	color: #516ad6;
	background-color: #eee;
	border: 1px solid #ccc;
}
.block_header_text
{
	padding: 5px;
}
.block_content
{
	clear: both;
	
	width: 92%;
	position: relative;
	left: 4%;
	/*margin: 0px 10px;*/
	font-size: 12px;
	/*border: 1px solid #ddd;*/
}

#foot
{
	float: left;

	width: 1000px;
	height: 30px;
	margin: 0px 12px 10px;

	color: #fff;
	text-align: center;
}

#foot_wrap
{
	clear: both;
	width: 100%;
}

#foot a, #foot a:visited {
	color: #fff;
}
#foot a:hover {
	color: #ff9;
}


/*  Список компаний  */
.list
{
	float: left;
	width: 100%;
	margin: 5px 0;
	background-color: #eee;
	border: 1px solid #ccc
}
.list h3
{
	color: #000;
	float: left;
	position:relative;
	left: 2%;
	width: 96%;
	margin: 10px 0;

}
.list p
{
	float: left;
	position:relative;
	left: 2%;
	width: 96%;
	margin: 10px 0;
}

.list_spec
{
	float: left;
	position:relative;
	left: 2%;
	width: 96%;
	margin: 10px 0;
}

.list_contact
{
	float: left;
	position:relative;
	left: 2%;
	width: 96%;
	margin: 10px 0;
}
.list_address
{
	float: left;
	width: 100%;
	margin: 2px 0;
}
.list_tel
{
	float: left;
	width: 100%;
	margin: 2px 0;
}
.list_schedule
{
	float: left;
	width: 100%;
	margin: 2px 0;
}

/*  Список новостей  */
.news
{
	float: left;
	width: 100%;
	margin: 5px 0;
	background-color: #eee;
	border: 1px solid #ccc
}

.news h2
{
	color: #000;
	float: left;
	position:relative;
	left: 2%;
	width: 96%;
	margin: 10px 0 0;
}

.news_time
{
	color: #000;
	float: left;
	position:relative;
	left: 2%;
	width: 96%;
	margin: 2px 0;
}

.news_announce
{
	color: #000;
	float: left;
	position:relative;
	left: 2%;
	width: 96%;
	margin: 5px 0;
}

/*  Постраничная навигация  */
.pager
{
	color: #333;
	font-size: 20px;
	font-weight: bold;
}

/* счетчики */

.cnt
{
	color: #666;
}
