﻿BODY {
	width: 100%;
	margin: 0px;	padding: 0px; 
	font-family: Verdana; 
	font-size: 14px;
	color: black; 
	background-image: url(../images/header.jpg); 
	background-repeat: repeat-x; 
	background-position: 0px 0px;
	}

.main_bar {
	width: 100%;
	padding-left: 20px; padding-right: 20px;
	font-size: 14px;
	background-image: url(../images/back.jpg);
	}
.block_1 {
	width: 100%; 
	padding: 10px 10px 10px 10px;
	border-top: 2px dotted #58BAE9;
	text-align: right;
	}
.block_2 {
	border-right: 2px dotted #58BAE9;
	border-top: 2px dotted #58BAE9;
	}
.block_3 {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px dotted #58BAE9;
	}
.block_4 {
	border-left: 2px dotted #58BAE9;
	border-top: 2px dotted #58BAE9;
	}
.block_5 {
	width: 100%;
	padding-bottom: 20px;
	border-top: 2px dotted #58BAE9;
	}

.block_6 {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 2px dotted #58BAE9;
	border-bottom: 2px dotted #58BAE9;
	}
.block_7 {}
.block_8 {}
.block_9 {}


P {
	font-size: 14px;
	font-family: Verdana, Arial;
	color: black;
	}

H1 {
	font-size: 20px;
	font-family: Arial, Verdana;
	color: #E75F03;
	text-shadow: 3px 3px 3px #C4C4C4;
	text-align: center;
	}
H1 A{
	font-size: 16px;
	font-family: Arial, Verdana;
	color: #1475E0;
	text-shadow: 3px 3px 3px #C4C4C4;
	text-align: center;
	text-decoration: underline;
	}
H1 A:hover{
	font-size: 16px;
	font-family: Arial, Verdana;
	color: #E75F03;
	text-shadow: 3px 3px 3px #C4C4C4;
	text-align: center;
	text-decoration: underline;
	}

H3 {
	font-size: 17px;
	font-family: Arial, Verdana;
	color: #0393E9;
	text-shadow: 2px 2px 2px #C4C4C4;
	text-align: center;
	}

img {border: 0px;}

.ul_block {text-align: center; width: 450px; border-left: 2px dotted #58BAE9; padding: 10px 0px 10px 10px;}

.ul_block div {
	margin-top: 5px;
	padding: 2px 10px 2px 10px; 
	font-family: Arial, Verdana;
	font-size: 16px;
	background-image: url(../images/bottom_.jpg); background-repeat: repeat;
	}
.ul_block div a {
	color: black;
	font-size: 16px;
	text-shadow: 1px 1px 3px white;
	text-decoration: none;
	}
.ul_block div a:hover {
	color: white;
	font-size: 16px;
	text-shadow: 1px 1px 3px black;
	text-decoration: none;
	}
/* + For IE*/
//.ul_block div a:visited {
	color: black;
	font-size: 16px;
	text-shadow: 1px 1px 3px white;
	text-decoration: none;
	}
//.ul_block div a:active {
	color: black;
	font-size: 16px;
	text-shadow: 1px 1px 3px white;
	text-decoration: none;
	}
/* - For IE*/

.menu_top {
	text-align: center;
	margin-top: 180px;
	width: 100%;
	height: 30px;
	}
.menu_top a {
	font-size: 16px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 3px black;
	color: white;  
	padding: 7px 10px 7px 10px;
	background-color: #9DD7F2;
	border: 1px solid white;
	background-image: url(../images/bottom.jpg); background-repeat: repeat-x;
	}
.menu_top a:hover {
	font-size: 16px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 3px black;
	color: #FFFF9D;  
	padding: 7px 10px 7px 10px;
	background-color: #9DD7F2;
	border: 1px solid #FFFF9D;
	background-image: url(../images/bottom_hover.jpg); background-repeat: repeat-x;
	}
//.menu_top a:visited {
	font-size: 16px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 3px black;
	color: white;  
	padding: 7px 10px 7px 10px;
	background-color: #9DD7F2;
	border: 1px solid white;
	background-image: url(../images/bottom.jpg); background-repeat: repeat-x;
	}
//.menu_top a:active {
	font-size: 16px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 3px black;
	color: white;  
	padding: 7px 10px 7px 10px;
	background-color: #9DD7F2;
	border: 1px solid white;
	background-image: url(../images/bottom.jpg); background-repeat: repeat-x;
	}

.menu_bottom {
	text-align: center;

	width: 100%;
	height: 30px;
	}
.menu_bottom a {
	font-size: 16px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 3px black;
	color: white;  
	padding: 7px 10px 7px 10px;
	background-color: #9DD7F2;
	border: 1px solid white;
	background-image: url(../images/bottom.jpg); background-repeat: repeat-x;
	}
.menu_bottom a:hover {
	font-size: 16px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 3px black;
	color: #FFFF9D;
	padding: 7px 10px 7px 10px;
	background-color: #9DD7F2;
	border: 1px solid #FFFF9D;
	background-image: url(../images/bottom_hover.jpg); background-repeat: repeat-x;
	}
//.menu_bottom a:visited {
	font-size: 16px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 3px black;
	color: white;  
	padding: 7px 10px 7px 10px;
	background-color: #9DD7F2;
	border: 1px solid white;
	background-image: url(../images/bottom.jpg); background-repeat: repeat-x;
	}
//.menu_bottom a:active {
	font-size: 16px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 3px black;
	color: white;  
	padding: 7px 10px 7px 10px;
	background-color: #9DD7F2;
	border: 1px solid white;
	background-image: url(../images/bottom.jpg); background-repeat: repeat-x;
	}

H2 {
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 18px;
	text-shadow: 1px 1px 3px #C4C4C4;
	color: #0D9CF2;
	}

P {
	font-size: 14px;
	color: black;
	font-family: Verdana, Arial;
	}

A	{
	text-decoration: underline;
	color: #0E78C7;
	font-size: 14px;
	}
A:hover {
	color: #E75F03;
	text-decoration: none;
	font-size: 14px;
	}
//A:active {
	color: #E75F03;
	text-decoration: none;
	font-size: 14px;
//A:visited {
	color: #0E78C7;
	text-decoration: none;
	font-size: 14px;
	}

img, div { behavior: url(styles/iepngfix.htc) }

.catalogs {display: none;}

.footer {
	padding-bottom: 10px;
	font-size: 13px;
	color: black;
	}
.footer A {font-size: 13px; color: black;text-decoration: none;}
.footer A:hover{font-size: 13px; color: #43B1E7;}