body, divm h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
a img{ border: none;}
a {
	color: #111;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	border: 0;
	outline: 0;
}
/* utility classes */
.clear-both {
	clear: both;
}
.hidden {
	display: none;
}
/* end utility classes */
body {
	background: #e9c17d url(../img/bg-body.png) top left repeat-x;
	color: #4e4b4c;
	font-family: Georgia, Times, serif;
	font-size: 62.5%;
}
#wrapper {
	background: #e9c17d url(../img/bg-wrapper.png) bottom left no-repeat;
	font-size: 120%;
	margin: 0 auto;
	padding-bottom: 10px;
	width: 949px;
}
#wrapper.home {
	background: #e9c17d url(../img/bg-wrapper-homepage.png) bottom left no-repeat;
}
#inner_wrapper {
	background: #fff url(../img/bg-inner-wrapper.png) top left repeat-y;
}
#container {
	margin: 0 auto;
	overflow: auto;
	width: 943px;
}
/*Header*/
#header {
	background: transparent url(../img/bg-header.png) top right repeat-x;
	height: 116px;
}
#logo {
	background: transparent url(../img/bg-limitless-international.png) top left no-repeat;
	float: left;
	margin: 25px 0 19px 25px;
}
#logo a {
	display: block;
	height: 70px;
	text-indent: -990em;
	width: 168px;
}

#header #header_warehouse_offer{
	display:block;
	float:left;
	width:280px;
	height:77px;
	margin:10px 5px 5px 50px;
}

