body {
	font:11px Tahoma, Helvetica, sans-serif;
	margin:0px;
	background:url(../images/bg.jpg) top repeat-x;
	width:100%;
	height:100%;
	color:#828181;
}
a {
	outline:0;
	color:#828181;
}
.wrapper {
	width:1000px;
	position:relative;
	margin:0 auto;
}
.head {
	height:109px;
	position:relative;
}
.logo {
	display:block;
	width:150px;
	height:39px;
	background:url(../images/logo.jpg) top no-repeat;
	position:absolute;
	left:0;
	top:23px;
}
.contacts {
	display:block;
	width:223px;
	height:77px;
	background:url(../images/contacts.jpg) top no-repeat;
	position:absolute;
	right:0;
	top:0;
}
ul.menu-top {
	list-style-type:none;
	margin:0 0 14px 0;
	padding:0 0 0 2px;
	background:url(../images/menu-top-sep.jpg) top left no-repeat;
	overflow:hidden;
	zoom:1;
}
ul.menu-top li {
	padding:0 2px 0 0;
	background:url(../images/menu-top-sep.jpg) top right no-repeat;
	float:left;
}
ul.menu-top li a {
	display:block;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	line-height:45px;
	padding:0 18px;
}
ul.menu-top li a:hover {
	background-color:#042a53;
	color:#68d0fc;
}
.big-image {
	margin:0 0 14px 0;
}
.advantages {
	list-style-type:none;
	margin:0 0 14px 0;
	padding:0;
	overflow:hidden;
	zoom:1;
}
.adv-1 {
	width:335px;
	height:99px;
	position:relative;
	float:left;
	background:url(../images/adv-1.jpg) top no-repeat;
}
.adv-1 .list {
	position:absolute;
	top:21px;
	left:159px;
	line-height:17px;
}
.adv-2 {
	width:309px;
	height:99px;
	position:relative;
	float:left;
	background:url(../images/adv-2.jpg) top no-repeat;
}
.adv-2 .list {
	position:absolute;
	top:21px;
	left:131px;
	line-height:17px;
}
.adv-3 {
	width:356px;
	height:99px;
	position:relative;
	float:left;
	background:url(../images/adv-3.jpg) top no-repeat;
}
.adv-3 .list {
	position:absolute;
	top:21px;
	left:176px;
	line-height:17px;
}
.list a {
	text-decoration:none;
	color:#777;
}
.menu {
	width:280px;
	padding:0 14px 0 0;
	vertical-align:top;
}
.menu .container {
	border:1px solid #ddd;
	background:url(../images/menu-bg.jpg) top no-repeat;
}
.menu .container strong {
	display:block;
	font-weight:bold;
	color:#222121;
	line-height:30px;
	padding:0 0 0 32px;
	margin:0 0 10px 0;
}
.menu .container ul {
	list-style-type:none;
	margin:0;
	padding:0 25px;
}
.menu .container ul li {
	line-height:13px;
	padding:10px 0px;
	border-bottom:1px solid #e8e8e8;
}
.menu .container ul li.last {
	border:0;
}
.menu .container ul li a {
	text-decoration:none;
}
.content {
	width:706px;
	vertical-align:top;
}	
.content .container {
	border:1px solid #ddd;
	padding:10px 25px;
	line-height:22px;
	text-align:justify;
}
h1, h2, h3 {
	font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#222121;
}
.main-content {
	margin: 0 0 14px 0;
}
.links {
	border:1px solid #ddd;
	margin: 0 0 14px 0;
}
.links ul {
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
	zoom:1;
}
.links ul li {
	width:219px;
	float:left;
	line-height:40px;
	padding:0 0 0 30px;
	background:url(../images/bullet.jpg) top left no-repeat;
}
.links ul li a {
	text-decoration:none;
}
.footer {
	margin: 0 0 14px 0;
	overflow:hidden;
	zoom:1;
}
.footer .contacts-bottom {
	float:left;
	line-height:20px;
}
.footer .contacts-bottom span {
	color:#222121;
}
.footer .dev {
	float:right;
	line-height:20px;
	text-align:right;
}
.footer .dev a {
	text-decoration:none;
}
.footer .dev span {
	color:#222121;
}
.text_page table {
	border:1 solid #ddd;
	padding:0;
	border-collapse:collapse;
}
.text_page table td {
	padding:0;
	border-color:#ddd;
}