/* ### Main Layout ### */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #f1f1ee;
}
p, tr {
	margin: 0;
	padding: 0 0 21px 0;
	font-size: 12px;
	line-height: 16px;
}
body a {
	color: #ff9900;
	text-decoration:none;
	font-weight: 500;
}
a:hover {text-decoration:underline;}
#container, #header, #footer, #main_menu, #main {
	width: 944px;
	margin: 0 auto;
}
#container {
	padding: 25px;
	background: #FFFFFF;
}
#header {
	height: 123px;
	background:url(images/header.gif) no-repeat;
	margin-bottom: 25px;
}
#hTag {
	color:#aba8a2;
	font-size: 18px;
	position:absolute;
	top:89px;
	padding-left:196px;
	font-weight: 500;
	margin: 0;
}
#content, #logisiticsContent, #tableContent, #linksContent, #customsContent, #marineContent, #interstateContent, #InternationalContent, #MachineryContent, #AirFreightContent, #networkContent, #SitemapContent, #companyContent {
	width: 659px;
	float: left;
	margin-top: 2px;
}
#logisiticsContent, #marineContent, #InternationalContent, #MachineryContent, #AirFreightContent, #networkContent, #companyContent  {
	background: url(images/map.jpg) no-repeat bottom;
	height: 587px;
}
#marineContent {height: 894px;}
#AirFreightContent {height: 970px;}
#networkContent {height: 537px;}
#interstateContent {background: url(images/australiaMap.jpg) no-repeat bottom right; height: 940px;}
#InternationalContent  {height: 850px;}
#companyContent {height:1290px;}
#customsContent {
	background: url(images/services/Clearance-Processing-Map.gif) no-repeat bottom right;
	height: 935px;
}
#MachineryContent, #marineContent { height: 755px;}
#SitemapContent a {
	color: #666666;
}
#SitemapContent a:hover {
	color: #ff9900;
}
#rightColumn {
	width: 263px;
	float: left;
	margin: -5px 0 0 18px;
	position:relative;
	z-index: 1000;
}
#footer{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
	font-size: 11px;
	text-align:right;
}
#footer a, #footer a:hover {
	padding: 0 12px;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}
#footer a:hover {
	color: #ff9900;
}
.orangeFooter {
	color: #ff9900;
	padding-left: 12px;
	margin-right: -12px;
}

