@charset "utf-8";


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:16px;
	margin:0px;
/*	padding:0px;*/
}

img	{ border:0px;	}

body.index	{
	background-color: #e8e8e8;
	background-image: url(images/bg-globe1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	width:980px;
	margin: 0px auto;		
	margin-top:30px;	
}

table	{
	vertical-align:top;
	text-align: left;	
	}


a:link, a:visited {
	color: #900;	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	text-decoration: none;*/
}
a:hover, a:active {
	color: #DB0000;	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	text-decoration: underline;*/
}



/*	MENU ____________________________*/


#menu	{
	padding:5px;
/*	background-color: #CCC;*/
	background-image: url(images/menu-back.jpg);
	background-repeat: repeat-x;
	}

#sddm	{	
	padding: 0px;
	margin: 0px auto;			
	width:948px;
	height:32px;
	float:;
	}
ul#sddm 	{
	background-image: url(images/menu-grad.jpg);
	background-repeat: repeat-x;
	}	

#sddm li	{
	list-style: none;
	float: left;
	text-transform:uppercase;
	padding-left:4px;
}

#sddm li a:link , #sddm li a:visited {	
	font-size:10px;
	display: block;
	width: 90px;
	text-align: center;
	text-decoration: none;
	color:#fff;
	padding: 5px;
	margin-top:5px;
	}


#sddm li a:hover , #sddm li a:active {	/*	main hover	*/
	background-image: url(images/menu-grad_R.gif);
	background-repeat: repeat-x;
	color:#000;	
/*	height:19px;*/
	padding: 5px;
	margin-top:5px;	
	}

#sddm div.menuDown a:link , 
#sddm div.menuDown a:visited ,
#sddm div.menuDown a:hover ,
#sddm div.menuDown a:active 	{
	background-image: url(images/menu-grad_D.jpg);
	background-repeat: repeat-x;
	color:#fff;	
	cursor:default;
	}

#bottom-grad	{
	background-image: url(images/bottom-grad.jpg);
	background-repeat: repeat-x;
	height:490px;
	padding: 0px 6px;
	}
	
div.contact#bottom-grad 	{
	background-repeat: repeat-x;
	height:100px;
	padding: 0px 6px;
	margin-top:-4px;
/*	background-position: center -300px;
	background-image: url(images/bottom-grad.jpg);*/	
	background-image: url(images/bottom-grad-contact.jpg);	
	}	
	
	
#footer	{
	background-image: url(images/footer-grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:31px;
	margin-top:3px;
	}	

#footer-logo {}

a.ccs {
	font-size:9px;
	color:#999;
	padding:0px;
	margin:5px 5px;
	display: block;
	width: 	600px;
	height: 65px;
	text-decoration: none;
	border-style: none;
	background-image: url(images/logo-ccs2.jpg);
	background-repeat: no-repeat;
	vertical-align:bottom;
/*	background-position: 0 0; */	
	}
 	a:hover.ccs {
	color:#000;
	padding:0px;		
    background-position: 0 -65px ;		
	text-decoration: none; 
	} 
	a.ccs div {
	padding-left:65px;
	padding-top:23px;
		}
	
		

/*	INDEX __________________________*/

#indexContent	{
	height:280px;
	background-image: url(images/bg-index.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:100%;
	background-color:#fff;
	}



.bg-index  	{
	width:100%;
/*	height:280px;*/
	background-repeat: no-repeat;
/*	background-position: center;*/
/*	background:#fdfdfd;*/
	background:white;
	text-align:center;
	}

ul.index	{
	margin-left:-24px;
	margin-top:0px;
	}
	ul.index li a:link , ul.index li a:visited 	{
		display:block;
		padding:3px;
/*		height:16px;*/		
		}	
	ul.index li a:hover	, ul.index li a:active {
		background:#fff;
		text-decoration:none;
		}		

#i3s	{
	margin: 0px;
	width:950px;
	padding-left:9px;
	}
	#i3s img	{
	margin:0px;	
		}
	
#content-grad {
	background-image: url(images/index-grad1.jpg);
	background-repeat: repeat-x;
	height:30px;
	background:#d8d8d8;
	}	

table.content	{
	background:#d8d8d8;	
	}

table.content td {	
	width:33%;
	vertical-align:top;
	line-height:16px;
	padding:10px 25px 40px 25px;
	}

