body {
	font-family: Tahoma, Verdana, sans-serif;
	margin: 0;
}
html,body {
	height:100%;
}
table {
	padding: 0 0 0 0;
}

table.maint {
	border-right: 1px dashed gray;
	border-bottom: 1px dashed gray;
}

table.maint_pop {
	border: 1px dashed silver;
	font-size: 13px;
	padding: 1em;
}

table.footer td.stripe {
	background-image: url(/img/footer_stripe.gif);
	background-repeat: repeat-x;
	height: 14px;
}

table.footer td .foot1 {
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
}

table.footer td .footer {
	margin-left: 15px;
}

table.footer td .footer2 {
	margin-left: 15px;
	margin-right: 10px;
}

.osnavnoy1 {
	font-size: 0.85em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
}

h1 {
	font-size: 1.2em;
	color: gray;
}

h2 {
	font-size: 1em;
	color: gray;
	font-weight: bold;
}

.myheader {
	font-size: 1.1em;;
}

.menu1 {
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
}

a.popup:hover { color: #333; }

a:link {	text-decoration: none; 	color: #333333; }
a:hover { color: #FF9900; }
a:visited {	color: #666666; }
a:visited:hover { color: #FF9900; }

div.menu {
	position: absolute;
	top: 146px;
	left: 550px;
}

div.logo_ani {
	position: absolute;
	top: 137px;
	left: 25px;
	height: 73px;
}

div.logo_wrd {
	position: absolute;
	top: 155px;
	left: 110px;
}

div.section_menu {
	position: absolute;
	top: 235px;
	left: 12px;
	width: 250px;
	height: 250px;
	background-repeat: no-repeat;
}
div.section_counter{
	position: absolute;
	width:250px;
	left:12px;
	text-align:center;
	bottom:10px;

}

div.section_menu ul {
	padding-left: 80px;
	_padding-left: 55px;
	font-size: 13px;
	list-style-type: none;
}

div.section_menu a {
	font-weight: bold;
	text-decoration: underline;
}

div.section_menu a:hover {
	text-decoration: none;
}

.maincontent {
	_height: 305px;
	min-height: 305px;
	padding: 1.5em 0 0 2em;
	background-image: url(/img/back.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-left: 1px solid #F0F0F0;
}

.currcontent {
	_height: 305px;
	min-height: 305px;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 185px;
	padding-bottom: 1.5em;
}

.currcontent_c {
	_height: 305px;
	min-height: 305px;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 185px;
	padding-bottom: 1.5em;
}

.currcontent_c ul, .currcontent_c p {
	font-size: 95%;
}

div.currcontent ul {
	font-size: 13px;
}

div.currcontent p {
	font-size: 13px;
}

div.currcontent p.signature {
	font-size: 12px;
	text-align: right;
	font-style: italic;
}

/* div.currcontent p a {
	color: #FF7700;
	text-decoration: underline;
}

div.currcontent p a:hover {
	color: #FFAA00;
	text-decoration: none;
}

div.currcontent p a:visited {
	color: #FF7700;
	text-decoration: underline;
} */

img.portrait {
	border: 1px solid silver;
}

ul.pdf {
	list-style-image: url(/img/solutions/acrobat_logo.gif);
	list-style-position: outside;
}

ul.pdf a {
	text-decoration: underline;
	font-weight: bold;
}

table.partners tr {
	height: 65px;
}

div.section_menu .logo-menu ul {
	padding:65px 0 13px 22px;
}
.logo-menu li { padding:24px 0 0; }
div.section_menu .logo-menu img { border:none; display:block; }