/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:justify;
	}
 ul, li, a, form, label, td, div{
	padding:0;
	margin:0;
}
table, tr, td{
	padding:0px;
	margin:0px;
	}	
.ptext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	}	
.ptitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#045396;
	text-transform:uppercase;
	}	
a.more{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	}	
a:hover.more{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}	
li{
	margin-bottom:10px;
	}
.contact{
	font-size:12px;
	padding:5px 0px 5px 34px;
	background:url(images/contact-bg.gif) 0 0 no-repeat;
	}
.contact_title{
	font-weight:bold;	
	}
img{
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	border:none;
}	
/*-------------MENU----------------------*/
.line{
	background:url(images/bg_toplink.gif) repeat-x 0 0;
	height:41px;
}
ul.navlink{
	padding:0;
	margin:0;
	list-style:none;
}
ul.navlink li{
	float:left;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
}
ul.navlink li a{
	text-indent:-20000px;
	text-decoration:none;
	outline:none;
	display:block;
}
ul.navlink li a.overview{
	background:url(images/overview.gif) no-repeat 0 0;
	width:55px;
	height:41px;
	}
ul.navlink li a.overview:hover{
	background:url(images/overview_d.gif) no-repeat 0 0;
	width:55px;
	height:41px;
	
}
ul.navlink li a.mgtaccount{
	background:url(images/managementadministrative.gif) no-repeat 0 0;
	width:159px;
	height:41px;
	}
ul.navlink li a.mgtaccount:hover{
	background:url(images/managementadministrative_d.gif) no-repeat 0 0;
	width:159px;
	height:41px;
	
}
ul.navlink li a.storeopening{
	background:url(images/store-opening.gif) no-repeat 0 0;
	width:105px;
	height:41px;
	}
ul.navlink li a.storeopening:hover{
	background:url(images/store-opening_hover.gif) no-repeat 0 0;
	width:105px;
	height:41px;
	display:block;
}

ul.navlink li a.consulting{
	background:url(images/consultingcanada.gif) no-repeat 0 0;
	width:141px;
	height:41px;
	}
ul.navlink li a.consulting:hover{
	background:url(images/consultingcanada_d.gif) no-repeat 0 0;
	width:141px;
	height:41px;
	
}
ul.navlink li a.creditinsurance{
	background:url(images/credit-insurance.gif) no-repeat 0 0;
	width:157px;
	height:41px;
	}
ul.navlink li a.creditinsurance:hover{
	background:url(images/credit-insurance_d.gif) no-repeat 0 0;
	width:157px;
	height:41px;
	
}
ul.navlink li a.ediservice{
	background:url(images/EDI.gif) no-repeat 0 0;
	width:71px;
	height:41px;
	}
ul.navlink li a.ediservice:hover{
	background:url(images/EDI_d.gif) no-repeat 0 0;
	width:71px;
	height:41px;
	
}
ul.navlink li a.pickandpack{
	background:url(images/logisticspickandpack.gif) no-repeat 0 0;
	width:130px;
	height:41px;
	}
ul.navlink li a.pickandpack:hover{
	background:url(images/logisticspickandpack_d.gif) no-repeat 0 0;
	width:130px;
	height:41px;
	
}		
ul.navlink li a.custombrokage{
	background:url(images/freight.gif) no-repeat 0 0;
	width:103px;
	height:41px;
	}
ul.navlink li a.custombrokage:hover{
	background:url(images/freight_d.gif) no-repeat 0 0;
	width:103px;
	height:41px;
}
/*------SECOND LINE LINK-----------------*/
ul.primarylink{
	padding:0 43px 0 0;
	margin:0;
	list-style:none;
	float:right;
}
ul.primarylink li{
	float:left;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
}
ul.primarylink li a{
	text-indent:-20000px;
	text-decoration:none;
	outline:none;
	display:block;
}
ul.primarylink li a.contactus{
	background:url(images/link_contactus.gif) no-repeat 0 0;
	width:70px;
	height:21px;
}
ul.primarylink li a.contactus:hover{
	background:url(images/link_contactus_d.gif) no-repeat 0 0;
}
ul.primarylink li a.home{
	background:url(images/link_home.gif) no-repeat 0 0;
	width:46px;
	height:21px;
}
ul.primarylink li a.home:hover{
	background:url(images/link_home_d.gif) no-repeat 0 0;
	width:46px;
	height:21px;
}
ul.primarylink li a.printpage{
	background:url(images/link_print.gif) no-repeat 0 0;
	width:68px;
	height:21px;
}
ul.primarylink li a.printpage:hover{
	background:url(images/link_print_d.gif) no-repeat 0 0;
	width:68px;
	height:21px;
}
p.storepening{
	padding-left:9px;
}
p.storepening span{
	padding-bottom:5px;
	display:block;
}
