
* { margin:0; padding:0; font-family:inherit; font-size:inherit; line-height:auto;  }
		.header
		{
			background: #FFF;
		}
		.breadcrumbs
		{
			background:#EFEFEF;
			padding-left: 5px;
			
		}
		.content 
		{
			/*margin: 5px;*/
		}
		
		.topnav{
		margin-top:25px;
		}
		#tab-holder
{
	float:right; 
	display:inline;
	
}
img.icim
{

}
#tab-holder ul
			{
		padding-top: 10px;
				display:inline;
				color:#fff;
				
			}		
#tab-holder li{
	
	padding-left: 10px;
	}
			#tab-holder ul li
			{
		
				display:inline;
				color:#fff;
			}		
			#tab-holder ul li a
			{
				color:#fff;
				text-decoration: none;
			}
		a:hover{
		color:#f8bd09;
		}
		
			
/* =============================================
Structure
============================================= */
* { margin:0; padding:0; font-family:verdana; font-size:inherit; line-height:auto;  }
img { border:0; }
h2{
	font-family:arial; font-size:14px; font-weight:bold; color: #444;
	}
/* =============================================
Remove Dotted Line Around Links
============================================= */
a:focus
{
	-moz-outline-style: none;
}

/* =============================================
Elements
============================================= */

html
{  
	background:url(../images/bg1.png) repeat-x bottom #667638; /* #222222 */
	background-size: 100%;
	font-family:Arial, Helvetica, Tahoma, Sans-Serif;
	font-size:11px;
padding:0;
	height: 100%;
width: 100%;
	margin:auto;
}
div.span-1, div.span-2, div.span-6
{
	float:left; padding-left: 30px;
}
div.first
{
	padding-left:0px;
}
#step-1{
valign: middle;
margin-top: 40%;
}
.span-1
{
	width:400px;
}
.span-2
{
	width:150px;
}
.span-3
{
	float:left; width:490px; overflow:hidden; clear:left;
}
	.span-3 .section-title-1
	{
		 margin-right:20px;
	}

.page-clear, .page-clear-0
{
	clear:both; display:block; height:0px; width:100%;
}
.page-clear-5
{
	clear:both; display:block; height:5px; width:100%;
}
.page-clear-7
{
	clear:both; display:block; height:7px; width:100%;
}
.page-clear-10
{
	clear:both; display:block; height:10px; width:100%;
}
.page-clear-15
{
	clear:both; display:block; height:15px; width:100%;
}
.page-clear-20
{
	clear:both; display:block; height:20px; width:100%;
}
.page-clear-30
{
	clear:both; display:block; height:30px; width:100%;
}
.page-clear-40
{
	clear:both; display:block; height:40px; width:100%;
}
.float-clear-5
{
	float:left; clear:both; height:5px; width:100%;
}
.float-clear-10
{
	float:left; clear:both; height:10px; width:100%;
}

.float-space-5
{
	float:left; display:inline; height:5px; width:5px;
}

input.attention, textarea.attention
{
	border-left:solid 2px red;
}

/* =============================================
Header
============================================= */
#im{
position:absolute; z-index:-1;
}
#header-holder
{

  margin:auto;

	width:100%;
}
#header
{
	background:url(../images/header.gif) no-repeat;
	margin:auto; width:1000px; height:67px;
}
#logo-holder
{
	float:left; display:inline; padding-left:5px; padding-top:2px; margin-left:5px;
}
#logo
{
	padding-top:0px; width:175px; height:50px; padding-left:10px;
}



.tab-spacer
{
	float:left; display:inline; width:4px; height:34px;
}
	.tab-spacer-left
	{
		background:url(../images/tab-selected-gray-left-4px.png) no-repeat;
	}
	.tab-spacer-right
	{
		background:url(../images/tab-selected-gray-right-4px.png) no-repeat;
	}

.tab
{
	float:left; display:inline; height:24px; text-align:center; padding-top:10px; color:#acacac;	overflow:hidden;
}
.tab #inbox-count
{
	color:#f2d600;
}
.tab.selected
{
	font-weight:bold;
}
.tab.selected #inbox-count
{
	color:#7fbb37;
}
/* =============================================
Content
============================================= */

