body,p, ul, dl, dt, dd {
	margin: 0;
	padding: 0;
}
body {
	background: url("images/bg.jpg") repeat-x left top #fdfdee;
}
h4, p, a, b, td, dt, dd, ul {
	font-family: arial, sans-serif;

}

p {
	margin-bottom: 18px;
	font-size: 13px;
	color: #0164ab;
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
#box {
	width: 100%;
	min-width: 995px;
	_width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 995 ? "995px": "100%");
	background: url("images/header.jpg") no-repeat left top;
}
#header, #footer #inner {
	width: 100%;
}
#header {
	position: relative;
	height: 322px;
}
#logo {
	position: absolute;
	top: 39px;
	left: 130px;
	width: 179px;
	height: 67px;
}
#logo a {
	display: block;
	width: 179px;
	height: 67px;
}
#logo span {
	display: none;
}
#header .contacts {
	position: absolute;
	top: 12px;
	left: 435px;
	font-family: tahoma, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #fff;
}
#header .contacts span {
	font-size: 24px;
	font-weight: normal;
	color: #9ff;
}

#container {
	margin-top: 8px;
	margin-left: 31px;
	margin-right: 1px;
}
#left {
	float: left;
	width: 245px;
}
#main {
	margin-left: 267px;
	margin-right: 241px;
	margin-top: 12px;
	font-family: tahoma, arial;
	font-size:    13px;
	color: #0164AB;
}
#container .inner {
	float: left;
	width: 100%;
	padding-bottom: 30px;
	margin-bottom: 1px;
	background: url("images/right.gif") repeat-y right top;

}
#right {
	float: right;
	width: 219px;
}
#menu {
	position: relative;
	width: 244px;
	margin-top: -8px;
	background: url("images/menu/bg.jpg") repeat-y left top;
}
#menu ul {
	padding-top: 6px;
	padding-bottom: 45px;
	padding-left: 8px;
	background: url("images/menu/bottom.jpg") no-repeat left bottom;
}
#menu li {
	width: 228px;
	height: 27px;
	line-height: 27px;
	border-top: 1px solid #01538d;
	border-bottom: 1px solid #679068;
	background: url("images/menu/circle.jpg") no-repeat 51px 10px;
}
#menu li.selected {
	background: none;
}
#menu li.first {
	border-top: 1px solid #0264ab;
}
#menu li.last {
	border-bottom: 1px solid #0264ab;
}
#menu a {
	display: block;
	padding-left: 47px;
	margin-left: 30px;
	margin-right: 20px;
	height: 27px;
	line-height: 28px;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}
#menu a:hover {
	text-decoration: underline;
}
#menu b {
	display: block;
	padding-left: 47px;
	margin-left: 30px;
	margin-right: 20px;
	height: 27px;
	line-height: 28px;
	background: #fed104;
	font-family: verdana, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	text-transform: uppercase;
	color: #01518b;

}
#main p {
	text-align: justify;
	line-height: 14px;
}
#right {
	padding-top: 12px;
}
#services {
	width: 141px;
	height: 21px;
	margin: auto;
	position: relative;
	_left: -12px;
	margin-bottom: 13px;
}
#services li {
	float: left;
	margin-left: 16px;
	width: 23px;
	height: 21px;
	background-color: #fff;
}
#services a {
	display: block;
	width: 23px;
	height: 21px;
}
#services span {
	display: none;
}
#map {
	background: url("images/services/map.jpg") no-repeat center center;
}
#letter {
	background: url("images/services/letter.jpg") no-repeat center center;
}
#home {
	background: url("images/services/home.jpg") no-repeat center center;
}

#right h3 {
	text-align: center;
}
#articles {
	width: 183px;
	margin-left: 19px;
}
#articles dt {
	line-height: 12px;
	margin-bottom: 5px;
}
#articles a, #articles dd {
	font-size: 12px;
	color: #767778;
}
dd.more_info {
	margin-bottom: 10px;
	text-align: right;
}
dd.more_info a {
	text-decoration: none;
}

#footer {
	position: relative;
	clear: both;
	background: url("images/footer.jpg") repeat-x left top;
}
#footer .inner {
	height: 96px;
	background: url("images/footer.gif") no-repeat left bottom;
}
#footer .contacts {
	position: absolute;
	top: 25px;
	left: 357px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#footer .contacts span {
	display: block;
	font-size: 19px;
}
#madeby {
	position: absolute;
	top: 30px;
	right: 10px;
	font-size: 12px;
	color: #000;
    	text-align: right;
}
#madeby span {
	display: block;
}
#madeby a {

	color: #000000;
}
.link {
	color: #0164AB;
}
.map {
	color: #1695ca;
}

h1 {
    margin-top: 9px;
    margin-bottom: 5px;
	font-size:    18px;
	font-weight:  normal;
	color: #0164AB;
    text-transform: 

}

h2, h3, h4 {
    margin-top: 10px;
    margin-bottom: 10px;
	font-size:   17px;
	font-weight: normal;
	color: #0164AB;
}
.infa {

    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size: 16px;
	font-weight:  bold; 
	color: #0164AB;
}
#sert {
	margin-bottom: 20px;
}
#sert td {
	vertical-align: top;
	text-align: center;
	width: 170px;
}
#tovar {
	background-color: #e1e3e5;
	margin-top: 15px;
	margin-bottom: 15px;
}
#tovar td{
	text-align: center;
	width: 110px;
	background-color: #fdfdee;
	padding: 5px;
}
#tovar th{
	padding: 5px;
}
#tovar1 {
	background-color: #e1e3e5;
	margin-top: 15px;
	margin-bottom: 15px;
}
#tovar1 td{
	text-align: center;
	background-color: #fdfdee;
	padding: 5px;
}
#tovar1 td#tl{
	text-align: left;
}
#tovar1 th{
	padding: 5px;
}
.zagolovok {
    margin-top: 10px;
    margin-bottom: 10px;
	font-size:   17px;
	font-weight: normal;
	color: #0164AB;
}
a.mainlink {
	font-size:   13px;
	font-weight: normal;
	color: #0164AB;
}