@charset "utf-8";
/* CSS Document */
html {height:auto;padding:auto;margin:auto;}
body{margin:0;}
img{border:0px;}
div {
	margin:auto;
	padding:auto;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif
}

a{text-decoration:none;color:#7A7A7A;}
.transparent
{
	behavior: url(images/pngCorrect/iepngfix.htc);
}


.clearfloat{clear:both;}
#page
{
	width:800px;
	height:auto;
}

#header
{
	width:742px;
	border-bottom:1px solid #e2e2e2;
	height:62px;
	background:url(images/circles.gif);
	background-repeat:no-repeat;
	background-position:top right;
	position:relative;
}
#logo
{
	position:absolute;
	background:url(images/logo.gif) no-repeat;
	height:59px;
	width:209px;
	margin-left:20px;
	margin-top:3px;
}

#menu
{
	position:absolute;
	right:10px;
	bottom:0px;
}

.menuitem
{
	height:24px;
	width:90px;
	margin-right:5px;
	background:url(images/menu_bg.gif) repeat-x;
	position:relative;
	text-align:center;
	float:left;
}
.menuitem_orange
{
	height:24px;
	width:90px;
	margin-right:5px;
	background:url(images/menu_orange.gif) repeat-x;
	position:relative;
	text-align:center;
	float:left;
}
.menu_title{
	line-height:24px;
	border:1px solid #E2E2E2;
	border-bottom:0px;
	color: #5E5E5E;
}

.menu_title_orange{
	color:#FFFFFF;
	line-height:24px;
}
.lt
{
	left:0px;
	top:0px;
	position:absolute;


}

.lb
{
	left:0px;
	bottom:0px;
	position:absolute;

}

*html .lb{bottom:0px;position:absolute;}
*html .rb{bottom:0px;position:absolute;}

.rt
{
	right:0px;
	top:0px;
	position:absolute;
}

.rb
{
	right:0px;
	bottom:0px;
	position:absolute;

}

#middle{
	width:742px;
	margin-top:10px;
	height:auto;
}

#footer
{
	width:742px;
	height:55px;
	margin-top:15px;
	color:#7A7A7A;
}

.orange_bg
{
	background:url(images/orange_bg.jpg);
	background-position:5px 6px;
	background-repeat:no-repeat;
	height:161px;
	width:740px;
	float:left;
	border: 1px solid #eaeaea;
}

.title_part
{
	width:742px;
	height:150px;
	position: relative;
	margin-bottom: 10px;
}

/*middle part blocks background*/
.block
{
	background:url(images/block_bg.gif) repeat-x top left;
	background-color:#ededef;
	float:left;
	margin-right:5px;
	position:relative;
	height:auto;
}
.block_
{
	background:url(images/block_bg.gif) repeat-x top left;
	background-color:#ededef;
	float:left;
	position:relative;
	height:auto;
}

.block_one
{
	background:url(images/block_bg.gif) repeat-x top left;
	background-color:#ededef;
	position:relative;
	height:auto;
}

.block_header{
	font-size:21px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	line-height: 25px;
}

.block_text{
	border:1px solid #d4d4d4;
	color: #7A7A7A;
}

.block_descr
{padding-top:10px;padding-bottom:20px;width:184px;}
.block_descr_
{padding-top:10px;padding-bottom:20px;width:246px;}
.zebra{height:15px;padding-top:5px;}

#footer_style{
	width:742px;
	height:36px;
	position:relative;
	background:url(images/footer.gif) repeat-x top left;
	color:#959595;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	text-align: center;
}



.footer_links
{
	line-height:36px;
	color:#959595;
}

.footer_links a
{
	color:#959595;
}

.footer_item
{
	background:url(images/border.gif) no-repeat;
	background-position:right;
	padding-right:10px;
	padding-left:10px;
}

.profile_text{
	padding:20px;
	width: 702px;
}

.ulpadding{
margin-top: 4px;
}
/*careers*/

.jobtitle{
color:#8A8D84;font-size:14px;text-transform:capitalize;font-family:Arial Black,Arial;}

.project_name{
	text-transform:capitalize;
	font-weight:bold;
	color:#8A8D84;
	font-size:11px;
}

.proj_partner{
	font-weight:bold;
	color:#8A8D84;
	font-size:11px;
	float: left;
}

.proj_text{float:right;width:600px;}
.proj_text_home{float:right;width:145px;}	
.proj_image{
	min-height:60px;

	#min-height:60px;
	*min-height:60px;
	float: left;
	width: 90px;
	cursor:pointer;
}

.contact_block{
	background:url(images/block_bg.gif) repeat-x top left;
	position:relative;
	height:412px;
	background-color:#ededef;
}

.technology{font-style:italic;}
	
.linkToProject{float:right;cursor:pointer;text-transform:lowercase;}