@charset "utf-8";
/* CSS Document */

#clienttext h1 { margin-bottom: 0px; top: -10px; left: -7px;   }

#clienttext h2.subtitle { 
	font-size: 2.5em; 
	font-family: Georgia, Times, serif;  
	font-weight: normal; 
	position: relative; 
	top: -15px; left: -7px;
	margin: 0px 0px 5px 0px;
	padding: 0px 15px 15px 15px;
	line-height: 1.5em; 
	background-color: #000000;
}

#clienttext h2.subtitle span {color: #DE3066;}


body { background:#000 url(../images/backgrounds/bkg_Ourclients.jpg) repeat-x top center;
background-size:cover;
}

#wrapper div#maincontentbk
{
height:2194px;
}

#wrapper #subcontent
{
top:2358px;
}
