html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px 6px 6px;
	padding: 0px;
	position: relative;
	font: 11px Tahoma, Arial, sans-serif;
	color: #5B5B5B;
	min-width: 982px;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #2175BA;
}
a:hover {
	text-decoration: none;
}
a.inverted {
	text-decoration: none;
}
a.inverted:hover {
	text-decoration: underline;
}
:focus {
	outline: 0;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
h1 {
	font: 22px Arial, Helvetica, sans-serif;
	color: #05355D;
	margin: 0px;
	padding: 0px 0px 15px;
}
h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #05355D;
	margin: 0px;
	padding: 0px 0px 10px;
}
h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #05355D;
	margin: 0px;
	padding: 0px 0px 10px;
}
h4 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #05355D;
	margin: 0px;
	padding: 0px 0px 10px;
}
h5 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #05355D;
	margin: 0px;
	padding: 0px 0px 10px;
}
h6 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #05355D;
	margin: 0px;
	padding: 0px 0px 10px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #05355D;
}
.main_tab {
	width: 100%;
	border-collapse:collapse;
}
.header_left {
	padding: 0px;
	width: 300px;
	height: 198px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.logo {
	display: block;
	height: 59px;
	width: 229px;
	margin-right: auto;
	margin-left: auto;
}

.header_right {
	vertical-align: top;
	padding: 0px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.content_left {
	vertical-align: top;
width: 200 px;
	padding: 0px 0px 40px;
	background-color: #F5F5F5;
}
.menu {
	margin-bottom: 25px;
	background-color: #FFFFFF;
	padding-top: 7px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	font: 18px Arial, Helvetica, sans-serif;
	min-height: 1px;
	color: #FFFFFF;
}
.menu li {
	background-color: #05355D;
	margin-bottom: 4px;
	list-style: none;
	padding: 13px 10px 15px 33px;
	min-height: 1px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 15px;
}
.menu a:hover {
	text-decoration: underline;
}
.menu .active {
	background-color: #276395;
	padding-top: 18px;
}
.menu ul ul {
	font-size: 15px;
	background-color: #0E5189;
	background-image: url(../images/menu_level_2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 18px -10px -15px -33px;
	padding: 4px 0px 18px 33px;
}
.menu ul ul li {
	background-color: transparent;
	margin-bottom: 0px;
	padding: 5px 10px 7px 0px;
	background-image: url(../images/menu_level_2_divider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.menu ul ul a {
	background-image: url(../images/menu_level_2_bullet.gif);
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 9px;
}
.menu ul ul ul {
	font-size: 11px;
	background-color: transparent;
	background-image: none;
	margin: 5px 0px -7px;
	padding: 0px;
}
.menu ul ul ul li {
	padding: 6px 10px;
	background-position: left top;
}
.menu ul ul ul a {
	background-image: url(../images/menu_level_3_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 11px;
}
.menu ul ul ul b {
	background-image: url(../images/menu_level_3_bullet_active.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
.menu ul ul ul ul {
	background-color: transparent;
	background-image: url(../images/menu_level_2_divider.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px 0px 0px;
	margin-right: -10px;
	margin-bottom: -5px;
	margin-left: -10px;
}
.menu ul ul ul ul li {
	padding: 6px 0px 6px 41px;
	background-color: #276395;
	background-image: none;
	margin-bottom: 1px;
}
.news_hd {
	font: 18px Arial, Helvetica, sans-serif;
	color: #05355D;
	padding-bottom: 8px;
}
.news_hd a {
	color: #05355D;
}
.news_date {
	color: #6E6E6E;
	padding-bottom: 4px;
}
.news_theme {
	padding-bottom: 4px;
	font-weight: bold;
}
.news_theme a {
	color: #000000;
}
.news_preview {
	padding-bottom: 4px;
	text-align: justify;
}









.content_right {
	vertical-align: top;
	padding: 0px;
}
.slogan {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #05355D;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-left: 6px;
	margin-bottom: 6px;
}
.search {
	background-color: #E3E3E3;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #05355D;
	padding: 17px 9px 17px 35px;
}
.search table {
	width: 100%;
	border-collapse:collapse;
}
.search td {
	padding: 0px 10px 0px 0px;
	text-align: center;
}
.search .inp {
	font: 11px Tahoma, Arial, sans-serif;
	color: #4C4C4C;
	border-top: 1px solid #6F6F6F;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	border-left: 1px solid #6F6F6F;
	width: 90%;
	height: 15px;
	padding-left: 3px;
}
.search select {
	font: 11px Tahoma, Arial, sans-serif;
	color: #4C4C4C;
	border-top: 1px solid #6F6F6F;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	border-left: 1px solid #6F6F6F;
	width: 90%;
	padding-top: 1px;
	padding-left: 3px;
}
.content_table {
	width: 100%;
	border-collapse:collapse;
}
.center {
	vertical-align: top;
	padding: 0px 33px;
}
.trail {
	color: #262626;
	background-color: #F5F5F5;
	padding: 14px 33px 17px;
	margin: 0px -33px 27px;
}
.trail a {
	color: #05355D;
}
.trail b {
	font-weight: normal;
}
.right {
	vertical-align: top;
	padding: 1px 0px 0px;
	width: 250px;
	background-color: #F5F5F5;
}

.add_menu {
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.add_menu ul {
	background-color: #E0E0E0;
	margin: 0px;
	padding: 6px 0px 8px 34px;
	font: 18px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.add_menu li {
	background-image: url(../images/add_menu_divider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 7px;
}
.add_menu a {
	color: #FF0000;
	text-decoration: none;
	background-image: url(../images/add_menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 16px;
}
.add_menu a:hover {
	text-decoration: underline;
}
.box_hd {
	font: 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #276395;
	padding: 20px 10px 15px 30px;
	left: -1px;
	margin-right: -2px;
	position: relative;
}
.box_hd a {
	color: #FFFFFF;
}


.box {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	padding: 0px 10px 15px 30px;
	position: relative;
	left: -1px;
	margin-right: -2px;
}
.box .white {
	background-color: #FFFFFF;
	padding: 15px 10px 30px 30px;
	margin-right: -10px;
	margin-left: -30px;
}
.box .action {
	background-color: #F7F7F7;
	text-align: center;
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	margin-right: -10px;
	margin-left: -30px;
	padding-left: 0px;
}
.useful_hd {
	font: 18px Arial, Helvetica, sans-serif;
	color: #05355D;
	padding-bottom: 8px;
}
.useful_hd a {
	color: #05355D;
}
.useful {
	margin: 0px;
	padding: 0px;
}
.useful li {
	background-image: url(../images/useful_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-bottom: 15px;
	padding-left: 9px;
	list-style: none;
}
.ask {
	padding-top: 15px;
	margin-left: -6px;
}
.ask .inp {
	font: 11px Tahoma, Arial, sans-serif;
	color: #6E6E6E;
	width: 95%;
	margin-bottom: 5px;
	border-top: 1px solid #6F6F6F;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	border-left: 1px solid #6F6F6F;
}
.ask textarea {
	font: 11px Tahoma, Arial, sans-serif;
	color: #6E6E6E;
	width: 95%;
	border-top: 1px solid #6F6F6F;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	border-left: 1px solid #6F6F6F;
	margin-bottom: 15px;
}
.gallery {
	width: 100%;
	border-collapse: collapse;
}
.gallery td {
	padding: 0px 0px 20px 20px;
}
.gallery .pic_cell {
	text-align: center;
	padding-left: 0px;
}
.footer {
	background-color: #05355D;
	height: 131px;
	color: #FFFFFF;
	background-image: url(../images/footer_bg_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer .bg {
	height: 131px;
	background-image: url(../images/footer_bg_2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer .footer_left {
	float: left;
	width: 28%;
	text-align: center;
	padding-top: 57px;
}
.footer table {
	height: 131px;
	width: 71%;
	border-collapse:collapse;
	float: right;
	background-image: url(../images/footer_bg_3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer .footer_center {
	padding: 0px;
	text-align: center;
}
.footer_center a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.footer_center a:hover {
	text-decoration: underline;
}

.footer .footer_right {
	padding: 34px;
	width: 31%;
	text-align: right;
}
.footer_right a {
	color: #FFFFFF;
}
.footer_right .email {
	text-decoration: none;
}
.footer_right .email:hover {
	text-decoration: underline;
}







.contacts {
	color: #FFFFFF;
	font: 24px/24px Arial, Helvetica, sans-serif;
	text-align: right;
	position: absolute;
	top: 17px;
	right: 34px;
}
.contacts a {
	color: #FFFFFF;
	text-decoration: none;
}
.contacts a:hover {
	text-decoration: underline;
}
.contacts_shadow {
	color: #000000;
	margin-right: -1px;
	margin-top: 1px;
}
.contacts_shadow a {
	color: #000000;
}
.collage {
	height: 193px;
	margin-left: 6px;
	position: relative;
	background-image: url(../images/collage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #2685BF;
	overflow: hidden;
}
.collage .collage_left {
	height: 193px;
	position: absolute;
	top: 0px;
}
.collage .collage_left_0 {
	background-image: url(../images/collage_left_0.png);
	width: 397px;
	margin-left: -180px;
	position: absolute;
	left: 30%;
	top: 0px;
	z-index: 70;
}
.collage .collage_left_1 {
	background-image: url(../images/collage_left_1.png);
	width: 352px;
	margin-left: -200px;
	position: absolute;
	left: 30%;
	top: 0px;
	z-index: 70;
}
.collage .collage_left_2 {
	background-image: url(../images/collage_left_2.png);
	width: 429px;
	margin-left: -220px;
	position: absolute;
	left: 30%;
	top: 0px;
	z-index: 70;
}
.collage .collage_left_3 {
	background-image: url(../images/collage_left_3.png);
	width: 426px;
	margin-left: -220px;
	position: absolute;
	left: 30%;
	top: 0px;
	z-index: 70;
}
.collage .collage_left_4 {
	background-image: url(../images/collage_left_4.png);
	width: 294px;
	margin-left: -240px;
	position: absolute;
	left: 30%;
	top: 0px;
	z-index: 70;
}
.collage .collage_right {
	position: absolute;
	height: 193px;
	top: 0px;
}
.collage .collage_right_0 {
	background-image: url(../images/collage_right_0.png);
	width: 446px;
	right: 20%;
	margin-right: -220px;
}
.collage .collage_right_1 {
	background-image: url(../images/collage_right_1.png);
	width: 547px;
	right: 20%;
	margin-right: -250px;
}
.collage .collage_right_2 {
	background-image: url(../images/collage_right_2.png);
	width: 466px;
	right: 20%;
	margin-right: -250px;
}
.collage .collage_right_3 {
	background-image: url(../images/collage_right_3.png);
	width: 432px;
	right: 20%;
	margin-right: -200px;
}
.collage .collage_right_4 {
	background-image: url(../images/collage_right_4.png);
	width: 594px;
	right: 20%;
	margin-right: -220px;
}
/*---------------------NEW----------------------------*/
.content_table .center .inner_table {
	clear: both;
	margin-bottom: 30px;
	margin-top: 10px;
	width: 100%;
}
.content_table .center .inner_table a {
	color: #08315F;
	text-decoration: underline;
	margin-right: 4px;
	margin-left: 2px;
}
.content_table .center .inner_table th {
	color: #FFFFFF;
	background: #276395;
	height: 45px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 3px solid #05355d;
	font-weight: normal;
}
.content_table .center .inner_table td {
	background: #f5f5f5;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.content_table .center .inner_table .dark {
	background: #cfe7fb;
}
.content_table .center .category_table {
	clear: both;
	background: #f5f5f5;
	margin-bottom: 5px;
	margin-top: 10px;
	width: 100%;
}
.content_table .center .category_table a {
	color: #08315F;
	text-decoration: underline;
	margin-right: 4px;
	margin-left: 2px;
}
.content_table .center .category_table th {
	background: #ffffff;
	border: none;
	text-align: left;
}
.content_table .center .category_table td {
	background: #f5f5f5;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.content_table .center .category_table .dark_top {
	border-bottom: 1px solid #7ec4fe;
	height: 1px;
	background: #f5f5f5;
}
.content_table .center .category_table .dark_bottom {
	border-top: 1px solid #7ec4fe;
	height: 1px;
	background: #f5f5f5;
}

.cart
{
	float: left;
	margin-left: 7px;
}
.cart-img
{
	margin: -18px -30px -20px 0px;
	width: 60px;
	height: 49px;
	background-repeat: no-repeat;
	background-image: url(/images/cart_ico.gif);
}
.logoa-table
{
	width: 100%;
	background-color: #e3e3e3;
}

.logotips td {
	padding: 10px;
	cursor: pointer;
	cursor: hand;
}
.logotips td.over {
    background: #cfe7fb;
}