body,td,th {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 14px;
}
table {

border-bottom-style:none}
A:link {
	COLOR: #a47275; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #a47275; TEXT-DECORATION: underline
}
A:active {
	COLOR: red; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: none
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: white;
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #999999;
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #43525a;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #43525a;
}

body {
	margin:0;
}
.hedder {
	background-position: right top;
	height: 520px;
	width: 960px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility:hidden;
}
.content {
align:left;
	height: 350px;
	width: 550px;
	position:relative;  
	overflow:auto;
SCROLLBAR-FACE-COLOR: #ffffff;  
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
margin-left:20;
}
.right_content {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.mainmenu {
	height: 30px;
	background-repeat: repeat-y;
	padding: 3px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.submenu {
	background-repeat: repeat-x;
	height: 290px;
	width: 135px;
	border-top-width: thick;
	border-right-width: 20px;
	border-bottom-width: thick;
	border-left-width: 18px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.submenu_element {
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 8px;
}
.topmenu_element {
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 8px;
}

a:link.topnav,a:active.topnav,a:visited.topnav {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	TEXT-DECORATION: none;
}

a:hover.topnav{
	COLOR: black; 
	TEXT-DECORATION: none;
}
a:link.subnav,a:active.subnav,a:visited.subnav {
	font-family: verdana;
	font-size: 11px;
	color: black;
	TEXT-DECORATION: none;
}
a:hover.subnav{
	COLOR: black; 
	TEXT-DECORATION: none;
}
iframe{
	scrollbar-face-color : white; 
	scrollbar-highlight-color : white; 
	scrollbar-3dlight-color : white; 
	scrollbar-shadow-color : white; 
	scrollbar-darkshadow-color : #999999; 
	scrollbar-track-color : white; 
	scrollbar-arrow-color : #999999;
}
a:link.topmenu,a:active.topmenu,a:visited.topmenu {
	font-family: Arial;
	font-size: 12px;
	color: black;
	TEXT-DECORATION: none;
	font-weight:bold;
	padding-left:20px;
}
a:hover.topmenu,a.topmenu_selected{
	font-family: Arial;
	font-size: 12px;
	color: #647883;
	TEXT-DECORATION: none;
	font-weight:bold;
	padding-left:20px;
}
a:link.submenu2,a:active.submenu2,a:visited.submenu2 {
	font-family: Arial;
	font-size: 10px;
	color: black;
	TEXT-DECORATION: none;
	font-weight:bold;
	padding-left:40px;
}
a:hover.submenu2,a.submenu2_selected{
	font-family: Arial;
	font-size: 10px;
	color: #647883;
	TEXT-DECORATION: none;
	font-weight:bold;
	padding-left:40px;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	background-image: url(../images/fon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 710px;
	width: 920px;
	position: relative;
}
#logo {
	position: absolute;
	height: 130px;
	width: 200px;
	top: 20px;
	right: 20px;
}
#navigation {
	background-image: url(../images/semi_trans.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	position: absolute;
	width: 280px;
	left: 340px;
	top: 80px;
	min-height: 140px;
	padding-top:8px;
	padding-bottom:8px;
}
#real_content {
	width: 400px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#web_content {
	background-image: url(../images/semi_trans.png);
	background-repeat: repeat;
	overflow: auto;
	position: absolute;
	height: 410px;
	width: 430px;
	right: 30px;
	bottom: 90px;
}
#gallery_row {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
