@charset "utf-8";
/* CSS Document */

html,
body {
	background:#232323;
}
#wrapper {
	width:760px;
	margin:0 auto;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header {
	background-image:url(../images/traceandtrack.jpg);
	height:356px;
	width:100%;
}
ul#mainNav {
	width:200px;
	height:174px;
	font-weight:bold;
	padding:120px 0 0 14px;
	list-style:none;
}
ul#mainNav li {
	margin-bottom:6px;
}
ul#mainNav a {
	color:#ffcc00;
}
#mainContent {
	width:100%;
	float:left;
	background:white;
}
#leftColumn {
	width:510px;
	line-height:130%;
	padding:0 30px 0 40px;
	text-align:justify;
}
#leftColumn b, 
#leftColumn strong {
	font-weight:normal;
}
#leftColumn a:link,
#leftColumn a:visited {
	color:#000;
}
#leftColumn a:hover,
#leftColumn a:active {
	color:#000;
	text-decoration:none;
}
#leftColumn h1,
#leftColumn h2,
#leftColumn h4 {
	line-height:normal;
	color:#ff6600;
	text-align:center;
}
#leftColumn li {
	line-height:160%;
}
.fullWidthContentItem {
	width:100%;
	float:left;
}
.fullWidthContentItem p{
	margin-top:32px;
	margin-left:110px;
	font-size:10px;
	line-height:12px;
}
.fullWidthContentItem h3 {
	color:#ff6600;
	display:block;
	width:100%;
	border-bottom:1px solid #C0C0C0;
	font-weight:normal;
	font-size:15px;
	margin-bottom:0px;
}
.fullWidthContentItem h3 span {
	color:#333;
	font-weight:bold;
}
.halfWidthContentItem,
.halfWidthContentItemR {
	width:48%;
	float:left;
	margin-bottom:40px;
}
.halfWidthContentItemR {
	margin-left:2%;	
}
.halfWidthContentItem p,
.halfWidthContentItemR p{
	text-align:left;
	margin-top:18px;
	margin-left:110px;
	font-size:10px;
	line-height:12px;
}
.halfWidthContentItem h3,
.halfWidthContentItemR h3 {
	color:#ff6600;
	display:block;
	width:100%;
	border-bottom:1px solid #C0C0C0;
	font-weight:normal;
	font-size:16px;
	margin-bottom:0px;
}
.halfWidthContentItem h3 span,
.halfWidthContentItemR h3 span {
	color:#333;
	font-weight:bold;
	font-size: 90%;
}

/* RIGHT COLUMN */

#rightColumn {
	margin-right:8px;
	float:right;
	width:160px;
	border-left:#c0c0c0 1px solid;
	margin-top:20px;
	padding-left:8px;
}
#freeQuote {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding:10px;
	margin:0;
	width:140px;
	background:#51725F;
}
#freeQuote input {
	margin-bottom:4px;
}
.bottomButton {
	font-weight:bold;
	font-size:13px;
}
input.bottomButton {
	margin-top:10px;
	margin-bottom:0px;
}
.formCustomText {
	font-weight:normal;
	color:#000;
	margin-top:30px;
}
/* END RIGHT COLUMN */

#leftColumn h4{
	margin-bottom:60px;
}
#leftColumn h5 {
	color:#ff6600;
	font-size:19px;
	margin-bottom:14px;
	line-height:140%;
	text-align:left;
}
#footerTop {
	width:760px;
	float:left;
	background:#51725F;
	padding:14px 0;
	text-align:center;
	border-top:10px solid white;
}
#footerTop a {
	color:#fff;
	font-size:10px;
}
#footerBottom {
	float:left;
	font-size:10px;
	text-align:center;
	padding:14px 0;
	background:white;
	width:760px;
	margin-bottom:60px;
}
#footerBottom a:link,
#footerBottom a:visited {
	color:#000;
}
#footerBottom a:hover,
#footerBottom a:active {
	color:#000;
	text-decoration:none;
}
.clr {
	height:1px;
	width:100%;
	clear:left;
}


/* Tracking Solutions */

.thirdDivider {
	width:32%;
	float:left;
	text-align:center;
	font-size:10px;
	line-height:12px;
	margin-bottom:20px;
}
.thirdDivider strong {
	font-size:12px;
}
hr {
	margin:20px 0px;
	clear:left;
	color:#c0c0c0;
	border:none;
	border-top:solid 1px #C0C0C0;
}
.smallList {
	font-size:10px;
	line-height:20px;
}
.smallText {
	font-size:10px;
}
.customerBox {
	width:100%;
}
.customerLogoBox {
	text-align:center;
	vertical-align:top;
	width:26%;
	float:left;
}
.customerTextBox {
	
	width:65%;
	margin-left:8%;
	float:left;
	font-size:10px;
	line-height:12px;
}
.customerTextBox strong {
	font-size:12px;
}
.customerLogoBox img {
	margin-bottom:20px;
}
hr.noMargin {
	margin-bottom:0px;
}
#rcoltxt  {
	text-align: center;
}
