body {
	background-color:#2B2B2B;
	border-top:5px #F5821F solid;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

img {
	border:0px;
}

div.patch, h1 {
	color:#3895D5;
	margin:0px;
	margin-bottom:15px;
	font-size:16px;
}

div.patch {
float:left;
font-weight:bold;
margin-right:5px;
}

div.patch a {
color:#F87318;
}

h3 {
	color:#F58220;
	margin:0px;
	margin-bottom:15px;
	font-size:13px;
	text-transform:uppercase;
}

span.req {
	color:#FF0000;
	font-weight:bold;
	font-size:10px;

}

div.top, div.menu, div.partners, div.main, div.products, div.promoIn {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	
}

div.main {
padding-left: 40px;
width:940px;
}

div.products {
	margin-top:20px;

}

div.partners {
	margin-top:45px;
}

div.top {
	height:106px;
}

div.main div.left {
	float:left;
	width:677px;
	height:400px;

}

div.main div.right {
	float:right;
	width:280px;
	padding-left:23px;

	padding-top:15px;

}

div.menu {
	background-color:#000000;
}

div.promo {
	height:200px;
	background-image:url(../images/slider_bg.jpg);
	background-repeat:repeat-x;
	background-position:right;

}

div.search {
	background-color:#F5821F;
	height:47px;

}



div.footer {
	background-color:#222222;
	height:24px;
	background-image:url(../images/footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:3px;
	text-align:center;
	padding-top:40px;

}

div.line {
	border-top:2px solid #FFFFFF;
	margin-top:6px;
	margin-bottom:5px;
}

img.bgFlag {
	position:absolute;
	margin-top:65px;
	margin-left:882px;
}

img.enFlag {
	position:absolute;
	margin-top:65px;
	margin-left:932px;
}

img.logo {
	position:absolute;
	margin-top:24px;
	margin-left:8px;
}

#slider h2 { 
	font:normal 28px Tahoma, Geneva, sans-serif;
	color:#2B2B2B;
	margin:0;
	padding:25px 10px 10px 10px;
	line-height:0.9em;
}

#slider p {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000099;
	margin:0;
	line-height:1.8em;
	padding:5px 10px;
}

.data {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#3895d5;

	float:left;
	margin:4px 0;
}
a.news { background:url(../images/a_bg_News.gif) right no-repeat; padding:0 20px 0 0; font-size:10px;font-weight:bold}


.bg {
	clear:both;
	border-top:1px dashed #808080;
	padding:0;
	margin:5px 0;
	background:none;
}




/* products */ 

div.productRow {
	overflow:hidden;
	clear:both;
	height:62px;
	margin-bottom:19px;
}

img.product {
	position:absolute;
	margin-left:-97px;
}

img.productName {
	margin-bottom:0px;
}

#products .tesxt {

}

div.productCell_s {
	width:139px;
	
}

div.productCell_m {
	width:122px;
	
}

div.productCell_l {
	width:186px;
	
}


div.productCell_s, div.productCell_l, div.productCell_m {
	overflow:hidden;
	float:left;
	padding-left:97px;
	font-size:11px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

/* products */

 

/* contacts */

#contactform label {
	margin:0;
	width:150px;
	display:block;
	padding:5px 0;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
}

#contactform input.text {
	width:350px;
	border:1px solid #dcdcdc;
	margin:5px 0;
	padding:5px 2px;
	height:13px;
	background:#f5f5f5;
}
#contactform textarea {
	width:350px;
	border:1px solid #dcdcdc;
	margin:10px 0;
	padding:2px;
	background:#f5f5f5;
}

#contactform input.button {
	background-image:url(../images/send_bg.gif);
	border:0px;
	background-repeat:no-repeat;
	width:89px;
	height:29px;
	cursor:pointer;
}

/* contacts */


/* slider */

#slider { margin:0; padding:0; list-style:none; }
#slider ul,
#slider li { margin:0; padding:0; list-style:none; }
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li {
	width:677px;
	height:200px;
	overflow:hidden;
}
p#controls { margin:0; position:relative; }
#prevBtn,
#nextBtn { display:block; margin:0; overflow:hidden; width:69px; height:23px; position:absolute; left:0; top:-40px; }
#nextBtn { left:75px; }
#prevBtn a { display:block; width:69px; height:23px; background:url(../images/Prev_topic.png) no-repeat 0 0; }
#nextBtn a { display:block; width:69px; height:23px; background:url(../images/next_topic.png) no-repeat 0 0; }

/* slider */
