body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

.seo {
	position:absolute;	
	left:-9999px;
	font-size:0;
}
.title
{
	position:absolute;
	white-space:nowrap;
	cursor:pointer;
}
.desc
{
	position:relative;	 
	left:2px;
	top:50px;
}
	


#logo {
	width:127px;
	height:56px;
	background:transparent url(../images/bg_intro-logo.jpg) no-repeat;
	margin-bottom:21px;
	margin-left:25px;
}

#lang 
{
	/*display:none;   */
	position:absolute;
	right:17px;
	top:1px;
	width:150px;
	height:40px;
	text-align:right;
}

#lang a {
	display:block;
	padding:3px 8px;
	border-right:1px solid #ccc;
	float:right;
}

#lang a.nb {
	border:0;
}

#lang a:hover {
	text-decoration:underline;
}

#container {
	margin:0 auto;
	width:790px;
	text-align:left;
	padding-top:70px;
	position:relative;
}

#foldersolutions, #folderinfo, #folderservices  {
	position:relative;
	color:#fff;	
	font-size:16px;
}

#foldersolutions a, #folderinfo a, #folderservices a {
	background-repeat:no-repeat;
	display:block;
	width:790px;
}

#foldersolutions
{
	background:url(../images/bg_intro-solutions.jpg);
}

#foldersolutions a {
	height:150px;	
	background:url(../images/bg_intro-solutions.jpg);
}

#folderinfo
{
	background:url(../images/bg_intro-info.jpg);
}

#folderinfo a {
	height:150px;	
	background: url(../images/bg_intro-info.jpg);
}

#folderservices
{
	background:url(../images/bg_intro-services.jpg);
}

#folderservices a {
	height:194px;	
	background: url(../images/bg_intro-services.jpg);
}

#foldersolutions .text, #folderinfo .text, #folderservices .text  {
	position:absolute;
	left:335px;
	top:24px;
	width:189px;
	height:70px;
}

#foldersolutions .text a, #folderinfo .text a, #folderservices .text a {
	display:inline;
	background:0;
	color:#fff;
	font-weight:normal;  
	text-decoration:none;
	left:335px;
	top:24px;
	width:189px;
	height:70px;
}

#fold {
	position:absolute;
	left:0;
	top:-1px;
	width:307px;
	height:47px;
	background:transparent url(../images/bg_fold.gif) no-repeat;
	visibility:hidden;
}

#foldinfo {
	position:absolute;
	left:0;
	top:-2px;
	width:407px;
	height:47px;
	background:transparent url(../images/bg_foldinfo.gif) no-repeat;
	visibility:hidden;
}

#arrow-solutions, #arrow-info, #arrow-services {
	position:absolute;
	right:25px;
	top:21px;
	width:38px;
	height:38px;
	background:transparent url(../images/bg_intro-arrow.gif) no-repeat;
	visibility:hidden;
}

#lang,
#lang a,
#footer {
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

#footer {
	margin-top:108px;
	margin-right:25px;
	padding:3px 0 0 25px;
	border-top:1px solid #CCCCCC;
}

.text p
{
	 font-family :Tahoma
}