/* ### Main Navigation ###  
/*Credits: CSSplay */
#main_menu {
	height: 29px;
	padding: 94px 0 0 189px;
	width: 751px;
}
.preload2 {background: url(images/button4.gif);}
.menu2 {padding:0; margin:0; list-style:none; height:29px; position:relative; z-index: 1400;background: #333333;}
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:29px; line-height:29px; color:#fff; text-decoration:none; font-size:12px; font-weight:500; cursor:pointer;padding: 0 15px; background: #333333; margin:0; border-right: 1px solid #FFFFFF;}
.menu2 li a.top_link span {float:left; display:block; height:30px;}
.menu2 li a.top_link span.down {float:left; display:block; height:30px;}

.menu2 li a.top_link:hover {color:#fff; background: #ff9900;}
.menu2 li a.top_link:hover span {}
.menu2 li a.top_link:hover span.down {}
.menu2 li:hover > a.top_link {color:#fff;background:#ff9900; padding: 0 15px;}
.menu2 li:hover > a.top_link span {}
.menu2 li:hover > a.top_link span.down {}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:1401;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:30px; background: #aba8a2; padding:0; white-space:nowrap; width:190px; height:auto; z-index: 1401;}
.menu2 :hover ul.sub li {display:block; height:23px; position:relative; float:left; width:190px; border-bottom: 1px solid #FFFFFF;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; height:23px; width:190px; line-height:23px; text-indent:5px; color:#FFFFFF; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#ff9900;border-bottom: 1px solid #FFFFFF;}
.menu2 :hover ul.sub li a:hover {background:#ff9900; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#ff9900; color:#fff;border-bottom: 1px solid #FFFFFF;}
.menu2 :hover ul li:hover > a.fly {background:#ff9900; color:#fff;border-bottom: 1px solid #FFFFFF;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:190px; top:-4px; background: #ff9900; padding:3px 0; white-space:nowrap; width:190px; z-index:200; height:auto; z-index: 1401;border-bottom: 1px solid #FFFFFF;}

/*********************** Side Sections ***************************/

h1, h2, h3 {
	color: #ff9900;
	font-size: 18px;
	padding-bottom: 15px;
	margin: 15px 0 0 0;
	font-weight: 500;
}
h2 {
	font-weight: 600;
	font-size: 12px;
	padding-bottom: 0;
	margin: 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
h6 {
	color: #666666;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align:left;
}
#content ul, #tableContent ul, #SitemapContent ul, #companyContent ul {
	list-style-image: url(images/bullet.gif);
	margin: 0 0 12px 15px;
	line-height: 16px;
}
ul {
	list-style-image: url(images/bullet.gif);
	margin: -7px 0 12px 0;
}
#content ol {
	margin: -20px 0 20px 25px;
	line-height: 16px;
	padding-top:0;
}
ol {
	margin: -7px 0 12px 0;
}
a.view,a.view:hover {
	background:url(images/viewButton.gif) no-repeat;
	width:68px;
	height:17px;
	line-height: 17px;
	display:block;
	padding-left: 7px;
	color: #666666;
	font-size: 10px;
}
a.view:hover {
	background:url(images/viewButtonRoll.gif) no-repeat;
	color:#FFFFFF;
}
img {
	border: 0;
}
img.right {
	float:right;
}
img.left {
	float:left;
}
#topSection {
	height: 230px;
	margin-bottom: 29px;
}
#topSection h6 {
	background:url(images/HeadingArrow.gif) no-repeat 158px 4px;
}
#topSection h6.company {
	background:url(images/HeadingArrow.gif) no-repeat 127px 4px;
}
h6.links {
	background:url(images/HeadingArrow.gif) no-repeat 100px 4px;
}
#topSection h6.logistics, #topSection h6.network, h6.sitemap {
	background:url(images/HeadingArrow.gif) no-repeat 75px 4px;
}
h6.resources, h6.contact {
	background:url(images/HeadingArrow.gif) no-repeat 88px 4px;
}
h6.privacy {
	background:url(images/HeadingArrow.gif) no-repeat 110px 4px;
}
h6.terms {
	background:url(images/HeadingArrow.gif) no-repeat 150px 4px;
}
#four, #fourEnd {
	float:left;
	width:155px;
	height:194px;
	margin: 24px 13px 0 0;
}
#fourEnd {
	margin: 24px 0 0 0;
}
#four a, #fourEnd a {
	font-size: 11px;
	font-weight: normal;
	clear:both;
	display:block;
	margin-top: 6px;
}
#four a.one {
	background: url(images/linkBullet.gif) no-repeat 80px 5px;
}
#four a.two {
	background: url(images/linkBullet.gif) no-repeat 132px 5px;
}
#four a.three {
	background: url(images/linkBullet.gif) no-repeat 112px 5px;
}
#fourEnd a.four {
	background: url(images/linkBullet.gif) no-repeat 125px 5px;
}
#four a:hover, #fourEnd a:hover {
	text-decoration:underline;
}
#four h2, #fourEnd h2 {
	font-size: 13px;
	font-weight: 600;
	color:#666666;
	margin: 11px 0 6px 0;
}
#intro {
	margin-top: 14px;
	line-height: 16px;
}
#intro b, #intro strong {
	font-size: 14px;
	padding: 0;
	margin: 0;
	/*background:url(images/darkBullet.gif) no-repeat right;
	padding-right: 17px;*/
}
#dottedPromo {
	height:33px;
	border-top: #d1d1d1 1px dotted;
	border-bottom: #d1d1d1 1px dotted;
	margin-top: 22px;
	padding: 7px 0 8px 33px;
	color: #ff9900;
	margin-bottom: 3px;
}
#dottedPromo ul {
	list-style-image:url(images/darkBullet.gif);
	margin: 0;
	padding: 0;
}
#heavyMachinery {
	background:url(images/home/heavy-machinery.gif) no-repeat;
	width: 242px;
	height: 120px;
	margin: 0 0 17px 0;
	padding: 138px 0 0 25px;
}
#heavyMachinery p, #specialOffer {
	padding-top: 0;
}
#heavyMachinery b, #heavyMachinery strong {
	font-size: 16px;
}
.arrowPad {
	padding: 0 7px;
}
#specialOffer {
	width: 227px;
	height: 100px;
	border: 5px solid #dddbd4;
	color: #aba8a2;
	padding: 18px 10px;
	margin-bottom: 17px;
}
#specialOffer b, #specialOffer strong {
	font-size: 14px;
	padding-bottom: 0;
	font-weight: 600;
	color: #666666;
}
#specialOffer h6 {
	font-size: 16px;
	color: #ff9900;
	margin: 0;
	padding:3px 0 0 0;
}
#specialOffer p b, #specialOffer p strong {
	margin: 0;
	padding: 0;
}
#latestNews, #latestNewsH {
	width: 227px;
	height: 162px;
	background: #eaeae5;
	padding: 16px 15px;
}
#latestNews p, #latestNewsH p {
	font-size: 11px;
	line-height: 14px;
}
#latestNewsH {
	height: 240px;
}
#latestNews b, #latestNewsH b {
	color: #999999;
	border-top: dotted 1px #c2c2bf;
	padding-top: 9px;
	margin-top: 7px;
	clear:both;
	display:block;
}
#latestNews h4, #latestNewsH h4  {font-size:13px; font-weight: 600;	background:url(images/HeadingArrow.gif) no-repeat 93px 5px;}
/*	background:url(images/darkBullet.gif) no-repeat center;
}
.darkArrow {
	background:url(images/darkBullet.gif) 193px 2px no-repeat;
	padding-right: 17px;
	
}*/
#orangeBox {
	background: url(images/orangeBox.gif) no-repeat;
	width: 215px;
	height: 261px;
	padding: 22px 21px;
	margin: 0 0 32px 0;
	color: #aba8a2;
	font-size: 12px;
}
#orangeBox ul {
	list-style-image:url(images/darkBullet.gif);
	margin: 15px 0 0 18px;
	padding: 0;
}
#orangeBox li {
	margin: 0;
	padding: 0;
}
#orangeBox b, #orangeBox strong, #orangeBox h2 {
	color: #666666;
	font-size: 16px;
}
#orangeBox h3 {color: #ff9900;background:url(images/OrangeArrow.gif) no-repeat 98px 5px; font-size: 16px;}
#extraServices {
	width: 257px;
	/*border-top: #dddbd4 solid 7px;*/
	border-bottom: #dddbd4 solid 1px;
	padding-bottom: 20px;
	margin-bottom: 23px;
}
#extraServices h6, #extraServices h6.wide {
	border-bottom: #dddbd4 solid 7px;
	padding-bottom: 8px;
	background:url(images/HeadingArrow.gif) no-repeat 117px 4px;
	margin-bottom: 15px;
}
#extraServices h6.wide {
	background: url(images/HeadingArrow.gif) no-repeat 160px 4px;
}
#tagLine {
	border-top: 7px solid #666666;
	width: 195px;
	font-size: 14px;
	margin: 128px 0 150px 0;
	padding-top: 10px;
}
#tagLine b, #tagLine strong {
	color: #ff9900;
	font-size: 14px;
	font-weight: normal;
}
#tagline p {
	font-size: 14px;
}
td p b, td p strong {
	color: #ff9900;
}
td p {
	padding: 0;
	line-height: 12px;
}
#tableContent h2 {
	font-size: 14px;
	margin: 44px 0 25px 0;
	font-weight: 600;
}
#tableContent a, #tableContent a:hover {
	text-decoration:underline;
	color: #666666;
}
#tableContent a:hover {
	color:#ff9900;
}

#linksContent a {
	color: #666666;
	font-weight: bold;
}
input, select, textarea {
	border:solid 1px #dddbd4;
}
input.button {
	background:#333333;
	border: none;
	color:#FFFFFF;
	font-size: 14px;
	padding: 4px;
	margin-right: 50px;
}
table.base {
	margin-bottom: 50px;
	line-height: 12px;
}
table.base tr td {
	padding: 0;
}
tbody tr td b {
	margin-top: 143px;
}