table.content td.dividerV	{
	background-image: url(images/dividerV.gif);
	background-repeat: repeat-y;
	background-position: center;	
	padding:0px;
	width:2px;
	border-bottom:solid 30px #d8d8d8;
	}	
		
		
		
/*	CONTACT US	____________________________*/

.contact-body	{
	background-image: url(images/con-grad.jpg);
	background-repeat: repeat-x;
	vertical-align:top;
	}

img#contactus	{
	padding-top:35px;
	}	

img#conimage	{
		padding-top:35px;
		float:right;
		}


#tableContact {
	margin-bottom:20px;
	background-image: url(images/con-img2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
	}
#tableContact td		{
	padding:4px;
	width:25%;
	vertical-align:top;
	line-height:14px;
	}		
#tableContact td.height	{
	height:310px;
	}		
#tableContact td p		{
	padding:0px;
	}		
#tableContact h1 { 
	color:#fff;
	font-size:11px;
	background:#7f7f7f;
	padding:4px;
	}		
#tableContact td span	{
	color:#851519;
	}	

/*	NLS ___________________________*/		

td.nls	{
	width:196px;
	background-image: url(images/NLS-bg.jpg);
	background-repeat: repeat-x;
	vertical-align:top;
	}

#nls td {
	vertical-align:top;
	padding: 10px 6px 6px 6px; 
	}
	
#nls h1	{
	margin: 0px 0px 10px 0px ;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
		}
	#nls h1	span {
	color:red;			}
		
/*	SERVICES ___________________________*/		

table#sevices	{
	margin: 0px 0px 10px 0px ;
	}
td.serv-side	{
	width:196px;
	background-image: url(images/services-bg.jpg);
	background-repeat: repeat-x;
	vertical-align:top;
	}
	.serv-side img	{
	margin-top:60px;	
		}
td.serv-content	{
	background-image: url(images/services-grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ebebeb;	
	vertical-align:top;	
	padding: 0px 40px 20px 40px;
	}
	td.serv-content	h1 	{
	margin:90px 10px 20px 0px; 		/*top margin*/
		}	
	h1.servIntro {
	background-repeat: no-repeat;
	background-image:url(images/our-services.gif);	
	text-indent:-9999px;		
	width:128px;
	height:24px;	
		}
	h1.fulfillment {
	background-repeat: no-repeat;
	background-image:url(images/fulfillment-services.gif);	
	text-indent:-9999px;		
	width:180px;
	height:24px;	
		}	
	h1.flow-through {
	background-repeat: no-repeat;
	background-image:url(images/flow-through.gif);	
	text-indent:-9999px;		
	width:138px;
	height:24px;	
		}	
	h1.stand-alone {
	background-repeat: no-repeat;
	background-image:url(images/stand-alone.gif);	
	text-indent:-9999px;		
	width:130px;
	height:24px;	
		}					
	td.serv-content	h2 	{
		font-weight:normal;
		color:#cc2229;
		}				

	table#fulfillment	{
		margin:20px 0px 0px 0px ; 
		}
	table#fulfillment td {
		width:33%;
		vertical-align:top;
		}	
	table#fulfillment h3 {
		height:40px;
			}
	table#fulfillment img	{
		border-top:solid 2px #cc2229;
		}			
	table#flowThrough	{
			}	
	table#flowThrough td , 
	table#standAlone td 	
		{
		width:50%;
		vertical-align:top;
		padding-right:15px;
			}		
	table#flowThrough img , 
	table#standAlone img 
		{
		border-top:2px solid #cc2229;
		margin-top:15px;
		}					
		
		
/* SERV-NAV ---------------------------*/

#serv-nav	{
	width:196px;
	margin-top:125px;
	padding:0px;	
	}	
#serv-nav UL {
	padding: 0px;
	margin: 0px;
	padding-right:4px;
	font-family: Tahoma, Verdana, Arial, Helvetica ;
	text-decoration: none;		
	}
#serv-nav LI	{
	list-style: none;
	text-indent: 15px;
/*	margin-bottom: 0px;*/
	line-height: 24px;
	background-image: url(images/png-50-black.png);
	background-repeat: repeat;
	}	