#top_right {
	float: right;
	font-size: 110%;
}
#top_right ul {
	list-style: none;
	margin: 10px 10px 15px 15px;
	padding: 0;
	overflow: auto;
}
#top_right li {
	float: left;
}
#top_right li.borderless {
	border: none;
}
#top_right li a {
	margin: 0 5px;
}
/* header navigation */
/*
#navigation {
	clear: both;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	border: none;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0;
	text-indent: -990em;
}
*/
#navigation {
	border-bottom: 2px solid #e9c17d;
	clear: both;
	margin: 2px 0 0 0;
	width: 100%;
}
#navigation a,
#navigation li.nolink {
	border: none;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0;
	text-indent: -990em;
}
#navigation a:hover,
#navigation a.hover {
	background-position: 0 -35px !important; /* need the important because the ids for the links take presedence otherwise */
}
#navigation #home .primary {
	background: transparent url(../img/bg-nav-home.gif) top left no-repeat;
	width: 72px;
}
#navigation #domestic_services.primary {
	background: transparent url(../img/bg-nav-domestic-services.gif) top left no-repeat;
	width: 157px;
}
#navigation #international_services.primary {
	background: transparent url(../img/bg-nav-international-services.gif) top left no-repeat;
	width: 174px;
}
#navigation #government_services.primary {
	background: transparent url(../img/bg-nav-government-services.gif) top left no-repeat;
	width: 169px;
}
#navigation #support_and_documents .primary {
	background: transparent url(../img/bg-nav-support-and-document.gif) top left no-repeat;
	width: 171px;
}
#navigation #about_us .primary {
	background: transparent url(../img/bg-nav-about-us.gif) top left no-repeat;
	width: 90px;
}
#navigation #contact_us .primary {
	background: transparent url(../img/bg-nav-contact-us.gif) top left no-repeat;	
	width: 110px;
}
/* drop down menus */
#navigation li ul {
	background-color: #e9c17d;
	border-bottom: 1px solid #111;
	border-left: 1px solid #111;
	border-right: 1px solid #111;
	color: #111;
	display: none;
	font-size: 120%;
	margin: -1px 0 0 0;
	padding: 0;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
}
#navigation li li {
	border-top: 1px dotted #111;
	width: 100%;
}
#navigation li li a {
	background-color: #e9c17d;
	color: #111;
	display: block;
	height: auto;
	line-height: normal;
	padding: 3px;
	text-decoration: none;
	text-indent: 0;
}
#navigation li li.first a {
	border: none;
}
#navigation li li a:hover {
	background-color: #c9a15d;
}
#navigation #domestic_services ul {
	width: 150%;
}
/* end drop down menus */
/* end header navigation */
#main {
	background: #fff url(../img/bg-main.png) top left no-repeat;
	clear: both;
}
#content {
	background: #fff url(../img/bg-container.png) bottom left repeat-x;
	overflow: hidden;
	_height: 100%;
	_overflow: auto;
}
#content h2,
#content p {
	margin: 10px;
}
#content_left {
	background: transparent url(../img/bg-content-left.png) bottom left no-repeat;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #000;
	float: left;
	height: 287px;
	width: 215px;
	*margin-top: 35px;
	_margin-top: 0px;
	_width: 214px;
}
#content_left h2 {
	border-top: 6px solid #e8e8e8;
	color: #000;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 30px 0 0 20px;
	_padding-top: 0;
}
#tracking_signin {
	background: transparent url(../img/bg-form-tracking-sign-in.gif) bottom left repeat-x;
	overflow: hidden;
	margin-top: 10px;
	padding: 0 0 0 20px;
}
#tracking_signin .input input {
	border: 1px solid #878787;
	color: #9b8e99;
	margin: 3px 0;
	width: 85%;
}
#tracking_signin .submit {
	float: right;
	margin: 5px 35px 10px 0;
}
#request_a_quote {
	background: transparent url(../img/bg-request-a-quote.gif) top left no-repeat;
	display: block;
	height: 43px;
	margin: 10px 0 0 0;
	text-indent: -990em;
	width: 100%;
}
#certified_cargo_sreening_facility {
	background: transparent url(../img/bg-limitless-certified-cargo.png) top left no-repeat;
	display: block;
	height: 71px;
	margin: 10px 0 0 0;
	text-indent: -990em;
	width: 215px;
	_width: 214px;
}
#content_right {
	float: left;
	width: 700px;
	*margin-top: 35px;
	_margin-top: 0;
}
.home #content_right {
	_float: right;	
}
/* home page */
.services-homepage {
	float: left;
	height: 200px;
}
.services-homepage h2 {
	height: 28px;
	text-indent: -990em;
}
#content .services-homepage h2 {
	margin: 0;
}
#domestic_services_homepage {
	background: #fff url(../img/bg-domestic-services-home.png) no-repeat right 28px;
	width: 192px;
}
#domestic_services_homepage h2 {
	background: #fff url(../img/bg-header-domestic-services.gif) top left no-repeat;
}
#international_services_homepage {
	background: #fff url(../img/bg-intl-services-home.png) no-repeat right 28px;
	width: 199px;
}
#international_services_homepage h2 {
	background: #fff url(../img/bg-header-intl-services.gif) top left no-repeat;
}
#government_services_homepage {
	background: #fff url(../img/bg-government-services-home.jpg) no-repeat right 28px;
	width: 552px;
}

#government_services_homepage h2 {
	background: #fff url(../img/bg-header-government-servic.gif) top left no-repeat;
}

#government_services_homepage .col{
	float:left;
	width:180px;
}

#news_and_media_homepage {
	background: #fff url(../img/bg-news-and-media-home.png) no-repeat right 28px;
}
#news_and_media_homepage h2 {
	background: #fff url(../img/bg-header-news-and-media.gif) top left no-repeat;
	text-indent: -990em;
	height:28px;
	margin:0;
}

#news_and_media_homepage .golden-gun{
	clear:both;
}

#news_and_media_homepage .golden-gun li{
	float:left;
	width:285px;
	margin:0 20px 0 0;
}

