div.coworkermain {
	position: relative;
}

a.mailtolink {
	background: #ccc;
	cursor: pointer;
	display: block;
	width: 400px;
	height: 35px;
	position: absolute;
	top: 175px;
	left: 56px;
	z-index: 500;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
}



/****** SVENSKA ******/

/* General */
html {
height: 100%;	
}

body{
	margin: 0;
	padding: 0;
	background: #f0eee9 url('../images/body_bg.jpg') 0 0 repeat-x;
	font-family: "times new roman", georgia;
	font-size: 11px;
	line-height: 17px;
	color: #5a5a5a;
}
h1,h2{
	font-size: 20px;
	line-height: 22px;
	color: #4e3821;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 1px 0;
	padding: 5px 0 0 0;	
}
span{
	font-family: "verdana", arial;
	font-size: 10px;
	color: #187020;
	text-transform: uppercase;
}
p {
	margin-top: 12px;
	margin-bottom: 0;
	padding-bottom: 0px;
}
p.ingress{
	font-weight: bold;
}
#content{
	width: 960px;
	margin: 0 auto !important;
	text-align: left !important;		
}
#content2{
	width: 960px;
	margin: 0 auto !important;
	text-align: left !important;		
}
#mast_head{
	position: relative;
	width: 100%;
	height: 98px;
	margin: 0 0 4px 0;
}
#mast_body{
	margin-top: 22px;
	float: right;
	margin-right: 60px;
	width: 768px;
	background: #f0eee9;
}
#content2 #mast_body{
	margin-top: 42px;
	margin-right: 0;
	width: 828px;
	float: right;
	background: #f0eee9;
}
#mast_foot{
	clear: both;
	width: 768px;
	float: right;
	margin-right: 60px;
	padding: 6px 0;
	text-align: center;
	background: #cdc5bd;
	color: #737373;
}
#content2 #mast_foot{
	float: right;
	clear: both;
	width: 828px;
	margin-right: 0;
	padding: 6px 0;
	margin-top: 10px;
	text-align: center;
	background: #cdc5bd;
	color: #737373;
}
a{
	color: #5a5a5a;
	text-decoration: underline;
	border: none;
	outline: none;
}
/* Mast head */
#menuborder{
	position: absolute;
	top: 0;
	right: 0;
	width: 700px;
	height: 140px;
	background: url('../images/menuBorder.gif') 0 1px repeat-x;
}
#mast_head #logo{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 10;
	width: 131px;
	height: 140px;
	background: url('../images/logo-top1.jpg') 0 0 no-repeat;
	text-indent: -9999px;
}
ul#menu{
	display: inline;
	float: left;
	list-style: none;
	margin: 40px 0 0 229px ;
	padding: 0;
}
#content2 ul#menu{
	display: inline;
	float: left;
	list-style: none;
	margin: 40px 0 0 229px ;
	padding: 0;
}
ul#menu li{
	display: inline;
}
ul#menu li a{
	text-indent: -9999px;
	outline: none;
	display: block;
	float: left;
	cursor: pointer;
}
ul#menu li a#about			{ width:113px; height:30px; background: url('../images/about.gif') 0 0 no-repeat;}
ul#menu li a#our_business	{ width:145px; height:30px; background: url('../images/our_business.gif') 0 0 no-repeat;}
ul#menu li a#co_workers	{ width:109px; height:30px; background: url('../images/co_workers.gif') 0 0 no-repeat;}
ul#menu li a#courses		{ width:83px; height:30px; background: url('../images/courses.gif') 0 0 no-repeat;}
ul#menu li a#contact		{ width:94px; height:30px; background: url('../images/contact.gif') 0 0 no-repeat;}

ul#menu li a#about:hover, ul#menu li.active a#about					{ background: url('../images/about.gif') -113px 0 no-repeat;}
ul#menu li a#our_business:hover, ul#menu li.active a#our_business	{ background: url('../images/our_business.gif') -145px 0 no-repeat;}
ul#menu li a#co_workers:hover, ul#menu li.active a#co_workers		{ background: url('../images/co_workers.gif') -109px 0 no-repeat;}
ul#menu li a#courses:hover, ul#menu li.active a#courses				{ background: url('../images/courses.gif') -83px 0 no-repeat;}
ul#menu li a#contact:hover, ul#menu li.active a#contact				{ background: url('../images/contact.gif') -94px 0 no-repeat;}

ul#menuLevel2{
	display: table;
	list-style: none;
	margin: 1px 0 0 129px;
	padding: 5px;
	width: 758px;
	background: #70624b;
}
html * > ul#menuLevel2{
	width: 758px;
	display: inline;
	float: left;
}
ul#menuLevel2 li{
	display: inline;
}
ul#menuLevel2 li a{
	outline: none;
	display: block;
	height: 18px;
	text-indent: -9999px;
	float: left;
	cursor: pointer;
}
ul#menuLevel2 li a#nav2-1{ width: 148px; background: url('../images/nav2-1.gif') 0 0 no-repeat;}
ul#menuLevel2 li a#nav2-2{ width: 164px; background: url('../images/nav2-2.gif') 0 0 no-repeat;}
ul#menuLevel2 li a#nav2-3{ width: 64px; background: url('../images/nav2-3.gif') 0 0 no-repeat;}
ul#menuLevel2 li a#nav2-4{ width: 105px; background: url('../images/nav2-4.gif') 0 0 no-repeat;}
ul#menuLevel2 li a#nav2-5{ width: 86px; background: url('../images/nav2-5.gif') 0 0 no-repeat;}
ul#menuLevel2 li a#nav2-6{ width: 53px; background: url('../images/nav2-6.gif') 0 0 no-repeat;}
ul#menuLevel2 li a#nav2-7{ width: 127px; background: url('../images/nav2-7.gif') 0 0 no-repeat;}

