/* <!-- */
/* <!--
* {
border: 1px solid red !important;
} */
:link { color:#154890; }  /* for unvisited links */
:visited { color: #154890; } /* for visited links */
a:active { color: #6699CC; } /* when link is clicked */
a:hover { color: #6699CC; } /* when mouse is over link */
body,
html {
	font-family: Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	color:#000;
	font-size:90%;
}
h1,h2,h3{
	font-size:120%;
	margin:10px;
	margin-top:15px;
	color:#154890;
}

.amiri-color{
	color:#9A943C;
}
.amiri-gray{
	color:#808285;
}
p {

}
li {
	padding:5px 0px 0px 0px;
}
em{
	font-weight:bold;
	font-style:normal;
}
.cargo-title{
	color:#154890;
	font-weight:bold;
}
.cargo-subtitle{
	font-weight:bold;
	font-style:underline;
}
.footnote {
	margin-top:0px;
	width:490px;
	float:right;
	margin-right:20px;
	font-size:85%;
}
.address {
	margin-top:20px;
	float:left;
	font-size:85%;
}

img {
	border:0px;
	padding:0px;

}
img.icon {
	width:75px;
	height:75px;
	float:left;
	vertical-align:middle;
	padding:5px 10px 5px 10px;
}
img.freight-list-box {
	width:200px;
	float:right;
margin:35px 0px 10px 40px;
}

img.icon-small {
	float:left;
	vertical-align:middle;
	padding:0px 0px 0px 5px;
}

img.footer {
	float: left;
	margin: 0px;
	margin-right: 20px;

}

.footerText {
	line-height: 60px;
}
/* Rounded Corners */
.shipping-quote-box {
	background: url(assets/shipping-quote-tl.png) no-repeat top left;
}
.shipping-quote-top {
	background: url(assets/shipping-quote-tr.png) no-repeat top right;
}
.shipping-quote-bottom {
	background: url(assets/shipping-quote-bl.png) no-repeat bottom left;
}
.shipping-quote-bottom div {
	background: url(assets/shipping-quote-br.png) no-repeat bottom right;
}
.shipping-quote-content {
	background: url(assets/shipping-quote-r.png) top right repeat-y;
}

.shipping-quote-top div,.shipping-quote-top,
.shipping-quote-bottom div, .shipping-quote-bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.shipping-quote-content, .shipping-quote-bottom {
	margin-top: -17px;
}
.shipping-quote-content p{
	padding:10px;
}
.shipping-quote-content img {
	border:0px;

	padding-left:10px;
	padding-right:10px;
	float:left;
}

/* Rounded Corners */
#flash-world-map {
	margin-top: 0px;
	width:733px;
	height:301px;
}
img.floatRight {
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}
.box-holder {
	margin-top: 25px;
	margin-right: 20px;
	width:730px;
	float: left;
}
.rates-line-wide{
	border-top:1px solid #808285;
	padding:0px;
	margin:0px
}
.rates-line{
	width:90%;
	padding:0px;
	margin:0 auto;
	border-bottom:1px solid #808285;
}
.box-holder  .contact-us {
	float: left;
	text-align: left ;
	width:270px;
}
.box-holder  .freight-content{
	clear:both;

	margin:0 auto;
	padding:0 35px 0px 25px ;
	text-align: left ;
	width:680px;
	border-left:1px solid #808285;

}

.box-holder .freight-content h1 {
	line-height: 30px;
	vertical-align:middle;
		padding-top:30px;
	padding-bottom:15px;
}
.box-holder .freight-content  h2 {
	line-height: 40px;
	vertical-align:middle;
		padding-top:30px;
	padding-bottom:20px;
}
.box-holder .freight-content .cargo-text {
	padding-bottom:30px;
}
.box-holder .latest-news {
	float: right;
	width:400px;
}
.container  .left {
	float: left;
	text-align: left ;
	padding:5px;
	width:700px;
}

.container .right {
	float: right;
	text-align: right ;
	padding:5px;
	width:240px;
}
.padding10 {
	height: 10px;
	width:750px;
	float:right;
}
.padding-footer {
	clear:both;
	height: 30px;
	width:1000px;
	float:right;
}
.divider {
	height: 50px;
	width:660px;
	float:right;
	margin-right:20px;
}

#header {
	padding:0;
	margin:0;
	height:270px;
	width:1000px;
	margin:0 auto;
	background:#FFF;
	
}
#header-book {
	padding:0;
	margin:0;
	height:500px;
	width:1000px;
	margin:0 auto;
	background:#FFF;
	
}
/* column container */
.colmask {
	/*   position:relative;         This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	margin:0 auto;
	width:1000px;          /* width of whole page */
	/* overflow:hidden;   This chops off any overhanging divs */

}
/* 2 column right menu settings */
.rightmenu {

}
.rightmenu .colleft {
	background:#FFF;
	clear:both;
	float:left;
	width:100%;
	margin:0px;
}
.rightmenu .col1wrap {
	float:left;
	width:750px;
	padding:0px;
	margin:0 auto;
}

.rightmenu .col1 {
	width:750px;
	margin:0;
	padding:0px;
	float:right;
}
.rightmenu .col2 {
	float:right;
	width:250px;
	padding:0px;
	margin:0px;
}
.justify-center {
	clear:both;
	display: block;
	margin:0 auto;
	width:730px;
}

#footer {
	clear:both;
	margin:0 auto;
	margin-top:20px;
	width:1000px;
	font-size:85%;
	height:60px;
	border-top:1px solid #808285;
	border-bottom:1px solid #808285;
}

* html #footer {
	height:1px;
}

/* --> */

