@charset "utf-8";
body
{
	min-width: 1000px;
	background-image: url(../images/fon_repeat.jpg);
	margin-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3f4c6b;
	background-repeat: repeat-x;
	background-position: right top;
}
a {
	text-decoration: none;
	color: #3f4c6b;
}
a:hover {
	text-decoration: underline;
	color: #628700;
}
img {
	border: none;

}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Поддержка вертикального ритма: bs=13; ms=13*1.5=19.5; font-size=fs/bs; line-height=lh/fs; margin=ms/fs; */
h1 {
	font-size: 26px;
	font-weight: normal;
	line-height: 1.18em;
	margin: 0.88em 0;
	color: #454545;
}  /* 22px (26) */
h2 { font-size: 1.38em; line-height: 1.44em; margin: 1.08em 0; color: #454545; }  /* 18px (26) */
.menu h2{
	font-size: 14px;
	display: inline;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container_right h3{
	font-size: 15px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

h4 {
	line-height: 1.1em;
	font-size: 21px;
	font-weight: normal;
}  /* 13px (19.5) */
h5 { font-size: 1em;    line-height: 1.5em;  margin: 1.5em 0;  color: #333333; }  /* 13px (19.5) */
h6 { font-size: 1em;    line-height: 1.5em;  margin: 1.5em 0;  color: #333333; }  /* 13px (19.5) */

hr {border-color: #ddd; }

blockquote {border-color: #ddd; }
.articles { margin-top: 1em;}
.articles li { list-style: none;}
#container_menu {
	width: 728px;
	float: right;
}
.menu li{
	float:left;
	display: block;
}
.menu li:hover{
	background-color: #8bb718;
	color: #FFF;
}
.menu li a{
	float:left;
	color: #3f4c6b;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
}
.menu li a:hover{
	color: #FFF;
}
.menu .active a {
	color: #FFF;
	background-color: #8bb718;
	cursor: default;
}
.ikonki ul {
	list-style:none;
	margin:0;
	padding:0;
}
.ikonki li {
	float:left;
	height: 38px;
}
.ikonki .home_active {
	background-image: url(../images/images/glavnaya.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ikonki .map {
	background-image: url(../images/sitemap.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ikonki .map_active {
	background-image: url(../images/images/sitemap-active.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ikonki .mail {
	background-image: url(../images/kontakty.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ikonki .mail_active {
	background-image: url(../images/images/sitemap-active.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ikonki li A {
	height: 10px;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3f4c6b;
	margin-top: 14px;
	display:block;
	padding:0 26px 0 26px;
	text-decoration:none;
}
.ikonki .bnone {
	border:none;
}
#contacty {
	float: left;
	margin-top: 115px;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 6px;
}
a.contacty {
	text-decoration: underline;
}
a.contacty:hover {
	text-decoration: none;
}
#container_right {
	float: right;
	width: 728px;
}
#slogan {
	float: left;
	width: 240px;
}

#null_otchetnost {
	float: right;
	width: 326px;
	height: 128px;
	background-image: url(../images/nulevaya-otchetnost.png);
	background-repeat: no-repeat;
}
#buh_obsluzhivanie {
	float: right;
	width: 326px;
	clear: both;
	height: 128px;
	background-image: url(../images/buxgalterskoe-obsluzhivanie.png);
	background-repeat: no-repeat;
	margin-top: 2px;
}
#registraciya_firm {
	float: right;
	width: 326px;
	clear: both;
	height: 128px;
	background-image: url(../images/registraciya-ooo-ip.png);
	background-repeat: no-repeat;
	margin-top: 2px;
}
.sl-bloki  {
	height: 128px;
	width: 30px;
	display: block;
	float: left;
}

.text_bloki {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding: 0;
	margin: -15px 0 0 0;
}

.cena_bloki {
	color: #FFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 100%;
}
#about {
	width: 340px;
	float: left;
	height: 100%;
}
#uslugi {
	width: 275px;
	float: left;
	margin-left: 55px;
}
ul.uslugi {
	margin: 0;
	padding: 0;
}
ul.uslugi li{
	font-size: 14px;
	margin: 1em 0;
	padding: 0 0 0 35px;
	list-style-type: none;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
}
#spisok {
	width: 275px;
	float: left;
	margin-left: 55px;
}
ul.spisok {
	margin: 0;
	padding: 0 0 0 35px;
}
ul.spisok li{
	font-size: 14px;
	margin: 1em 0;
	padding: 0 0 0 35px;
	list-style-type: none;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
}

#novosti {
	width: 275px;
	float: left;
	margin-left: 55px;
}

.container_logo  {
	padding-top: 25px;
	float: left;
}
.container_logo  a{
	display: block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 378px;
}

#contacts  {
	background-image: url(../images/contacts.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 328px;
	padding-top: 15px;
	padding-left: 30px;
	background-position: right bottom;
	clear: both;
}
#zagolovok {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3e84b3;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.footer {
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccd1de;
	padding-top: 20px;
}
.footer #footer_text {
	font-size: 10px;
	color: #828ca6;
	text-transform: uppercase;
	float: left;
}
#footer_gl {
	float: right;
	width: 30px;
	padding-top: 5px;
}
#footer_sylki {
	float: right;
	padding-top: 15px;
}
.footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.footer ul li {
	float: left;
	font-size: 10px;
	margin-right: 5px;
	margin-left: 10px;
}
.footer ul li img{
}
oter ul li img{
}

.news_zagalovok {
	font-size: 14px;
	font-weight: bold;
}

.topnav{
	display:block;
	float:right;
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

.topnav ul, .topnav li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	text-transform: uppercase;
	}

.topnav li a:link, .topnav li a:visited, .topnav li a:hover{
	display:block;
	margin:0;
	padding:5px 15px;
	color:#3f4c6b;
	text-decoration: none;
	}

.topnav ul ul li a:link, .topnav ul ul li a:visited{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

.topnav li.last a{
	margin-right:0;
	}

.topnav li a:hover, .topnav ul li.active a{
	color:#FFFFFF;
	background-color:#8bb718;
	}
	
.topnav li li a:link, .topnav li li a:visited{
	width:150px;
	float:none;
	margin:0;
	padding:7px 10px;
	font-size:12px;
	font-weight:normal;
	}

.topnav li ul{
	z-index:9999;
	position: absolute;
	left: -999em;
	height:auto;
	width:170px;
	border-left:1px solid #CCCCCC;
	background-color: #FFFFFF;
	}

.topnav li ul a{width: 140px;}

.topnav li ul ul{margin: -32px 0 0 0;}

.topnav li:hover ul ul{left: -999em;}

.topnav li:hover ul, #topnav li li:hover ul{left:auto;}

.topnav li:hover{ position: static;}

.topnav li.last a{margin-right:0;}