@charset "utf-8";
/* CSS Document */

/* shared elements */
/*body{ background: url(../images/backgrounds/bkg_clients_new.jpg) top center; }*/
body{ background: url(../images/backgrounds/bkg_Ourclients.jpg) top center; 
}

div#maincontentbk { height: 2050px; margin-bottom: 10px; }
#subcontent { position: absolute; top: 2217px; left: 10px; color: #FFFFFF;    }

div#header { background: url(../images/backgrounds/bkg_header_clients.jpg) no-repeat;}


/* Specific  elements */
#clienttext { 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 959px; 
	position: absolute; 
	padding: 0px; 
	top: 162px; 
	left: 7px;
	height: 556px; 
	z-index: 0;  
}

#clienttext h1 { 
	color: #DE3066; 
	font-family: Georgia, Times, serif; 
	font-size: 3.2em; 
	font-weight: normal; 
	margin: 0px; 
	background-color: #000000; 
	height: 56px;
	position: relative; 
	top: -10px;
	left: -7px;
	padding: 17px 15px 0px 15px;
}

#clienttext .clientlogo { width: 236px; float: left; margin: 0px 2px 13px 0px;  height: 134px; }
#clienttext .lastcol { margin-right: 0px; }
#clienttext .clientlogo h2, #clienttext .clientlogo p { margin: 0px; }
#clienttext .clientlogo h2 span { display:none; }
#clienttext .clientlogo h2 a { text-decoration: none; }
#clienttext .clientlogo p { 
	background-color: #000000; 
	padding: 8px 0px 0px 8px; 
	font-size: 1em; 
	height: 35px; 
	width: 221px;  
	line-height: 1.4em;
}
#clienttext .clientlogo a.morelink { 
	float: right; 
	text-decoration: none; 
	color: #C00C6A; 
	font-family: sans-serif;
	font-weight: bold; 
	margin: 4px 3px 0px 0px;
	font-size: 2.5em;
}

#clientsubtext { display: none; }

/* Cookies message */
.ckMsgBk {
	filter:alpha(opacity=99);
	-moz-opacity:0.99;
	-khtml-opacity: 0.99;
	opacity: 0.99;
}
