* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	width:100%;
	background-color: #daf3fd;
	color: #78797d;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
input {vertical-align: middle}

#container {
	height: 100%;
	width: 100%;
}
#wrapper {
	margin: 14px auto 0px;
	width: 938px;
	top: 40px;
	overflow:hidden;
}


#header {
	height: 145px;
	padding: 0px;
	width: 930px;
}

#content {
	padding: 0 0 144px;
	background-color: #DAF3FD;
	background-image: url("images/borders.gif");
	background-repeat: repeat-y;

}

.clear{
	clear: both;
}

#line_up {

	padding: 0px;
	left: 50%;
	right: 50%;
	height: 15px;
	width: 706px;
	margin: 0 4px 0 4px;
	background: url("images/line_up.png");
}

/* -- Main menu -- */

#main_menu {
	background-color: #295fae;
	height: 35px;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0px auto;
	height: 100%;
}

#menu li {
	float: left;
}

#menu span {
	display: inline;
}

#menu a , #menu li ul a{
	display: block;
	text-indent: -900%;
	outline: none;
	height: 35px;
}
#menu li ul {
	display: none;
	list-style: none;
	overflow: hidden;
	width: 104px;
	position: absolute;
}

#menu li ul li {
	float: left;
	display: block !important;
	display: inline;
}

#menu a:hover, #menu li ul li a:hover {
	background-position: left bottom;
}
#menu li:hover ul, #menu li.over ul {
	display: block;
}

#menu a:hover span, #menu li ul li a:hover span{
	display: block;
}

#menu .mobile {
	width: 104px;
	background: url(images/mobile.gif) no-repeat;
}

#menu .general {
	width: 104px;
	background: url(images/general.gif) no-repeat;
}

#menu .home {
	width: 95px;
	background: url(images/home.gif) no-repeat;
}

#menu .about_us {
	width: 115px;
	background: url(images/about_us.gif) no-repeat;
}

#menu .services {
	width: 104px;
	background: url(images/services.gif) no-repeat;
}

#menu .products {
	width: 108px;
	background: url(images/products.gif) no-repeat;
}

#menu .contact_us {
	width: 121px;
	background: url(images/contact_us.gif) no-repeat;
}

#menu .careers {
	width: 102px;
	background: url(images/careers.gif) no-repeat;
}

#menu .left {
	text-indent: -900%;
	width: 146px;
	background: url(images/menu_left.gif) no-repeat;
	height: 35px;
}

#menu .right {
	text-indent: -900%;
	width: 147px;
	background: url(images/menu_right.gif) no-repeat;
	height: 35px;
}
/* -- End main menu -- */

/* -- Text content -- */

#text, #text_contact, #text_careers {
	float: left;
	padding: 15px 40px;
	width: 650px;
}

#text_contact {
	width: 620px;
}

#text_careers {
	width: 750px;
}

#text_services_general {
	width: 100%;
	margin: 20px 20px 5px 20px;
	padding: 0px;
	float: left;
	}

#contact_table {
	margin: 20px 20px 20px 0px;
}

#about #text {
	width: 480px;
}

#column, #column_contact {
	width: 190px;
	float: left;
	margin: 0px 10px 0px 0px;
}


#about #column {
	width: 350px;
}

#about #column #background {
	margin: 0 auto;
	background: #D8E8F7;
	width: 220px;
	padding-top: 15px;
}
#about #column ul {
	list-style: none;
}
#about #column ul li {
	background: url("images/fon_box.gif");
	margin: 10px 0;
	margin-left: -55px;
	width: 329px;
	zoom:1;
}

#block {
	margin-left: 0px;
	border: 1px solid #9aafdc;
	background-image: url("images/fon_box_resize.gif");
	background-repeat: repeat-x;
	padding: 10px;
}


#about #column ul li div {
	background: url("images/fon_box_bottom.gif") bottom left no-repeat;
	padding: 10px;
}



#about #column img {
	margin-top: -10px;
}

#text_content {
	height: 100%;
	font-family:  tahoma;
	/*min-height: 450px;*/
	background: white url("images/head_gr.gif") repeat-x scroll;
	/*border-left: 1px solid #b3c7cf;
	border-right: 1px solid #b3c7cf;*/
	margin: 0 4px;
	padding: 20px 0 0;
}


#text_about_us {
	/*background-color: #ffffff;*/
	border: 1px solid #9aafdc;
	padding: 15px;
	margin: 20px 20px 0;
}

h3.header {
	color: #0066cc;
	padding: 0px 0px 6px 0px;
	font-size: 14px;
	clear: both;
}

h3.header_orange {
	color: #F57F1D;
	padding: 0px 0px 6px 0px;
	font-size: 14px;
	clear: both;
	margin: 0px 0px 0px 10px;
}


