
/*------------- mainContent --------------*/
#home #mainContent {
	background-image:none;
	width:542px;
	float:left;
	margin:0px;
	padding:0px;
	
}


#mainContent .wrapper {
background: url(../../images/mainContent_bg.jpg) repeat-y;
margin:40px 6px 0px 6px;
padding:0px 14px 0px 14px;
width:100%;
}

#home #subContent{
	width:192px;
	float:right;
	margin-right:6px;
	background:#FFCCFF url(../../images/subContent_bg.jpg) repeat-y top;	
}

#home #subContent ul {
	background:url(../../images/subContentBottom_bg.jpg) no-repeat bottom;
	padding:40px 10px 20px 10px;
	
}





#mainContent h1 {
	font: 22px/23px "Times New Roman", Times, serif;
	word-spacing:-2px;
	color:#0c2844;
	width:510px;
	padding:10px 0px 6px;
}
	#introduction {
	margin:-15px;
	}
	#signature {
	float:right;
	text-align:right;
	padding-top:20px;
	padding-bottom:5px;
	}
	#signature em {
	background:transparent url(../../images/dm_signiature.gif) no-repeat scroll right top;
	height:30px;
	padding:40px 0px;
	width:15px;
	}
		#keyServices
		{
		position:relative;
		background:url(../../images/home_Services_bg.jpg) repeat-x top left;
		width:558px;
		margin:20px 0px 0px -13px;
		padding-left:10px;
		height:220px;
		}
		#keyServices li
		{
		width:558px;

		position:absolute;
		}
		#keyServices li h3, #keyServices li p {
		text-indent:-9999px;
		}
		#keyServices a {
		height:300px;
		}
		
		#campaign
		{
			background-image:url(../../images/home_Advert_bg.jpg);
			background-repeat:none;
			float:left;
			width:570px;
			height:225px;
			margin:-5px 0px 2px 6px;
		}
		#campaign li
		{
			padding: 30px 20px 0px 280px;
		}
		#campaign h2
		{
			font: 22px/22px "Times New Roman", Times, serif;
			word-spacing:-2px;
			color:#0c2844;
		}
		#campaign p
		{
			color:#acbfb9;
			width:250px;
			font: bold 11px/12px "Arial", Helvetica, sans-serif;
			padding-top:08px;
		}
		#campaign h4
		{
			color:#9d9b8d;
			width:245px;
			font: bold 15px/18px "Arial", Helvetica, sans-serif;
			padding-top:12px;
		}

#home #closingFooter {
	background:url(../../images/maincontent_bg_bottomblue.jpg) no-repeat left bottom;
	margin-left:-14px;
	text-indent:-9999px;
	width:600px;
	margin-right:14px;
	height:7px;
}

		
#home #distributionLink { float:left; width:33%; position:relative; background:url(../../images/homeLink_distribution.jpg) no-repeat 0px 0px; }
#home #distributionLink a { float:left; height:100%; width:100%; position:relative; }

#home #warehousingLink { float:left; width:33%; position:relative; background:url(../../images/homeLink_warehousing.jpg) no-repeat 0px 0px; }
#home #warehousingLink a { float:left; height:100%; width:100%; position:relative; }

#home #clientServicesLink { float:left; width:33%; position:relative; background:url(../../images/homeLink_clientServices.jpg) no-repeat 0px 0px; }
#home #warehousingLink a { float:left; height:100%; width:100%; position:relative; }


