div
{
	border: 0pt solid;
}

html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
}

/*Font*/
body
{
	font-size: 75%;
        line-height: 1.1em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #4D4D4D;
	background-color: #FFFFFF;
}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/
a:link {
	/* color: #8EAA06; */
        color: #68a413;
}
a:visited{
	color: #6E8A00;
}
a:active {
	color: #2775C;
}
a:hover{
	color:#FF5151;
}


small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0;
}

#container
{
	width:972px; 
	height:100%;
	position:absolute;
	left:50%;
	margin-left:-486px;
	background:#FFFFFF;
}

#header
{
	position:relative;	 
	height:220px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#company_logo
{
	width:155px;
	height:52px; /* 183px; */
        text-align: right;
/*	position:absolute;  */
	left:0px; 
}

#login
{		
/*	position:absolute;
	left:14px;
	top:181px;	*/

        padding-bottom: 14px;
}

#main_picture
{
	width:743px;
	height: 174px; 
	background:url(images/main_pic.jpg) center center no-repeat; 
	position:absolute; 
	right:14px;
	top:0px; 
}

#search
{
	/*
	color:#E0E9DD;
	position:absolute;
	right:55px;
	top:6px;
	*/
}

#menu
{
	position:absolute;
	top:20px;	
	width:745px;
	height:39px;
}

#languagebar
{
	position:absolute;
	width:77px;
	height:17px;
	top:44px;	
	right:14px;	
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

#printer
{
	float:right;
	font-size:85%;
	background:url(images/printer.gif) left center no-repeat;
	padding-left:16px;
}

#printer a
{
	text-decoration:none;
	color:#787878;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

.table-border-color
{
	background-color:#96B485;
}

.right-shadow
{
	background:url(images/right_sh.gif) right top repeat-y;
}

.footer-box
{
	border-top:1px solid #D9D9D9;
	
	padding:10px 10px 0 15px;
	margin-right:3px;
}

.footer-box a:link, 
.footer-box a:visited,
.footer-box a:active, 
.footer-box a:hover
{
	color:#5F7185;
}

.footer-box span
{
	font-weight:bold;
	color:#1B3552;
}

.table-bottom-corner
{
	background:#96B485 url(images/bottom_c.gif) repeat-x;
}


/*Content table*/
#content
{
	/*background:#fff;
	height:85%;
	min-height:85%;
	width:100%;
	border-collapse:collapse;
	*/	
}

/*Left column*/
#content .left-column
{
	vertical-align:top;
	width:155px;
	height:100%;	
	padding:0;
	padding-left:14px;
	padding-right:0px;
	padding-top:0px;
	/*background:#F5F5ED url(images/left-column-bg.gif) left top repeat-x;*/
}

/*Main column*/
#content .main-column
{
	width:100%;
	vertical-align:top;
	/*padding:0 15px;*/
	padding-right:14px;
	/*background:#fff url(images/right_shadow.gif) right top repeat-y;*/
}

#bottom_banner
{
	text-align:center;
	margin:10px;
}

/*Footer*/
#footer
{
	background: #E4E4E4;
	text-align:right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:40px;
	padding:8px;
	
}

/*Link in footer*/
#footer a
{
	color: #333;
	font-size: 100%;
}

/


/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

.left-forms-div-labels {
	margin-left:15px;
	margin-top:4px;
	margin-right:5px;
	line-height:11px;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none; }
	
.left-forms-div-inputs {
	margin-left:13px;
	margin-top:2px; }
	
.left-forms-inputs {
	width:127px;
	border-style:solid;
	border-width:1px;
	border-color:#D4D4D4;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none; }

td.form-select-row select
{
	width:210px;	
}

h1.itob-header {
  font-size: 110%;
  padding-bottom:4px;
  padding-top:4px;
  border-bottom:6px solid #EBEBEB;
}
table.itob-table tbody td, th {
	background-color:#FFF;
	font-size:90%;
}
	
table.itob-table tbody td.itob-header, table.itob-table tbody tr.itob-header, table.itob-table thead td, table.itob-table thead a{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	font-size:100%;
	background-color:#EBEBEB;
}
table.itob-table {		
  background-color:#EBEBEB;
}

img.itob-img {
	border-style:solid;	
	border-width:5px;
	border-color:#EBEBEB;
}

#phone_block{
       font-size: 14px;
}

#phone_block span.phone_number{
    color: #df4306;
    font-size: 16px;
    font-weight: bold;
    margin-right: 17px;
}

#phone_block a{
    color: #df4306;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    margin-right: 17px;
}

#phone_block a.cons{
    color: #7c7c7c;
}

#language_bar{
      height: 79px;
}

div.main-news-head{
    background: #ebebeb;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
    color: #4d4d4d;
    text-transform: uppercase;
    margin-top: 29px;
    margin-bottom: 10px;
}

div.main-news-head td{
    font-weight: bold;
}

input.qtext{
    border: 1px solid #ababab;
    width: 128px;
    height: 19px;
}

input.qbtn{
    width: 63px;
    height: 19px;
}

img{
    border: 0px;
}

a.main-link-slider{
    display: block;
    width: 364px;
    height: 204px;
    background-position: 0px 0px;
}

a.main-link-slider:hover{
    background-position: -364px 0px;
}

a.button-link-slider{
    display: block;
    width: 189px;
    height: 34px;
    background-position: 0px 0px;
}

a.button-link-slider:hover{
    background-position: -189px 0px;
}