#column dt {
	color: #0066cc;
	font-size:110%;
	font-weight:bold;
	padding: 0px 0px 4px 0px;
}

#column dd {
	margin-left: 15px;
}


#horizontal_line {
	margin: 10px 0px 0px 70px;
	float: left;
	clear: both;
	}

#news {
	background-image: url("images/news.png");
	clear: both;
	width: 668px;
	height: 235px;
	padding: 15px 0px;
	float:left;
	margin: 25px 0px;
}

#news h3 {
	margin: 0px 20px;
	}

#news dt {
	margin: 20px 0 0;
	font-weight: bold;
}

#news dd.info {
	margin: 0 0 20px;
	color: #EAA456;
	font-weight: bold;
}

#about_us {
	margin-top: 20px;
	width: 380px;
	float: left;
}

#rotator {
	margin-top: 20px;
	width: 250px;
	float: right;
}


/* -- End text content -- */

#more {
	margin: 30px 0 0 0px;
	clear: both;
}
#more li{
	float: left;
	margin-right: 10px;
}
#more ul {
	list-style: none;
}

#more h3 {
	float: left;
}

#footer {
	height: 144px;
	overflow: visible;
	margin:-144px auto 14px;
	width: 938px;
	border-bottom: 1px solid #b3c7cf;
}

#background_footer {
	height: 134px;
	background-repeat: repeat-x;
	background-image: url("images/buttom_gr.gif");
	background-position: left bottom;
	/*border: 1px solid #b3c7cf;
	border-top: none;*/
	margin: 0 5px;
}

#background_footer span {
	position:relative;
	float: left;
	top:100px;
	margin-left: 20px;
	clear: both;
}

#bottom_footer {
	height: 12px;
	background-image: url("images/buttom.gif");
}

a.link_footer {
	color: #78797D;
	margin: 0px 20px;
	}


#intro_list {
	width: 300px;
	float: left;
}

#list {
	color: #0066cc;
	padding: 15px;
}

div.gradient_box {
	background-repeat: repeat-y;
	background-image: url("images/gradient_box_fon.gif");
	margin: 5px 0px 15px 0px;
		clear: both;
}

div.gradient_box div{
	width: 600px;
	height: 1px;
	margin: 0px 12px;
	position:relative;
	top:0px;
	background-image: url("images/horizontal_line.gif");
}
div.gradient_box p{
	margin: 15px;
}

#oem {
	width: 294px;
	height: 163px;
	float: right;
}

#horizontal_blocks {
	width: 100%;
	height: 203px;
}

#horizontal_blocks ul{
	list-style: none;
}

#horizontal_blocks ul li{
	float: left;
}

div.horizontal_block{
	border-top: 1px solid #c3c3c3;
	width: 208px;
	float: left;
	margin: 5px;
}

div.horizontal_border_left{
	float: left;
}

div.horizontal_border_right{
	float: right;
}

div.horizontal_border_left, div.horizontal_border_right {
	width: 1px;
	height: 203px;
	margin: 0px;
	background-image: url("images/border_horizontal_blocks.gif");
}

div.horizontal_text{
	background-color: #ffffff;
 	width: 206px;
 	float: left;
 	height: 203px;
}
div.horizontal_text h3{
	margin: 7px 12px;

}
div.horizontal_text p{
	color: #005a88;
	margin: 3px 12px;
}

#why_xim {
	width: 100%;
	height: 100%;
	margin: 5px 0px;
}

#why_xim div {
	width: 290px;
	float: left;
}

#column_1 {
	margin-top: 130px;
}

#column_2 {
	margin-top: 20px;
}

#column_3 {
	margin-top: 130px;
}

div.why_xim_block {
	width: 280px;
	padding: 10px 0px;
}

div.why_xim_block p, div.why_xim_block h3{
	font-size: 8pt;
	text-align: center;
}

#picture_portfolio {
	width: 200px;
	height: 81px;
	float: right;
	margin: -40px 20px 0px 0px;
	/*clear:both;*/
}

/* Scroller -----------------*/

.root 		{
		position:relative;
		height:			100%;
		width:			400px;
		margin: 			0px 0px 0px 0px;
		}

/*#goods_info_text .root {
	width: 238px;	
}*/

.thumb 		{
		position:			absolute;
		height:			7px;
		width:			26px;
		left: 			20px;
		}
.up, .dn 	{
		position:			absolute;
		left: 			10px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer {
		position:			absolute;
		left:			2px;
		top:			19px;
		width:			400px;
		height:			200px;
		clip:			rect(0 467 200 0);
		overflow:			auto;
		background:		transparent;
		}
.scrollContent {
		position:			absolute;
		left:			0px;
		top:			0px;
		width:			100px;
		}
		
		#message_send_box {
clear: both;
width: 60%;
padding: 10px;
border-width: 1px;
border-style: dashed; 
margin: 10px 20px 10px 20px;

}