html 
{
	overflow-y: scroll;
}

body
{
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	color: #000;
	background-image: url(../images/bg-ebn.gif);
	background-repeat: repeat;
	
}

div 
{
	border: solid 0px #000;
}

h1 
{
	font-family: Helvetica;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #363;
}

p 
{
	margin-top: 0;
	padding-top: 0;
}

div#wrap 
{
	width: 1000px;
	padding: 0 62px 0 112px;
	margin: 55px auto 0 auto;
	direction: ltr;
	border: solid 0px black
}

.firstRow 
{
	height: 70px;
}

.secondRow 
{
	height: 50px;
	border-bottom: solid 1px #000;
	margin-bottom: 30px;
	width: 826px;
}

.logoDiv 
{
	width: 396px;
	float: left;
	margin-right: 30px;
	
}

.homepagebut 
{
	float: left;
}

.navFirstRow 
{
	height: 17px;
	line-height:17px;
	
}

img  
{
	border: 0;
}

.greenText 
{
	color: #363;
}

.jobList 
{
}

a 
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

.jobList a
{
	color: #fff;
	
}

.jobList a:hover
{
	color: #363;
	
}

.practice 
{
	font-weight: bold;
	line-height: 22px;
}


.practice a
{
	color: #000;
	
}

.practice a:hover
{
	color: #363;
	
}

.langPos 
{
	position: absolute;
	top: 614px;
	margin-left: -1px;
	width: 824px;
}


#container {
    
	position	: relative;
	width		: 181px;
	height		: 277px;
	
	overflow	: hidden;
}

#content {
	position	: relative;
	width		: 181px;
	top: 0px;
	
}

a.teamailto 
{
	color: #363;
	font-weight: bold;
}

a.teamailto:hover
{
	color: #e3eae2;
	font-weight: bold;
}

a.contactmailto 
{
	color: #363;
	font-weight: bold;
}

a.contactmailto:hover
{
	color: #818074;
	font-weight: bold;
}

