body 
{
	margin : 0 0 0 0; 
	background-color : #ffffff;
}
body, td, input
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #4d4d4f;
}
a 
{
	color: #4d4d4f;
}

.llc-topbg
{
	background-image : url(/img/topbg.gif);
	background-repeat : repeat-x;
}
.llc-lcbg
{
	background-image : url(/img/lcbg.gif);
	background-repeat : repeat-y;
}
.llc-rcbg
{
	background-image : url(/img/rcbg.gif);
	background-repeat : repeat-y;
}
.llc-spbg
{
	background-color: #b5b3b3;
}
.llc-botline
{
	background-image : url(/img/botlinebg.gif);
	background-repeat : repeat-x;
}
.llc-topline
{
	background-image : url(/img/toplinebg.gif);
	background-repeat : repeat-x;
}
.llc-copy
{
	background-color: #585656;
	font-size:10px;
	color: #d5d4d4;
}
.llc-copy a, .llc-copy div
{
	font-size:10px;
	color: #d5d4d4;
	text-decoration: none;
}
#llc-botmenu
{
	/*margin-left: 40px; 
	margin-right: 40px;*/
	width: 564px;
	text-align : center;
}
#llc-botcopy
{
	margin-right: 10px;
}
.llc-clmenu
{
	background-color: #f6f7f8;
	background-image : url(/img/clmenubg2.gif);
	background-repeat : repeat-y;
}
.llc-watermark
{
	background-image : url(/img/watermark.gif);
	background-position : right bottom;	
	background-repeat : no-repeat;
}
.llc-ltblock
{
	background-image : url(/img/ltopbg.gif);
	background-repeat : no-repeat;
	background-color: #f7f8f8;
}
.llc-rtblock
{
	background-image : url(/img/rtopbg.gif);
	background-repeat : no-repeat;
	background-color: #dcddde;
}

.llc-btitle, .llc-btitle a
{
	font-size: 17px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing : 1px;
	text-decoration : none;
}

.llc-btitle-de, .llc-btitle-de a
{
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration : none;
}


.llc-ltblockline
{
	background-image : url(/img/ltblockbg.gif);
	background-repeat : repeat-x;
}
.llc-leftmenu
{
	background-image : url(/img/lfmgb.gif);
	background-repeat : repeat-y;
}
.llc-leftmenu p
{
	background: url(/img/mbullet.gif) no-repeat left top; 
	font-size: 12px;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left: 15px;
	margin-right: 10px;
	padding-left: 10px; 
	/*line-height : 13px;*/
	
}
.llc-leftmenu p.menu-item-header
{
	font-size: 13px;
	font-weight: bold;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px; 
	background : none;
}
/*.llc-leftmenu p a 
{ 
	padding-left: 10px; 
	margin-left: 0px; 
	text-decoration: none;
} */ 
.llc-leftmenu a:active, .llc-leftmenu a:visited, .llc-leftmenu a
{
	text-decoration: none;
	font-size: 12px;
	color: #4d4d4f;
}
.llc-leftmenu a:hover
{
	text-decoration: underline;
	font-size: 12px;
	color: #4d4d4f;
}
.llc-leftmenuactive
{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}
.llc-leftmenuactive a
{
	color:#231f20;
	text-decoration:none;
	font-weight:bold;
}
.llc-content
{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 18px;
	padding-bottom: 26px;
}
.llc-content p
{
	text-align : justify;
}
.llc-content a:link, .llc-content a:active
{
	text-decoration: underline;
	color: #4f4f51;
}
.llc-content a:link:hover, .llc-content a:visited:hover
{
	text-decoration: underline;
	color: #bc0f2f;
}
.llc-content a:visited
{
	text-decoration: underline;
	color: #868686;
}

.llc-pagetitle
{
	font-size: 17px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing : 1px;
}
h1, h2, h3, h4
{
	font-family: Tahoma, Verdana;
	color: #000000;
	padding : 0px;
	margin : 0px;
}
h1
{
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing : 1px;
	font-weight:normal;
}
h2
{
	font-size: 15px;
}
h3
{
	font-size: 13px;
}
h4
{
	font-size: 11px;
}

.llc-ltblockline2
{
	background-image : url(/img/ltblockbg2.gif);
	background-repeat : repeat-x;
}

