.first_col {
	float: left; 
	width: 58%; 
	padding-right: 3%; 
} 

.second_col {
	float: left; 
	width: 38%;
}

.twocol {
	float: left; 
	width: 100%;
	clear: both;
}




.first_col_front {
	float: left; 
	width: 48%; 
	padding-right: 3%; 
} 

.second_col_front {
	float: left; 
	width: 48%;
}

.twocol_front {
	float: left; 
	width: 100%;
	clear: both;
}


.twocol H1 {
	float:left;
	width: 100%;
}
#three_col {
	float:left; 
	clear: both; 
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#colwrap {
	float:left; 
	clear: left; 
	width: 100%;
}
#firstcol, #secondcol  {  
	padding-right: 2%; 
	float:left;
}


#firstcol, #secondcol, #thirdcol  { 
	width: 32%; 
	float:left;
}



#firstcol .front-teaser {
background-image: url(../images/offshorewind_transperant.png);}

#secondcol .front-teaser {
background-image:url(../images/oilgas_transperant.png);}

#thirdcol .front-teaser {
background-image:url(../images/industry_transperant.png);}

.front-teaser {
width: 200px;
height: 134px;
float: left;}

.front-teaser .front-teaser-img {
	z-index: 1;
}
.front-teaser .front-teaser-header h1 {
	color:#FFFFFF;
font-weight:500;
margin:0 0 0 0;
padding:8px 10px 0px;
text-transform:uppercase;
z-index:10;
font-size:11px;
}
.front-teaser-img p {
	color:#FFFFFF;
padding:6px 70px 0 10px;
z-index:20;
}


.front-teaser-img a {
font-weight: normal;
text-decoration: none;
color: #fff;
}

