div#contentHeader div#contentHeaderServices div#contentHeaderCustomers {
	font: 13px/15px Arial, Helvetica, sans-serif !important;
	color: #5b5b5b;
	margin-left: 20px;
}

div#contentHeaderCustomers h1 {
	width:500px; 
	height:25px;	
	background-image:url(../images/section-header-customers.png); 
	behavior: url(../js/iepngfix.htc); 
	font-size:0px; color:#ffffff;
	margin-top:10px;
	margin-left:0px;
	text-align:right;
	overflow:hidden;
	}

div#contentHeaderServices h1 {
	width:500px; 
	height:25px;	
	background-image:url(../images/section-header-services.png); 
	behavior: url(../js/iepngfix.htc); 
	font-size:0px; color:#ffffff;
	margin-top:15px;
	margin-left:0px;
	text-align:right;
	overflow:hidden;
	background-repeat:no-repeat;
	}

div#contentHeaderPartners h1 {
	width:500px; 
	height:25px;	
	background-image:url(../images/section-header-partners.png); 
	behavior: url(../js/iepngfix.htc); 
	font-size:0px; color:#ffffff;
	margin-top:15px;
	margin-left:0px;
	text-align:right;
	overflow:hidden;
	}

h2 {
	margin-top: 30px !important;
}

h3 {
	font: 18px/18px Arial, Helvetica, sans-serif !important;
	color: #5b5b5b !important;
	font-weight: bold !important;
	background: #fff url(../images/h2arrow.gif) no-repeat 0 2px !important;
	padding-left: 20px;
	margin-bottom: 0 !important;
	
}

h3.creativeServices {
	background-image: none !important;
	padding-left: 0 !important;
}

h4 {
	margin-top: 0 !important;
	padding-left: 20px;
	padding-right: 40px;
	font: 14px/18px Arial, Helvetica, sans-serif !important;
	color: #5d5d5d !important;
	font-style: italic !important;
	line-height:20px;
}

h4.pStyle {
	margin: 10px 0 15px 0 !important;
	padding: 0 !important;
	font: 14px/18px Arial, Helvetica, sans-serif !important;
	color: #3b3b3b !important;
	font-style: normal !important;
}

p {
	margin-top: 6px;
	padding-right: 20px;
	line-height: 18px;
	color: #5d5d5d;
}

p.tabbed {
	padding-left: 20px;
	padding-right: 30px;
}

p.servicesPage {
	padding-right: 0;
}

p.signature {
	color: #77a8b8;
}

ul.servicesSection {
	margin-top: 10px;
}

ul.servicesSection li {
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 15px;
	background: #fff url(../images/arrow-purple.gif) no-repeat 0 3px;
	line-height: 18px;
	color: #5d5d5d;
}

img.servicesImage {
	border: solid 1px #d6d6d6;
	margin: 10px 0 5px 0;
}

img.servicesImageOver {
	border: solid 1px #666;
	margin: 10px 0 5px 0;
}

img.servicesPodImageLink {
	border: solid 1px #cacaca;
}
img.servicesPodImageLinkOver {
	border: solid 1px #666;
}

div.servicesButtons {
	margin: 10px 0 20px 0;
}