.llc-fbdate
{
	color: #cd3c00;
	font-size:11px;
	font-weight: bold;
}
.llc-fbblock, .llc-faqblock
{
	font-size:11px;
}
.llc-faqblock p
{
	margin-bottom: 7px;
	margin-top: 7px;
} 
.llc-fbsign
{
	color: #000000;
	font-size:11px;
	font-weight: bold;
}
.llc-topbtn
{
	background-image : url(/img/topbtnbg.gif);
	background-repeat : no-repeat;
}
.llc-rtopbtn
{
	background-image : url(/img/rtopbtnbg.gif);
	background-repeat : no-repeat;
}
.llc-searchbox
{
	background-color:#ffffff;
	background-image : url(/img/searchboxbg.gif);
	background-repeat : no-repeat;
}
.llc-searchbox input
{
	width: 166px;
	background-color : transparent;
	border : 1px solid #d0cbc9;
	font-size: 11px;
	/*font-weight:bold;*/
	color: #909294;
	padding-left: 4px;
	padding-right: 4px;
}
.llc-rtblockline
{
	background-image : url(/img/rtblockbg.gif);
	background-repeat : repeat-x;
}
.llc-newsdate
{
	color:#fb8901;
	font-weight:bold;
	font-size: 11px;
}
.llc-newsblock
{
	color:#000000;
	font-size: 11px;
}
.llc-newsblock a, a.llc-fbblock
{
	color:#008eb0;
	font-weight:bold;
}
.llc-svslink, a.llc-svslink, .llc-svslink a
{
	color:#008eb0;
	font-weight:bold;
}
a.llc-newsactive 
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.llc-newsitem
{
	margin-bottom : 5px;
	margin-bottom : 15px;
}
.llc-newsitem p
{
	margin-top : 5px;
	margin-bottom : 3px;
}

.llc-topmenu
{
	vertical-align: bottom;	
}
.llc-topmenu a
{
	color: #ffffff;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	font-family: Segoe UI, Arial;
}
.llc-content p, .llc-content ul, .llc-content ol, .llc-content div, .llc-content span 
{
 line-height:16px;
}
.llc-pubauthor
{
	font-size:11px;
	color:#aaaaaa; 
}
.llc-ltcertblock
{
	background-image : url(/img/lcertbg.gif);
	background-repeat : no-repeat;
	background-color: #f7f8f8;
}
.llc-frmlabel
{
	border-bottom: dashed 1px #b5b3b3;
}

.llc-frmlabel font, .llc-frmlegend font
{
	color : Red;
	font-size : 12px;
}

.llc-frmbox
{
	vertical-align:bottom;
}

.llc-frmbox input, .llc-frmbox textarea, .llc-frmbox select, .llc-frmbtn 
{
	border : 1px solid #b5b3b3;
	font-size:13px;	
}
.llc-frmbox input, .llc-frmbox textarea, .llc-frmbox select
{
	width: 100%;
}
/*.llc-frmbtn
{
	width: 50%;
}*/
.llc-frminfoline
{
	background-color:#eff0f1;
	padding-top: 4px;
	padding-bottom: 4px;
}
.llc-formlinks-bg
{
	background-color : #fbfbfb;
}
.llc-formlinks
{
	background: url(/img/bbullet.gif) no-repeat left top;
	padding-left: 10px; 
}
.llc-formlinks a
{	
	text-decoration : none;
	color : #000;
	font-size : 11px;
	font-weight:bold;
}

.llc-formlinks li
{
	list-style-type : square;
	color : #000;
}

.llc-formlinks a:hover
{	
	text-decoration : underline;
}

.llc-formlinks-sp
{
	background-image : url(/img/fsp.gif);
	background-repeat : repeat-x;
	background-position : center;
}

.lic-grayAUMAHeader
{
    font-weight: bold; 
    font-size: 15pt; 
    color: #aaaaaa; 
    line-height: 1.2;
}
.llc-topmenu-links, .llc-topmenu-links a
{
	color: #ffffff;
	text-decoration: none;
}
.llc-topmenu-links a
{
	font-size: 11px;
}
.llc-newsitem a.llc-news-link
{
	text-decoration: none;
	font-weight:normal;
	color: #4d4d4f;
}

td.llc-cbxl td
{
	padding-right:15px;
}

/*.llc-langbox select
{
	width: 118px;
	height: 18px;
	font-size: 11px;
	color: #909294;
}*/

img {border: 0px none}

.llc-content h2 a:link, .llc-content h2 a:active, .llc-content h2 a:visited
{
	color:#ffffff; text-decoration: none; font-weight: bold; font-size: 12px;
}
.llc-content h2 a:link:hover, .llc-content h2 a:visited:hover 
{
	color: #faf1aa; text-decoration: none; font-weight: bold; font-size: 12px;
}

