@charset "windows-1251";
@import url("highslide/style.css");
* {
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	width: 100%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #000000;
	margin-bottom: 5px;
}
#left_bord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6EFF8;
}
#top {
	position: relative;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 264px;
}
#top #phone {
	position: absolute;
	left: 90px;
	top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: right;
}

#sidebar_left {
	width: 276px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 10px;
}
#menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu li {
	width: 276px;
	background-image: url(images/menu_link.gif);
	background-repeat: no-repeat;
}
#menu li a {
	background-image: url(images/menu_link.gif);
	display: block;
	height: 26px;
	width: 276px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	line-height: 25px;
	text-indent: 60px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
}
#menu li a:hover {
	background-image: url(images/menu_hover.gif);
	color: #000000;
}
#menu li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li ul li {
	width: 250px;
	background-image: url(images/menu2_link.gif);
	background-repeat: no-repeat;
	margin-left: 26px;
}
#menu li ul li a {
	background-image: url(images/menu2_link.gif);
	display: block;
	height: 26px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	line-height: 25px;
	text-indent: 40px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
}
#menu li ul li a:hover {
	background-image: url(images/menu2_hover.gif);
	color: #000000;
}
#content {
	position: relative;
	background-color: #FFFFFF;
	width: 698px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
#content table {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	margin-bottom: 10px;
}
#content td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 2px;
}
#content h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
}
#content h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
}
#content p {
	margin-bottom: 10px;
}
#content a {
	font-family: Tahoma, Verdana, Arial;
	color: #1795B5;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content ul {
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: square;
}
#content ul li {
	margin-bottom: 4px;
}
#content ol {
	padding-left: 30px;
	margin-bottom: 10px;
}
#content ol li {
	margin-bottom: 4px;
}
#content .emplist {
	list-style-type: none;
	list-style-position: outside;
}
#content  .mgr10 {
	margin-bottom: 10px;
}
#content .line {
	margin-top: 8px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#content .no_border, #content .no_border table, #content .no_border td {
	border: 0px;
}
#page {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA70E;
	height: 23px;
	margin-bottom: 10px;
	position: relative;
	background-color: #FFFFFF;
}
#down {
	background-color: #D8D8D8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C5D35;
	height: 90px;
	position: relative;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 60px;
	top: 25px;
}
#link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 308px;
	top: 40px;
}
#link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#link a:hover {
	text-decoration: underline;
}
#made {
	position: absolute;
	left: 908px;
	top: 17px;
}
#banners {
	position: absolute;
	left: 715px;
	top: 10px;
}
#content    .table_bord   table  td, #content .table_bord table {
	border: 0px;
}
.st3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A8A8A8;
	font-weight: bold;
	line-height: 30px;
}
.st5 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.st4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

