@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #999;
	background-image: url(../images/bodybg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.oneColFixCtrHdr #container {
	width: 990px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #4F4F4F;
}
.oneColFixCtrHdr #header {
	padding: 0;
	background-color: #000;
	width: 990px;
	clear: both;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.headerbox {
	float: right;
	color: #CCC;
	font-size: 17px;
	width: 650px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 65px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.headerbox2 {
	float: right;
	color: #FFF;
	font-size: 15px;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.headerbox2 a {
	color: #E5E5E5;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 12px;
}
#subcontent {
	z-index: 3000;
	margin-bottom: 5px;
	background-color: #E4E4E4;
}

.headr-logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 10px;
	margin-left: 10px;
}
#right a {
	color: #333;
	text-decoration: none;
	float: right;
	margin: 5px;
}




.oneColFixCtrHdr #mainContent {
	background-color: #4F4F4F;
	color: #FFF;
	font-size: 14px;
	width: 990px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	clear: both;
	margin-bottom: 0px;
}
.leftcolumn {
	background-color: #333;
	height: 275px;
	width: 585px;
	padding-top: 5px;
	border: 1px solid #292929;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.orangeheading {
	background-image: url(../images/fulfillment-heading.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 322px;
	font-size: 22px;
	color: #FFF;
	padding-left: 10px;
	text-align: left;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 3px;
}


.oneColFixCtrHdr #footer {
	height: 35px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
	background-color: #333;
	margin-top: 0px;
}
#footer ul li {
	display: inline;
	list-style-type: none;
}
#footer ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.copyright {
	float: right;
	margin-top: 5px;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}
#footer ul li a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.formsright {
	float: right;
	width: 390px;
	padding: 0px;
	margin-top: 0px;
	height: 284px;
}
#flashban {
	clear: both;
	z-index: 2000;


}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formsright #ccoptin {
	background-image: url(../images/industry-fulfillment-newsletter.png);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 5px;
	padding-top: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#expertise li {
	list-style-type: none;
	list-style-image: url(../images/bullet2.gif);
}
#expertise a {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
#expertise a:hover {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

#mainContent2 {
	clear: both;
}
.lefttop {
	height: 5px;
	width: 592px;
	background-image: url(../images/leftboxtop.gif);
	background-repeat: no-repeat;
	background-color: #333;
}
.leftboxbot {
	background-image: url(../images/leftboxbot.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 592px;
	float: left;
}

.clients {

}
#login {
	font-weight: normal;
	margin-left: 100px;
	width: 315px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
.oneColFixCtrHdr #container #ddtopmenubar ul #blank {
	width: 120px;
	background-color: #036;
}

#ddsubmenu5 li b {
	font-size: 11px;
}
#loginform {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#loginform input {
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #7F9DB9;
	background-color: #FFF;
	padding: 3px;
	font-size: 11px;
}
#loginform input.submit {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E4E4E4;
}


#login a {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	z-index:3001;
	color: #FFF;
	font-size: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 50px;
	margin-left: 85px;
	width: 609px;
}

#subcontent2 {
	z-index: 3000;
	margin-bottom: 5px;
	background-color: #E5E5E5;
	width: 150px;
}
#leftcolumn_backpage {
	padding: 10px;
	width: 190px;
	background-color: #333333;
	border: 1px solid #2A2A2A;
	margin-left: 10px;
	float: left;
	font-size: 19px;
	color: #666;
	font-weight: normal;
	margin-bottom: 8px;
}
#leftcolumn_backpage ul {
	margin: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcolumn_backpage a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	padding: 3px;
	color: #FFF;
}
#leftcolumn_backpage a:hover {
	background-color: #000;
}

#right_backpage {
	width: 730px;
	background-color: #FFF;
	float: left;
	margin-left: 10px;
	color: #000;
	padding: 10px;
	border: 1px solid #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-bottom: 8px;
	line-height: 20px;
}
#right_backpage h1 {
	background-image: url(../images/h1left.png);
	background-repeat: no-repeat;
	float: left;
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-right: 3px;
	margin: 0px;
}


#full_backpage {
	width: 948px;
	background-color: #FFF;
	color: #000;
	padding: 10px;
	border: 1px solid #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#full_backpage h1 {
	background-image: url(../images/h1left.png);
	background-repeat: no-repeat;
	float: left;
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 3px;
	margin: 0px;
}

#h1right {
	background-image: url(../images/h1right.png);
	background-repeat: repeat;
	width: 4px;
	float: left;
	height: 30px;
}
.clearbreak {
	clear: both;
}
#flashban #bannerservices {
	background-image: url(../images/bannerservices.png);
	height: 250px;
	width: 990px;
}
#flashban #bannertechnology {
	background-image: url(../images/bannertech.png);
	height: 250px;
	width: 990px;
}
#flashban #bannerclients {
	background-image: url(../images/bannerclients.png);
	height: 250px;
	width: 990px;
}
#flashban #bannercompany {
	background-image: url(../images/bannercompany.png);
	height: 250px;
	width: 990px;
}
#flashban #bannercontact {
	background-image: url(../images/bannercontactus.png);
	height: 250px;
	width: 990px;
}
#contact label {
	float: left;
	margin-right: 1em;
	width: 10em;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
#contact li {
	list-style-type: none;
	margin-bottom: 12px;
}
.required {
	color: #CC3333;
	font-size: 12px;
	font-weight: bold;
}
#right_backpage ul li {
	margin-top: 4px;
	margin-bottom: 4px;
}

#mainContent #right_backpage #clientimg {
	margin-left: auto;
	text-align: center;
	width: 300px;
	margin-right: auto;
}

#mainContent h2 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #BE520B;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.address {
	font-style: italic;
	font-size: 15px;
	background-color: #F5F5F5;
	padding: 3px;
	border: 1px dotted #CCC;
}
.addressbox {
	border: 1px solid #CCC;
	margin-bottom: 20px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.clientbox {
	border: 1px solid #CCC;
	padding: 15px;
	margin-bottom: 20px;
	font-size: 12px;
}
.glidecontent h2 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #BE520B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.hiddenPic {display:none;}
.oneColFixCtrHdr #backmainContent {
	background-color: #4F4F4F;
	color: #FFF;
	font-size: 14px;
	width: 990px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	clear: both;
	margin-bottom: 5px;
}
.green {
	color: #093;
}
.oneColFixCtrHdr #container #header #tel {
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	clear: both;
	float: right;
	margin-top: 15px;
	margin-right: 75px;
}
.oneColFixCtrHdr #container #header #telback {
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	clear: both;
	float: right;
	margin-top: 60px;
	position: absolute;
	margin-left: 800px;
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 15000;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 15001;
	visibility: hidden;
}
