.bg_content1 {
	background-image:url(../images/olbes-bg-content-1.jpg);
	background-repeat:no-repeat;
	}
	
.bg_intro {
	background-image:url(../images/bg-introduction.jpg);
	background-repeat:no-repeat;
	}
	
.bg_logos {
	background-image:url(../images/bg-logos.jpg);
	background-repeat:no-repeat;
	}
	
.add {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}

.style1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
}

.style2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:3px;
}

.style3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.client {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.client a:link {
    color: #000000;
	text-decoration:none
}  

.client a:visited {
    color: #000000;
	text-decoration:none
} 

.client a:hover {
    color:#000000;
	text-decoration:underline overline; color: red;
	
}  
.client a:active {
    color: #000000;
	text-decoration:none
}  

.style4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}

.footer a:link {
    color: #999999;
	font-weight: bold;
	text-decoration:none
}  

.footer a:visited {
    color: #999999;
	font-weight: bold;
	text-decoration:none
} 

.footer a:hover {
    color:#f32301;
	text-decoration:none;
	font-weight: bold;	
}  
.footer a:active {
    color: #999999;
	font-weight: bold;
	text-decoration:none
}  


.shadowcss{
position: relative;
top: -5px;
left: -5px;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#84949d', Positive='true');
}


.errMsg { color: #C33; font-size:xx-small; font-family: Arial;} 