html{
	/*height: 100%;*/
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #416E91;
	/*margin: 0;
	padding: 0;*/
	height: 100%;
}
a img{
	border: 0px;
}
a{
	color: white;
}
a:hover{
	color: #FFB100;
}
img{
	vertical-align: bottom;
}
h1{
	font-size: 26px;
	font-weight: normal;
}
h2{
	font-size: 16px;
	color: #FFB100;
	clear: both;
}
h3{
	font-size: 12px;
	color: #CED8E1;
	clear: both;
}

p{
	text-align: justify;
}
sup{
	font-size: 60%;
}
.cleaner{
	font-size: 0px;
	clear: both;
}
* html .cleaner{
	display: none;
}

.iecleaner{
	display: none;
}
* html .iecleaner{
	font-size: 0px;
	clear: both;
}
.norm-cleaner{
	font-size: 0px;
	clear: both;
}
.img-left{
	float: left;
	margin-right: 12px;
	margin-top: 5px;
	margin-bottom: 12px;
	border: 1px solid white;
}
.img-right{
	float: right;
	margin-left: 12px;
	margin-top: 5px;
	margin-bottom: 12px;
	border: 1px solid white;
}
.img-center{
	text-align: center;
	margin: 0px auto;
	border: 1px solid white;
}
.white-borders{
	padding: 7px;
	background-color:#FFFFFF;
	border: 1px solid white;
	text-align:center;
}
.div-centered{
	text-align: center;
}


/*----------------------------------------------------------*/
#shadow_container{
	width: 950px;
	background: repeat-y url(../img/page_bgr.gif) top left;
	/*height: 100%;*/
}
.shadow-round-top{
	background: no-repeat url(../img/shadow_round_top.jpg) top right;
	width: 940px;
}
.shadow-round-bottom{
	background: no-repeat url(../img/shadow_round_bottom.jpg) bottom right;
	width: 940px;
}
.container01{
	width: 928px;	
}
#head{
	background: url(../img/head_bgr.gif) #416E91;
	height: 86px;
	
}
#head .win-embed-logo{
	float: left;
}
#head .microsoft-logo{
	float: right;
}

#menu{
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #416E91;
	height: 33px;
	width: 928px;
}
#menu li{
	float: left;
	/* display: inline; */
	margin: 0;
	padding: 0;
	padding-right: 1px;
	list-style: none;
}
#menu .menu-item{
}

		
#left-nav{
	background: no-repeat url(../img/left_nav_bgr.jpg) top left;
	width: 270px;
	_height: 484px;
	float: left;
}
#left-nav ul{
	margin: 0;
	padding: 0;
	padding-left: 38px;
	padding-top: 27px;
}
#left-nav ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 57px;
	position: relative;
}
#left-nav ul li .menu-image{
	position: absolute;
	top: 8px;
	left: 167px;
}



#menu{
	
}

#menu .menu-item{

}

/*---------------------------------------------------------------*/
/*								START CONTENT					 */
/*---------------------------------------------------------------*/
		
#content{
	color: white;
	width: 657px;
	min-height: 483px;
	float: left;
	font-size: 11px;
	background: no-repeat url(../img/content_top_bgr.jpg) top left;
}

* html #content{
	height: 483px;
}

#content-index {
	color: white;
	width: 657px;
	height: 501px;
	float: left;
	font-size: 11px;
	background: no-repeat url(../img/content_top_index_bgr.jpg) top left;
}

.texts{
	margin: 2em;
}
.texts .headparagraph{
	font-size: 15px;
}

.texts .col2 {
	float: left;
	width: 270px;
	margin: 0 0 1.2em;
	padding-left: 30px;
}
.texts .col2 li {
	font-size: 15px;
	list-style: round;
	padding: 2px 0;
	margin: 0;
}
* html .texts .col2 {
	display: inline;
}

.texts li{
	margin-bottom: 8px;
}
#footer{
	background: no-repeat url(../img/footer_bgr.jpg) top left;
	height: 64px;
	color: #0A3E6A;
	font-size: 12px;
	width: 927px;
}
.p-legend{
	margin: 0px;
	padding: 15px;
	color: #CADAEB;
	font-weight: bold;
	background-color: #5C8EAE;
}
.ul-legend{
	color: #CADAEB;
	font-weight: bold;
}
.p-talk{
	padding: 16px;
	margin: 7px 0px 0px 0px;
	border-left: 1px solid #5C8EAE;
	border-bottom: 1px solid #5C8EAE;
}
h2 span{
	font-size: 140%;
	color: white;
}
h3 span{
	font-size: 140%;
	color: white;
}
.bcktotop{
	text-align: right;
	font-size: 10px;
}

fieldset{
	border: 0px solid;
}

label{
	display: block;
	margin: 5px;
	float: left;
	clear: both;
}

.label-margin-bottom{
	margin-bottom: 20px;
}

label .label-tit{
	display: block;
	float: left;
	width: 120px;
	margin-top: 3px;
}
label input{
	float: left;
}
label textarea{
	width: 450px;
	height: 150px;
}
.failed{
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-left: 44px;
	padding-top: 20px;
	background: url(../img/ico_failed.gif) no-repeat left center;
	height: 40px;
}

.success{
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-left: 44px;
	padding-top: 20px;
	background: url(../img/ico_success.gif) no-repeat left center;
	height: 40px;
}

#content .li-rows2{

}
#content .li-rows2 ul li{
	float: left;
	display: list-item;
	width: 48%;
}


.contact{
	background-color: #5C8EAE;
	padding: 7px;
	clear: both;
	text-align: center;
}
.contact a{
	font-weight: bold;
}

.adress{
	text-align: left;
	float: left;
	width: 40%;
	padding: 14px;
	padding-top: 7px;
	font-weight: bold;
}
.phones{
	text-align: left;
	padding: 14px;
	padding-top: 7px;
	float: left;
	width: 48%;
}
.distrib{
	text-align: left;
	padding: 7px;
	clear: both;
	background-color: #5C8EAE;
}
.distrib .float-left{
	float: left;
	width: 48%;
}

.i-span{
	font-style:italic;
	font-weight: bold;
}

.positioner{
	position: relative;
	float: left;
	background-color: #00FF00;
	width: 2px;
}
.validator{
	position: absolute;
	left: -2px;
	top: -16px;
	display: block;
	width: 255px;
	height: 28px;
	padding-top: 7px;
	padding-left: 60px;
	background: no-repeat url(../img/validation_err.gif) top left;
}
/* html .validator{
	left: 0px;
	top: -20px;
}*/

.send-message{
	clear: both;
	padding-top: 15px;
	margin-right: 15px;
	text-align: right;
}
.distributor{
	width: 43%;
	float: left;
	margin: 12px;
}
.flags{
	clear: both;
	text-align: left;
}
.flags a{
	display: block;
	cursor: pointer;
	float: left;
}
.flag-passive{
	padding: 4px;
}
.flag-active{
	padding: 4px;
	background-color: #FFB100;
}
/*---------------------------------------------------------------*/
/*								END CONTENT					 */
/*---------------------------------------------------------------*/



#footer a{
	color: #0A3E6A;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer .trade{
	float: left;
	padding-left: 60px;
	padding-top: 5px;
}
#footer .terms{
	padding-left: 60px;
	padding-top: 15px;
}
#footer .partner{
	font-size: 11px;
	padding-right: 16px;
	padding-top: 8px;
	width: 280px;
	float: right;
}
#footer .more-info{
	padding-top: 33px;
	float: right;
	width: 160px;
}
#footer .partner-image{
	float: right;
}
#footer .partner a{
	text-decoration: underline;
}