.golden-gun {
	list-style-image: url(../img/bullet-gold.gif);
	margin: 10px 0 0 0;
	padding: 0 0 0 25px;
}
#lts {
	background: transparent url(../img/bg-lts-view-website.png) top left no-repeat;
	display: block;
	height: 39px;
	margin: 10px 0 0 15px;
	text-indent: -990em;
	width: 160px;
}
#lri {
	background: transparent url(../img/bg-lri-view-website.png) top left no-repeat;
	display: block;
	height: 39px;
	margin: 10px 0 0 15px;
	text-indent: -990em;
	width: 160px;
}
#lli {
	background: transparent url(../img/bg-lli-view-website.png) top left no-repeat;
	display: block;
	height: 39px;
	margin: 10px 0 0 15px;
	text-indent: -990em;
	width: 160px;
}
#ltp {
	background: transparent url(../img/bg-ltp-view-website.png) top left no-repeat;
	display: block;
	height: 39px;
	margin: 10px 0 0 15px;
	text-indent: -990em;
	width: 160px;
	*background:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg-ltp-view-website.png',sizingMethod='crop');
}

#more {
	background: transparent url(../img/bg-more.png) top left no-repeat;
	display: block;
	height: 33px;
	margin: 10px 0 0 15px;
	text-indent: -990em;
	width: 159px;
}
#lgs {
	background: transparent url(../img/bg-lgs-view-website.png) top left no-repeat;
	display: block;
	height: 39px;
	margin: 10px 0 0 15px;
	text-indent: -990em;
	width: 159px;
}
/* end home page */
#utility_links {
	clear: both;
	float: left;
	margin: 20px 0 0 0;
	width: 100%;
}
#utility_links ul {
	font-size: 110%;
	list-style: none;
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
}
#utility_links li {
	display: inline;
	margin-right: 25px;
}
#utility_links li a {
	color: #4e4b4c;
}
.print {
	background: transparent url(../img/bg-printer.gif) center left no-repeat;
	line-height: 17px;
	padding-left: 31px;
}
.email {
	background: transparent url(../img/bg-email.gif) center left no-repeat;
	line-height: 13px;
	padding-left: 25px;
}
/* email this page */
.dialog {
	display: none;
}
#email_this_page_form .text-field label,
#email_this_page_form .textarea-field label {
	margin: 0;
	width: 30%;
}
#email_this_page_form .text-field input,
#email_this_page_form .textarea-field textarea {
	margin: 0;
	width: 65%;
}
/* end email this page */
/* forms */
.select-field label,
.text-field label,
.textarea-field label {
	clear: both;
	float: left;
	margin: 3px 0 0 10px;
	width: 120px;
}
.text-field input,
.textarea-field textarea {
	float: left;
	margin: 2px 0 0 10px;
	width: 200px;
}
.select-field select {
	float: left;
	margin: 2px 0 0 10px;
}
/* online quote specific */
.text-field-stacked label,
.select-field-stacked label {
	float: left;
	margin: 3px 5px;
	width: auto;
}
.text-field-stacked input {
	width: 25px;
}
.text-field-stacked input,
.select-field-stacked select {
	float: left;
	margin: 3px 5px;
}
/* end online quote specific */
fieldset {
	clear: both;
	float: left;
	margin: 3px 0 0 10px;
	padding-bottom: 2px;
	width: 80%;
}
fieldset fieldset {
	width: 90%;
}
.submit {
	clear: both;
	float: left;
	margin: 10px 0 0 15%;
}
.required {
	font-weight: bold;
}
/* end forms */
/* footer */
#footer {
	clear: both;
	font-size: 130%;
	margin: 10px auto 0 auto;
	width: 943px;
}
#footer ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}
#footer li {
	float: left;
	margin: 0 23px 0 0;
}
/* end footer */
/* flash messages */
.flash-message {
	border: 2px solid #000;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px auto;
	padding: 0;
	width: 95%;
}
.flash-message p {
	margin: 5px 0 5px 10px;
	padding: 0;
}
.flash-message.status {
	background-color: #d1f2a5;
}
.flash-message.error {
	background-color: #f37d81;
}
/* flash messages */