body {
	BACKGROUND-COLOR: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: arial;
}
hr {
	background: #dedede;
	border: 0;
	height: 1px;
}
h1  {
	font-size: 24px;
	color: #003399;
	font-weight: normal;
}
h2  {
	font-size: 18px;
	color: #003399;
	font-weight: normal;
}
h3  {
	font-size: 16px;
	color: #689fe9;
}
.main_tab {
	width: 70%;
	min-width: 1000px;
	margin: 0px auto;
}
.top-uslugi span{text-transform: initial;}
.top-uslugi ul li{
	list-style-image: url(/img/marker2.png);
	font-size: 18px;
	color: #003399;
}
.contacts_top {
	text-align: right;
	color: #f84506;
	font-size: 20px;
}
.contacts_top span{
	font-size: 18px;
	color: #003399;
}
.menu_top {
	height: 50px;
}
.menu_top a {
	padding: 10px 20px 10px 0px;
	color: #ffffff;
	float: left;
	text-decoration: none;
}
.menu_top a:hover {
	color: #bac8e3;
}
.menu_top ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.menu_top li {

}
.blocks {
	padding: 15px 0;
}
.blocks span {
	font-size: 24px;
	color: #003399;
}

.catalog  li {
	padding: 5px 0;
	list-style-image: url(/img/marker.png);
}
.catalog  li a{
	color: #313131;
	text-decoration: none;
}
.menu_footer ul {
	list-style: outside none none;
	padding-left: 15px;
}
.menu_footer span{
	color: #003399;
	font-weight: bold;
}
.menu_footer  li {
	padding: 5px 0;
	list-style-image: url(/img/marker.png);
}
.menu_footer li a{
	color: #313131;
}
.copyright {
	color: #ffffff;
	height: 50px;
}
.copyright a {
	color: #666666;
	text-decoration: none;
}