h1.our_services {
	background: #fff url(/images/elements/banner_our-services.jpg) no-repeat;
	text-indent:-9999px;
	width:570px;
	height:42px;
	margin-top:0px !important;
}
a.icon {
	color:#776299;
	display:inline;
	padding-left:70px;
	width:205px;
	line-height:60px;
	float:left;
	margin-bottom:10px;
	margin-right:20px;
}

h1.specialist_sales_support {
	background: #fff url(/images/elements/banner_specialist-sales-support.jpg) no-repeat;
}
h1.credit {
	background: #fff url(/images/elements/banner_credit.jpg) no-repeat;
}
#credit ul { list-style-position:inside;margin-bottom:10px;}
h1.logistics {
	background: #fff url(/images/elements/banner_logistics.jpg) no-repeat;
}

a.logistics_text {
	color:#776299;				
}

	.order_tracking { background: url(/images/elements/icon_order-tracking.jpg) no-repeat; }
	.returns { background: url(/images/elements/icon_returns.jpg) no-repeat; margin-right:0 !important;}
	.electronic_integration { background: url(/images/elements/icon_electronic-integration.jpg) no-repeat; }
	.marketing { background: url(/images/elements/icon_marketing.jpg) no-repeat; margin-right:0 !important;}
	.specialist_searches { background: url(/images/elements/icon_specialist-searches.jpg) no-repeat; }
	.credit { background: url(/images/elements/icon_credit.jpg) no-repeat; margin-right:0 !important;}
	.logistics { background: url(/images/elements/icon_logistics.jpg) no-repeat; }
	.specialist_sales_support { background: url(/images/elements/icon_specialist-sales-support.jpg) no-repeat; margin-right:0 !important;}
	.complaint { background: url(/images/elements/icon_complaint.jpg) no-repeat; }
	
/* electronic integration pages styles */
h6.midw_header {
	margin: 10px 0; padding: 0;
	color: #542E91;
	font-size: 1.1em;
}
div#eintegration ul {
	padding: 10px 15px;	
}
h5.eintegration p.eintegration {
	display: block;
	position: relative;
	margin: 10px 0 0 0;
}
a.toggle {
	display: block;
	margin: 5px 0px;
}

div.download {
	background-color:  #EEE;
	border: 1px solid #BBB;
	padding: 10px;
	margin: 10px 10px;
}
.download ul {
	list-style: none;
}
img.doc_type {
	display: block;
	float: left;
	height: auto; width: auto;
	margin: 5px 5px 5px 0;
}
table.download_item {
	width: auto;
}
.download_item td.label {
	width: 100px;
	vertical-align: top;
}
hr.divider {
	background: none;
	border-top: 1px dotted #BBB;
	width: 100%;
}

#inspire table {
	border: 1px solid #542E91;
	background: #FFF;	
}

#inspire th {
	background: #CEDBE2;
	text-align: center;
}

#inspire th h6{
	padding: 0; margin: 0;
}

#inspire #help {
	width: 75%;
	margin: auto;
	text-align: center;
}

/* layout for logistics page */

a.logistics_icon {
	color:#776299;
	display:inline;
	padding-left: 64px;
	line-height:94px;
	float:left;
	margin: 0;
	vertical-align: top;
}
div#left_col{
	display:block;
	padding-left: 12px;
	width:245px;
	float:left;
	margin-bottom:10px;
	margin-right:5px;
}
div#right_col{
	display:block;
	padding-left: 12px;
	width:245px;
	float:left;
	margin-bottom:10px;
	margin-right:5px;
}
div#left_col h6 {
	margin-left: -12px;	
}
/* unneeded - interfering with main footer	 
div#footer{
	clear:both;
	width: 100%;
}
*/