ul#menuLevel2 li a#nav2-1:hover, ul#menuLevel2 li.active a#nav2-1{ background: url('../images/nav2-1.gif') -148px 0 no-repeat;}
ul#menuLevel2 li a#nav2-2:hover, ul#menuLevel2 li.active a#nav2-2{ background: url('../images/nav2-2.gif') -164px 0 no-repeat;}
ul#menuLevel2 li a#nav2-3:hover, ul#menuLevel2 li.active a#nav2-3{ background: url('../images/nav2-3.gif') -64px 0 no-repeat;}
ul#menuLevel2 li a#nav2-4:hover, ul#menuLevel2 li.active a#nav2-4{ background: url('../images/nav2-4.gif') -105px 0 no-repeat;}
ul#menuLevel2 li a#nav2-5:hover, ul#menuLevel2 li.active a#nav2-5{ background: url('../images/nav2-5.gif') -86px 0 no-repeat;}
ul#menuLevel2 li a#nav2-6:hover, ul#menuLevel2 li.active a#nav2-6{ background: url('../images/nav2-6.gif') -53px 0 no-repeat;}
ul#menuLevel2 li a#nav2-7:hover, ul#menuLevel2 li.active a#nav2-7{ background: url('../images/nav2-7.gif') -127px 0 no-repeat;}

/* Mast Body */
#mast_body img{
	margin: 0;
}
#col1{
	display: inline;
	margin: 10px 10px 10px 10px;
	padding: 10px 0 0 0;
	float: left;
	width: 493px;
	background: url('../images/divider.gif') 0 0 repeat-x;
}
.col2{
	display: inline;
	margin: 10px 10px 10px 10px;
	padding: 10px 0 0 0;
	width: 235px;
	float: right;
	clear: right;
	background: url('../images/divider.gif') 0 0 repeat-x;
}
#content2 .col2{
	display: inline;
	margin: 6px 0 10px 10px;
	padding: 10px 0 0 0;
	width: 235px;
	float: right;
	clear: right;
	background: url('../images/divider.gif') 0 0 repeat-x;
}
#col3{
	display: block;
	margin: 6px 10px 10px 20px;
	padding: 10px 0 0 0;
	width: 235px;
	float: left;
	clear: none;
	background: url('../images/divider.gif') 0 0 repeat-x;
}

.col2 table {
margin-left: -3px;
}

.col2 td {
font-size: 11px;
}
	
#submenu{
	padding: 0;
	list-style: none;
	margin: 0;
}
#submenu li{
	padding-left: 0;
	width: 235px;
	margin: 0;
}
#submenu li a{
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0 0 0 3px;
	width: 232px;
	text-decoration: none; 
}
#submenu li a:hover{
	padding: 0 0 0 3px;
	background: #187020;
	color: #fff; 
}
#submenu li.active a{
	padding: 0 0 0 3px;
	background: #187020;
	color: #fff; 
}
.col2 table{
	width: 235px;
}


/* FOOT */

#mast_foot a{
	text-transform: uppercase;
	margin-right: 10px;
}


/* NEEEW */

#coWorker {
position: relative;	
z-index: 12;
border: 9.25px solid #CDC5BD;
}
#coWorker2 {
border: 9.25px solid #CDC5BD;
}
#content2 #coWorker {
position: relative;
z-index: 12;
margin-top: -20px;
float:left;
clear: both;
border: 9.25px solid #CDC5BD;
}
.coworkersThumb {
float: left;
border: 2px solid #cfc8c0;
margin: 0 4px 0 4px;
}

#coworkers{
	display: inline;
	margin: 0px 10px 10px 10px;
	padding: 5px 0 18px 0;
	float: left;
	width: 747px;
	background: url('../images/divider.gif') repeat-x;
background-position: bottom;
}
}

.coworkersThumb img {
height: 68px;
width: 68px;
border: 1.5px solid #fff;
}

#coworkersActive {
opacity: 0.5;
filter: alpha(opacity=50);
}

#wrapper {
width: 100%;	
margin: 0 auto !important;
text-align: center;
}

#footerSmalltext {	
font-family: "times new roman", georgia;
font-size: 0.9em;
color: #9F9A95;
}

.coWorkersRow {
padding-top: 8px;
clear: both;
}

.coWorkersRow span {
font-family: "times new roman", georgia;
color: #000;
margin-left: 4px;
}
#h2Margin {
	margin-bottom: 4px;
}
.clearDiv {
	display: block;
	width: 100%;
	position: relative;
	clear: both;
	height: 10px!important;
}