#serv-nav a:link , #serv-nav a:visited  {
	width:100%;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-decoration:none;
	background-repeat: repeat-x;/*	border-left: 2px solid #999;	*/
	padding-bottom:4px;
	margin-bottom:4px;		
	}
#serv-nav a:hover, #serv-nav a:active   	{
	color: #fff;
	text-decoration: none;
	background-color: #851519;	
	}
#serv-nav LI a.serv-navDown {
/*	padding:2px;*/
	width:100%;
	background-image: url(images/serv-nav_D.gif);
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:default;
	}		

/*	SERVICE CHART ___________________________ */

table#servicechart	{
	margin:0px;
	margin-top:20px;
	background:#fff;
	border:solid 10px #fff;
	}
	#servicechart thead td {
		color:#fff;
		font-weight:bold;
		background:#666;
		padding:8px;
		}
	#servicechart td {
		vertical-align:top;
		padding: 3px 6px ;
		border-top:1px solid #CCC;
		border-right:1px solid #fff;		
		}
	#servicechart td.none {		
		border-top:1px solid #fff;	
		}
	#servicechart td.right {		
		border-right:1px solid #CCC;			
		}	
	#servicechart td.left {		
		border-left:1px solid #CCC;			
		}			
	#servicechart td.service {		
		color:#900;			
		}							


		

/*	TECH 	____________________________*/

h1.tech	{
	color:#cc0033;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;	
	}

#techTable2 td	{
	width:25%;
	padding:10px 10px 10px 0px ;
	}

td.tech-body	{
	background-image: url(images/grad-tech.jpg);
	background-repeat: repeat-x;
	vertical-align:top;
	}		
table#tech	{
	margin-top:0px;
	}
	table#tech	td {
	vertical-align:top;
	}

table#tech td.side {
	width:196px;
	background-image: url(images/tech-side-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
table#tech td.body { 	/*	contact content body	*/		
	background:#ebebeb;
	padding: 30px 40px 60px 40px ;
	}	
		
/*	ABOUT US	____________________________*/

.about-body	{
	background-image: url(images/grad-top-about.jpg);
	background-repeat: repeat-x;
	vertical-align:top;
	}		
table#about	{
	margin-top:50px;
	}
	table#about	td {
	vertical-align:top;
	}

table#about td.sideNav {
	width:265px;
	}	
	
table#about td.body { 	/*	contact content body	*/		
	background:#ebebeb;
	padding: 30px 40px 60px 40px ;
	}	
	
h1.aboutus	{
	margin:30px 10px 20px 5px;
	background-image:url(images/aboutus.gif);
	width:161px;
	height:38px;
	background-repeat: no-repeat;
	text-indent:-9999px;			
	}	

h1.corpProfile {
	margin:10px 5px 0px 5px;
	background-image:url(images/corpProfile.gif);
	width:171px;
	height:31px;
	background-repeat: no-repeat;
	text-indent:-9999px;
	}	
	
h1.ded-truck		{
	margin:10px 5px 0px 5px;
	background-image:url(images/ded-truck.gif);
	width:255px;
	height:31px;
	background-repeat: no-repeat;
	text-indent:-9999px;
	}	

h2.ded-truck	{
	color:#cc0033;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
	}
h1.DWF {
	margin:10px 5px 0px 5px;
	background-image:url(images/DWF.gif);
	width:400px;
	height:31px;
	background-repeat: no-repeat;
	text-indent:-9999px;
	}
h1.homeDel {
	margin:10px 5px 0px 5px;
	background-image:url(images/Home-Delivery.gif);
	width:237;
	height:57px;
	background-repeat: no-repeat;
	text-indent:-9999px;
	}	
h1.FM {
	margin:10px 5px 0px 5px;
	background-image:url(images/FM.gif);
	width:437;
	height:35px;
	background-repeat: no-repeat;
	text-indent:-9999px;
	}		
h1.mission {
	margin:10px 5px 0px 5px;
	background-image:url(images/mission.gif);
	width:127;
	height:35px;
	background-repeat: no-repeat;
	text-indent:-9999px;
	}		
h1.vision {
	margin:10px 5px 0px 5px;
	background-image:url(images/vision.gif);
	width:104;
	height:35px;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
h1.values {
	margin:10px 5px 0px 5px;
	background-image:url(images/values.gif);
	width:104;
	height:35px;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
				
		
img#corpProfile		{
	margin:10px 0px 10px 0px ;
	}	

img#map	{
	margin:20px 0px 0px 0px;
	}