div.clear{
	
	clear:both;
	
	}
#fb_login_image {

valign: middle;
}
#login-holder
{
	width:100%; background-color:#D7D7D7; display:none;
}
	#login
	{
		margin:auto; width:980px; text-align:right; font-size:10px; color:#666;
	}
#content{
	margin:auto; 
	width:1000px;
}
#content-holder
{
    margin:auto;
	width:100%;
	height:330px;
    background-color:#fff;
}
#content_team{
	margin:auto; 
	width:990px;
}
#content-holder_team
{
    margin:auto;
	width:100%;
	height:450px;
    background-color:#fff;
	overflow-y:scroll;
}
img.sld{
	margin-left:10px;
	}
.textalign{
	margin-top:15px; 
	padding:10px;
	color: #444;
	text-align:justify;
	
	}
.textalign1{
	height: 200px;
	margin-top:10px; 
	padding:10px;
	color: #444;
	text-align:justify;
	overflow-y: scroll;
	}
	
a { text-decoration:none; }

.underlined-links a
{
	color:#7fbb37;
	text-decoration:none;
}
.underlined-links a:hover
{
	color:#000;
	text-decoration:underline;
}
.underlined-links a:visted
{
	color:#000;
}

.blue-links a
{
	color:#4A92CA;
	text-decoration:none;
}
div.news{
	width:100%;
	border-bottom:1px dotted #ccc;
	}
	/* ============== Careers =========== */
	
	ul.car{
	display:inline;
	}
	li.car_li{
	margin-left: 15px;
	display:inline;
	line-height:19px;
	}
	
/* =============================================
Footer
============================================= */

#footer
{
	color:#FFF;
	font-size:11px;
	margin:auto;
	width:980px;
	
	line-height:17px;
}
#footer-holder
{   
	width:100%;
	height: 100%;
	padding-bottom: 1px;
	padding-top:20px;
	border-bottom: solid 1px #fff;
}
#footer .headline
{
	font-weight:bold;
	color:#FFF;
	font-size:14px;
}
#footer a
{
	color: #FFF;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}

#footer-header-holder
{
		margin:auto;
	width:100%;
	background-color:#fff;

}
#footer-header
{
	margin:auto; width:980px; height:145px; color:#FFF; padding-top:10px; padding-bottom:10px;
	border-top: solid 1px #efefef;
}
	.homepage-box-holder
	{
		float:left;
		display:inline;
		height:145px;
		color:#333333;
		width:326px;
		overflow:hidden;
		text-align:left;
		valign:middle;
	}
	.bxl_text{
		margin-top: 10px;	
		margin-left: 0;
		margin-right: 10px;		
	}
	.bx_text{
		margin-top: 10px;	
		margin-left: 15px;	
	}
.bx_text3{
		margin-top: 1px;	
		margin-left: 10px;
		margin-right: 10px;		
	}
	.homepage-box-divider
	{
		float:left;
		display:inline;
		height:145px;
		width:1px;
		background-color:#a8a8a8;
		overflow:hidden;
	}
#left-half-holder
{
	margin:auto; float:left; display:inline; height:330px; width:575px; overflow:hidden; margin-left:0;
}
span.left_text{
padding:20px 10px 20px 20px;
}
	.left-half-holder
	{
		background:url(../images/homepage-entree-left-networkingjobsinternships.png) no-repeat;
	}
#right-half-holder
{
	float:right; display:inline; height:298px; width:396px; overflow:hidden; position:relative;
}
.textalignr{
	
	margin:35px auto 0 auto; 
	padding:10px;
	color: #444;
	width:396px;
	text-align:center;
	background-color:#f8bd09;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;

	}
	.textalignim{
	width:396px;
	margin:0 auto 0 auto; 
	padding:0;
	color: #444;
	text-align:center;

	}
	#left-half-holder .txt_bold{
	
	font-family:Arial; font-size:16px; font-weight:bold;
	color:#000000;
	
	}
	.textalignline{
	margin:0 auto 0 auto; 
	color: #444;
	text-align:center;
	background-color:#f8bd09;
	}