.clear_all {
	clear: both;
}
.clear_all_center {
	clear: both;
	text-align: center;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
img {
	border: none;
}
body, div, td {
  margin: 0;
  padding: 0px;
  font-family: Verdana;
  font-size: 12px;
  color: #555;
}
ul, li {
	padding: 0px;
	margin: 0px;
}
li {
	margin: 3px 0px;
}
ul {
	margin-left: 25px;
	list-style-image: url(../img/small_arrow.gif);
}
a {
	color: #1A7F25;
}
a:hover {
	color: #696969;
}
td {
	vertical-align: top;
}
table.main_menu td {
	vertical-align: bottom;
	padding-right: 40px;
	height: 40px;
	font-family: Arial;
	font-size: 13px;
	white-space: nowrap;
}
table.main_menu a {
	text-decoration: none;
	color: #000;
	display: block;
	height: 25px;
	background-image: url(../img/menu_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 5px 7px 0px;
	white-space: nowrap;
}
table.main_menu a:hover {
	background-repeat: repeat-x;
}
#logo {
	width: 300px;
	border-bottom: 1px solid #39B54A;
}
#top_line {
	background-color: #2FBCE4;
	background-image: url(../img/topline_bg.gif);
	height: 17px;
}
#top_line2 {
	background-image: url(../img/topline_bg2.gif);
	width: 250px;
	border-left: 1px solid white;
}
#main_img {
	background-color: #82E2FA;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	height: 190px;
	border-top: 1px solid #fff;
}
#main_img div {
	margin-left: 430px;
	margin-top: 58px;
	font-family: arial narrow;
	font-size: 22px;
	color: White;
	text-align: center;
}
.big {
	font-size: 37px;
	font-family: arial;
}
.vmiddle {
	vertical-align: middle;
}
td.tels {
	width: 240px;
	border-left: 1px solid white;
}
#links a {
	display: block;
	height: 15px;
	margin: 5px 10px;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	margin-left: 50px;
	color: #696969;
}
#links a:hover {
	color: #1A7F25;
	text-decoration: underline;
}
#links {
	background-color: #E9FAFF;
	width: 250px;
	border-left: 1px solid #43ADE9;
	border-bottom: 1px solid #9f9f9f;
}
#links img {
	margin-right: 6px;
}
td.main_menu {
	border-bottom: 1px solid #39B54A;
}
td.tels {
	vertical-align: middle;
	text-align: right;
	color: #1A7F25;
	font-size: 20px;
	border-left: 1px solid #2FBCE4;
	border-top: 1px solid #fff;
	background-color: #F5FFF3;
	padding-right: 10px;
}
.17px {
	font-size: 17px;
}
#path {
	font-size: 11px;
	padding: 2px 35px;
	background-color: #74D5F6;
	color: #fff;
	border-top: 1px solid white;
}
#path a {
	color: #444;
	text-decoration: none;
}
#path a:hover {
	text-decoration: underline;
}
#right_path {
	background-color: #43ADE9;
	border-top: 1px solid white;
	border-left: 1px solid white;
	width: 250px;
}
td.right_block {
	background-color: #F3FFFE;
	width: 250px;
	border-left: 1px solid #74D5F6;
	background-image: url(../img/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.right_block {
	padding: 20px;
	font-family: Tahoma;
	font-size: 12px;
}
.right_block h2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #1A7F25;
}
.right_block ul {
	font-weight: bold; 
	color: #006699;
	font-size: 11px;
}
h1, .h1 {
	font-size: 21px;
	font-weight: normal;
	font-family: tahoma;
	color: #009BCD;
	padding: 0px;
	margin: 10px 0px;
}
h2, h3, .h2, .h3 {
	font-size: 17px;
	font-weight: normal;
	color: #1A7F25;
	font-family: verdana;
	padding: 0px;
	margin: 10px 0px;
}
h3, .h3 {
	font-size: 13px;
	font-weight: bold;
	color: #069;
}
div.right_block .h1 {
	font-size: 18px;
	font-family: arial;
}
div.right_block .h2 {
	font-family: arial;
	font-size: 18px;
}
#main_cont {
	padding: 10px 35px;
}
table.bot_menu td{
   border-top: 3px solid #39B54A;
	padding: 10px 20px;
	border-right: 1px solid white;
	background-color: #F5FFF3;
	text-align: center;
	vertical-align: middle;
}
table.bot_menu a {
	color: Black;
	text-decoration: none;
}
td.copyright {
	background-color: #74D5F6;
	width: 250px;
	border-left: 1px solid white;
	color: #222;
	text-align: center;
	vertical-align: middle;
	/*border-top: 3px solid #43ADE9;*/
	background-image: url(../img/copy_bg.jpg);
}
#liveinternet {
	margin: 0px;
	padding: 5px;
	width: 81px;
}
#print_version {
	text-align: right;
}
#print_version a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #069;
}
#print_version a:hover {
	text-decoration: underline;
}
#print_version img {
	margin-right: 6px;
	margin-top: 3px;
}

div.catmenu div a {
	font-family: Arial Narrow;
	font-size: 21px;
	font-weight: normal;
	color:  #1A7F25;
	margin: 0px;
	text-decoration: none;
	height: 20px;
	display: block;
}
div.catmenu div a:hover {
	text-decoration: underline;
}
div.catmenu div {
	margin-bottom: 5px;
}
div.catmenu div div {
	margin-left: 12px;
	margin-bottom: 1px;
}
div.catmenu div div a {
	text-transform: uppercase;
	padding-left: 0px;
	padding-bottom: 3px;
	display: list-item;
	border-left: 0;
	font-size: 11px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	list-style-image: url(../img/small_arrow.gif);
	margin-left: 10px;
	text-decoration: none;
	height: auto;
}
div.catmenu div div a:hover {
	color: #484C50;
}	
div.catmenu div div div a {
	text-transform: none;
	list-style-image: url(../img/more.gif);
	padding-left: 3px;
	padding-bottom: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #696969;
	border: 0px red solid;
	line-height: normal;
}
table.catalogue_list td {
	background-color: #fff;
	padding: 3px 3px 3px 10px;
	border-color: #B0CCE4;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	vertical-align: middle;
}
table.catalogue_list {
	border-color: #B0CCE4;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	margin-top: 10px;
}
table.catalogue_list th {
   font-size: 14px;
	font-weight: bold;
	padding: 3px;
	border-color: #B0CCE4;
	border-width: 0px 0px 1px 1px;
	border-style: double;
	background-color: #E5E9EC;
}
table.catalogue_list a {
	text-decoration: none;
}
table.catalogue_list a:hover {
	text-decoration: underline;
}
#td_p_img table p {
	margin: 0px;
	padding: 0px;
}