.orangebar {padding-top:3px; 
            padding-bottom:3px; 
            padding-left:16px; 
            background-color: #E68526;}

#hpall 
{
	margin-left: -16px; 
	margin-right: -16px;
	margin-top: -18px;
	
}
#hpbg 
{
	background: url('/img/homepage/bg-unit.jpg') top left repeat-x;
 	height: 112px;
}
#hpmenu_left a
{text-decoration: none;
}

#hpmenu
{
	width: 763px;
	margin-left: 12px;
	margin-right: 8px;
	margin-top: 20px;
	height: 360px;
	
}

#hpmenu_left 
{
	width: 250px;
	float: left;
}

#hpmenu_center
{
	width: 256px;
	float: left;
	
}

#hpmenu_right
{
	width: 256px;
	float: left;
       
}

#hpmenu_perevod
{
	height: 179px;
	background-image: url('/img/homepage/perevod_bg1.jpg');
	background-repeat: no-repeat;
	background-position: 0px -181px;
	cursor: pointer;
	
}
	
/* a:hover #hpmenu_perevod {
	height: 179px;
	background-image: url('/img/homepage/perevod_bg1.jpg');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	cursor:pointer;
}*/
#hpmenu_loc
{
	height: 179px;
	background-image: url('/img/homepage/localization_bg1.jpg');
	background-repeat: no-repeat;
	background-position: 0px -180px;
	margin-left: 6px;
	cursor:pointer;
}


/*a:hover #hpmenu_loc {
	height: 179px;
	background-image: url('/img/homepage/localization_bg1.jpg');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	cursor:pointer;
}*/

#hpmenu_marketing
{
	height: 179px;
	background-image: url('/img/homepage/marketing_bg1.jpg');
	background-repeat: no-repeat;
	background-position: 0px -180px;
	margin-left: 5px;
	cursor:pointer;
}*/

}


a:hover #hpmenu_marketing
{
	height: 179px;
	background-image: url('/img/homepage/marketing_bg1.jpg');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	cursor:pointer;
	margin-left: 5px;
}
	


#hpmenu_games
{
	height: 177px;
	background-image: url('/img/homepage/games_bg2.jpg');
	background-repeat: no-repeat;
	background-position: 0px -182px;
	margin-top: 4px;
	cursor: pointer;
}

/*a:hover #hpmenu_games
{
	height: 177px;
	background-image: url('/img/homepage/games_bg2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-top: 4px;
	cursor:pointer;
}*/

#hpmenu_products
{
	height: 177px;
	background-image: url('/img/homepage/products_bg1.jpg');
	background-repeat: no-repeat;
	background-position: 0px -181px;
	margin-top: 4px;
	margin-left: 6px;
	cursor:pointer;
}

/*a:hover #hpmenu_products
{
	height: 177px;
	background-image: url('/img/homepage/products_bg1.jpg');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-top: 4px;
	margin-left: 6px;
	cursor:pointer;
}*/

#hpmenu_tech
{
	height: 177px;
	background-image: url('/img/homepage/technologies_bg2.jpg');
	background-repeat: no-repeat;
	background-position: 0px -182px;
	margin-top: 4px;
	margin-left: 5px;
	cursor:pointer;
}

/*a:hover #hpmenu_tech
{
	height: 177px;
	background-image: url('/img/homepage/technologies_bg2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-top: 4px;
	margin-left: 5px;
	cursor:pointer;
}*/
#hpmenu_left a, #hpmenu_center a, #hpmenu_right a 
{
	text-decoration: none;
}

#toptext_l
{
	float: left;
	margin-left: 16px;
	padding-top: 15px;
	width: 460px;
	text-align: justify;
}


#toptext_r
{
	float: right;
	margin-right: 16px;
	padding-top: 15px;
	width: 280px;
}

#toptext_r ul
{
	padding-top: 0px;
	margin-top: 0px;
}

#hpmenu h2 a
{ 
	color: #e47f25;
	font-size: 15px;
}

#hpmenu h2
{ 
	color: #e47f25;
	font-size: 15px;
}

.htmenu_text
{
	padding: 15px 10px 0px 10px;
	text-align: left;
	color: black;
	font-size: 11px;
	line-height: 10px;
}

.htmenu_text p
{
	text-align: left;
}
	
.htmenu_list
{
	margin-left: - 20px;
}

#partner
{
	height: 128px;
	background-color: #d6d5d3;
	margin-top: 30px;
}

.htmenu_text h2, .htmenu_text p
{
margin-bottom: 5px;
margin-top: 0px;
}

#ass 
{
	float: left;
	width: 300px;
	border-right: solid 1px #ffffff;
	height: 128px;
}

#gala
{
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}

#taus
{
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}

#certified
{
	float: left;
	height: 128px;
	width: 479px;
}


#cert_text 
{
    color: #626262;
    float: left;
    font-size: 22px;
    line-height: 28px;
    padding-left: 10px;
    padding-top: 20px;
}

#ms-sap 
{
	float: right;
}

#ms-banner
{
	margin-top: 10px;
}	

#sap-banner
{
	margin-top: 10px;
}

#news_main
{
	float: left;
	width: 430px;
	margin-top: 30px;
	margin-left: 16px;
	margin-right: 16px;
}

#news_main h2
{ 
	font-size: 17px;
	font-weight: normal;
}

#news_main p
{ 
	margin-bottom: 17px;
}



#news_main a
{
	text-decoration: none;
	font-size: 13px;
	color: #4D4D4F;
}

#news_main a:hover
{
	text-decoration: underline;
}

#news_main h2
{
	color: #E47F25;
	font-weight: bold;
}

#hp_photo
{
	float: right;
	width: 310px;
	margin-top: 30px;
}

#newsdate
{ 
	font-size: 9px;
	font-weight: bold;
}
	
.htmenu_text ul
{
	padding-left: 10px;
	margin-left: 0px;
}

