* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: url(../images/fon.jpg) repeat-x;
	}

td {
	text-align : left;
	vertical-align: top;
}

p {
	padding: 6px 0;
}

img {
	border: 0;
}

form, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
       text-align : left;
	color: #282828;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5F9EA0;
	margin: 9px 0 9px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
       text-align : left;
	color: #1F88B5;
	margin: 20px 0px 0px 0px;
}

li {
	padding-bottom: 10px;
	list-style: inside;
}

strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67686c;
	display: block;
	margin: 0 0 0px 0;
}

strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67686c;
}

a {
	font-size: 12px;
	color: #1F88B5;
       text-align : left;
	text-decoration: underline;
}

a:visited {
	font-size: 12px;
	color: #1F88B5;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #1F88B5;
	text-decoration: none;
}

#wrapper {
	width: 900px;
       background: #ffffff;
	margin: 0px auto;
	padding: 10px 48px 48px 48px;
}

#top-bar {
	margin: 0px 0px;
	overflow: hidden;
}

#icons {
	float: left;
	padding: 13px 0 0 10px;
}

#icons img {
	margin: 0 7px;
}

#tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #282828;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 110px;
}

#tel span {
	font-size: 18px;

}

#date {
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	position: absolute;
	top: 300px;
	left: 60px;
	text-align: center;
}


#header {
	background: url(../images/header.jpg);
	width: 900px;
	height: 275px;
	position: relative;
}

* html #header {
	margin-top: 5px;
}

#logo {
	position: absolute;
	top: 50px;
	left: 47px;
}


#title {
	width: 200px;
	position: absolute;
	top: 155px;
	left: 100px;
	font-size: 11px;
	color: #AAAAAA;
	text-align: right;
}

#menu {
	background: url(../images/menu.jpg);
	width: 900px;
	height: 55px;
}

#menu li {
	list-style: none;
	display: block;
	background: url(../images/border.jpg) no-repeat top right;
	float: left;
}

#menu .last {
	background: none;
}

#content {
	width: 900px;
	float: left;
	padding: 28px 28px 40px 0px;
	background-color: white;
}

#footer {
	width: 100%;
	background: #99A9B8;
	font-size: 11px;
	color: #FFFFFF;
	clear: both;
}

#footer td {
	vertical-align: middle;
	padding: 6px 6px 6px;
}

#footer a, #footer a:visited, #footer a:hover {
	font-size: 11px;
	color: #FFFFFF;
}

.center {
	text-align: center;
}

.right {
	text-align: center;
}

#bottom-menu {
	padding: 15px 0;
	margin-left: 10px;
}

#bottom-menu li {
	list-style: none;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

#bottom-menu a, #bottom-menu a:visited, #bottom-menu a:hover {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0 7px;
}

#counters {
	padding: 15px;
}