table.mapIcons	{
	margin-right:10px;
	}
.mapIcons td	{
	border-top:solid 1px #fff;
	}
	.mapIcons td p	{
		padding-top:3px;
		padding-left:10px;
		font-weight:bold;
		}

#pieChart {
	margin: 20px 0px	;
	}
	#pieChart strong	{
		margin-left:10px;
		}
	#pieChart img	{
		padding-top:10px
		}	

.dividerH	{
	background-image: url(images/dividerH.gif);
	background-repeat: repeat;	
	height:2px;
	}
		
.side	{
	width:240px;	
	vertical-align: top;	
/*	background:red;*/
	}
		
.DWF img	{
	margin:20px 10px 0px 0px ;
		}		
		
p.DWF 	{
	margin:30px 0px;
	}		

div.ded-truck p {
	margin:20px 0px;
	}

table#mission td p	{
	padding:2px 8px 15px 8px;
	}

img.vision	{
	margin:10px 0px;
	}

table#values td	{
	padding:20px 20px 0px 0px;
	}	
table#values img	{
	margin-bottom:40px;
	}	
table#values span	{
	color:#cc3333;
	}




/* SIDE NAV ---------------------------*/

#sidenav	{
	width:235px;
	margin-top:15px;	
	}	
#sidenav UL {
	padding: 0px;
	margin: 0px;
	padding-right:4px;
	font-family: Tahoma, Verdana, Arial, Helvetica ;
	text-decoration: none;		
	}
#sidenav LI	{
	list-style: none;
	text-indent: 8px;	
	margin-bottom: 0px;
	line-height: 24px;	
	}	
#sidenav a:link , #sidenav a:visited   {
	padding:0px 1px;
	width:100%;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-decoration:none;
	background-repeat: repeat-x;/*	border-left: 2px solid #999;	*/
	}
#sidenav a:hover , #sidenav a:active 	{
	color: #000;
	text-decoration: none;
	background-color: #E3E3E3;	
	}
#sidenav LI a.sidenavDown {
	padding:2px;
	width:100%;
	background-image: url(images/buttonGrad1.gif);
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:default;
	}
		
					
		
.imgOL	{
	border: 1px solid white;	
	}
.imgOL:hover	{
	border: 1px solid #900;
	}				
		
		
h1 , h2 , h3 , h4 , h5	{
/*	padding:0px;
	margin:0px;*/
	}		
	
	
	
	
	
	
	
/*	BREAD CRUMBS ----------------------- */


div.nls	{
	float:right;
	margin-top:-90px;
	margin-right:10px;	
	width:240px;
	}

#crumbs UL , #crumbs LI	{
LIST-STYLE-TYPE: none; 
MARGIN: 0px; PADDING: 0px
}

#crumbs {
}

#crumbs li {
	PADDING:0px;
	FLOAT: left;
}
#crumbs li a {
	width:50px;
	TEXT-DECORATION: none;	
	DISPLAY: block;
	padding: 2px 4px;	
	margin: 0px 2px ;
	text-align:center;
	border:solid 1px #CCC
	}
#crumbs li a:link ,  #crumbs li a:visited {
	COLOR: gray;
	TEXT-DECORATION: none;			
	}
#crumbs li a:hover , #crumbs li a:active {
	TEXT-DECORATION: none;		
	background: white;
	COLOR: black;
	}
#crumbs li a:focus { outline:none;	}

#crumbs div.current{
	COLOR: white;	
	padding: 7px 15px;	
	}
	
	
	
	
	
	
	
	
		
.w100 {	width: 100%;}
.w75 {	width: 75%;}
.w80 {	width: 80%;}
.w70 {	width: 70%;}
.w60 {	width: 60%;}
.w50 {	width: 50%;}
.w40 {	width: 40%;}
.w33 {	width: 33%;}
.w20 {	width: 20%;}

.floatLeft {	float: left;}
.floatRight {	float: right;}
.m5 {	margin:5px}
.m10 {	margin:10px}
.m15 {	margin:15px}
.m20 {	margin:20px}
.alignLeft {	text-align: left;}
.alignRight {	text-align: right;}
.clear {	clear:both}	
			
