@charset "utf-8";
/* CSS Document */
/** Reset
------------------------------------------------------------\*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, a, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
	font-size: 100%;
}

#main{
	width: 100%;
	}

blockquote, q {
	quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: none
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

del {
	text-decoration: line-through
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #fff;
	margin: 1em 0;
	padding: 0;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-spacing: 0
}

table, .wpx-form {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/** Thumbs
------------------------------------------------------------\*/
#thumbs {
    height: 242px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    max-width: 980px;
    margin: 0px auto 0px;
    z-index: 90;
	}
	
.thumb {
	height: 222px;
	width: 221px;	
	}
	
#services {
	width: 100%;
	padding-top: 25px;
	clear: both;
}

#thb1 {
	background: url(images/air_freight.jpg);
	width: 216px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 222px;
}
	
#thb2 {
	background: url(images/ship_freight.jpg);
	width: 221px;
	float: left;
	height: 222px;
	margin-right: 35px;
}

#thb3 {
	background: url(images/Land_freight1.jpg);
	width: 221px;
	float: left;
	height: 222px;
	margin-right: 36px;
}

#thb4 {
	background: url(images/CarFreight.jpg);
	width: 216px;
	float: left;
	height: 222px;
}

#thb5 {
	background: url(images/browse_by_region.jpg);
	height: 120px;
	}
.regtitle{
	height: 38px;
	width: 220px;
	color: #FFF;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
.regtitle a{
	padding: 0px;
	height: 38px;
	width: 170px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px
	}
.regtitle a:hover{
	padding: 0px;
	height: 38px;
	width: 170px;
	color: #3399FF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	}

	
.thbtitle{
	padding: 0px;
	height: 38px;
	width: 170px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 28px;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	}
.thbtitle a{
	padding: 0px;
	height: 38px;
	width: 170px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}
.thbtitle a:hover{
	padding: 0px;
	height: 38px;
	width: 170px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #3399FF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}
	
#services h3 {
	position: absolute;
	top: 29px;
	left: 15px;
	height: 40px;
	margin: 0;
	padding: 8px 30px 16px 0;
	text-shadow: #4c0606 1px 1px;
	font-size: 16px;
	line-height: 16px;
	background: url(../img/BG_box_services.png) no-repeat 100% -200px;
	color: #fff;
}

#services img {
	display: block;
	padding: 15px;
}

#services .more {
	position: absolute;
	top: 140px;
	left: 30px;
}

/** Country Search / Region Nav
------------------------------------------------------------\*/
#country-search {
	height: 242px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    max-width: 980px;
    margin: 0px auto 0px;
    z-index: 90;
}

#country-search h3 {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#region-nav li { width: 220px }

#region-nav li {
	display: inline;
	float: left;
	width: 180px;
	border-bottom: 1px #adadad dotted;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#region-nav li li {
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
}

#region-nav li ul {
    display: none
}

#region-nav li a {
	display: block;
	text-decoration: underline;
	font-size: 15px;
	background: url(img/ARR_solid.gif) no-repeat 2px 50%;
	color: #333;
	width: 175px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
}

#region-nav li a:hover {
    text-decoration: none
}

#region-nav li .active {
    background-image: url(img/ARR_solid_down.gif)
}

#region-nav li li a {
    padding: 4px 0 4px 24px;
    font-size: 12px;
    background-position: 12px 50%;
}

#region-quote {
	float: left;
	height: 200px;
	width: 280px;
	padding-top: 10px;
	margin-left: 0px;
	}

/** Typography
------------------------------------------------------------\*/
body {
	font: 100% Arial,Helvetica,sans-serif;
	background: #fff;
	color: #333;
}

h1, h2, h3, h4, h5, legend, #nav {
	font: 100% 'Nobile',Arial,serif
}

h1 {
	font-size: 28px;
	color: #292C7D;
	margin: 5px 0 20px;
	text-shadow: #fff 1px 1px 0;
}

h2, legend {
	font-size: 20px;
	color: #ff931e;
	margin: 30px 0 20px;
	text-shadow: #fff 1px 1px 0;
}

h3 {
	font-size: 18px;
	color: #292c7d;
	margin: 20px 0;
}

h4 {
	font-size: 11px;
	color: #244668;
	margin: 0 0 3px;
}

/** Links
------------------------------------------------------------\*/
a {
	color: #333
}

a:hover {
	text-decoration: none;
	color: #bf4000;
}

a.more {
	display: block;
	height: 27px;
	width: 131px;
	text-indent: -9999px;
	background: url(img/BUTT_more.png) no-repeat;
}

a.more:hover {
	background-position: 0 -27px
}

/** Classes
------------------------------------------------------------\*/
.clear {
	clear: both
}

.alignleft {
	float: left
}

.alignright, .post-edit-link, .thumbnail {
	float: right
}

.aligncenter {
	display: block;
	width: auto;
	margin: 0 auto;
}

.post {
	clear: both;
	padding: 1px 10px 10px;
	border-bottom: 1px dashed #ccc;
}

.attachment {
	text-align: center;
}

/** Content
------------------------------------------------------------\*/
.content a {
	white-space: nowrap
}

.content p {
	margin: 0 0 18px;
	font-size: 13px;
	line-height: 22px;
}



.content li {
	margin: 0 10px;
	padding: 4px 5px 4px 12px;
	font-size: 13px;
	line-height: 18px;
	background: url(img/ARR_round.gif) no-repeat 0 10px;
}

.content ol li {
	padding: 0;
	background: 0;
}

.content ul, .content ol {
	margin: 15px 0
}

.content ol, .content ol li {
	list-style: armenian
}

.content ul ul, .content ul ol, .content ol ol, .content ol ul {
	margin: 5px 0 10px 10px
}

/** Images
------------------------------------------------------------\*/
.content img, .gallery img, .attachment img, img.thumbnail {
	margin: 0 10px 10px;
	padding: 9px;
	border: 1px solid #ccc;
	vertical-align: middle;
}

.gallery img {
	margin: 5px;
	padding: 4px;
}

.content img.aligncenter, .attachment img {
	margin: 10px auto
}

.content img.alignleft {
	margin-left: 0
}

.content img.alignright, img.thumbnail {
	margin-right: 0
}

/** Structure
------------------------------------------------------------\*/
.container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/world_footer.jpg);
	background-repeat: no-repeat;
}

.container:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}

.container1 {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.container2 {
    width: 80%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 40px
}

.container2:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}

.excerpt p {
	font: 16px/26px 'Nobile',Arial,serif
}

/*********------------************/


#header, #nav, #content, #footer, #legal {
	width: 100%;
	clear: both;
}

#content {
	padding-top: 19px;
	background: url(img/BG_nav.gif) repeat-x 0 -74px;
}

#footer {
	margin-top: 60px;
	border-top-width: 40px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #622222;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #f1f1f1;
	background-image: url(images/footer_bj.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

#legal {
	padding: 25px 0 40px;
	font-size: 10px;
	color: #999;
}


#left-col {
	float: left;
	width: 286px;
	padding-top: 23px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 0;
}

#right-col {
	float: right;
	width: 630px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 7px;
}

	
	
/* Body Styles*/
body {
	background-color: #FFF;
	font-family: arial, sans-serif;
	}
#top {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	width: 980px;
	}	

.wrap {
	width: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
/* Header Styles*/
#header {
	height:170px;
    width: 100%;
	}
#logo {
	float: left;
    margin-top: 30px;
    margin-left: 6%;
	
	}
#header1 {
    width: 220px;
    float: right;
    margin-top: 80px;
    margin-right: 6%;
    margin-bottom: 0px;
	}



/** -- Main Nav
------------------------------------------------------------\*/
#nav {
	background: url(images/nav_bg.jpg) repeat-x #622524;
	width: 100%;
    height: 60px;
    clear: both;
	font: 100% 'Nobile',Arial,serif
}

#nav .nav, #nav li {
	position: relative;
	float: left;
	z-index: 980;
}

#nav .nav {
	float: right;
	right: 50%;
}

#nav .first {
	border-left: 1px solid #151642
}

#nav .last {
	border-right: 1px solid #965556
}

#nav a {
	display: block;
    line-height: 60px;
    padding: 0 13px;
    border-left: 1px solid #965556;
    border-right: 1px solid #411d1e;
    text-align: center;
    text-decoration: none;
    text-shadow: aqua;
    font-size: 15px;
    color: #fff;
}

#nav a:hover {
	background: #0e80c0 url(images/nav_bg.jpg) repeat-x 0 -60px
}

#nav li li a {
	height: 50px;
	border: 0;
	text-align: left;
	font-size: 12px;
}

#nav li {
	left: 50%
}

#nav li li {
    position: static;
    height: 50px;
    float: none;
    left: 0;
    background-color: #612121;
    border-bottom: 1px solid #965556;
}

#nav li ul {
	position: absolute;
	width: 11em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
	z-index: 999;
}

#nav .last:hover ul {
	width: 12.5em;
	right: 0
}

/** Sidebar - Sub Nav
------------------------------------------------------------\*/
#sub-nav {
	padding-left: 6px;
	width: 250px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#sub-nav h2 {
	width: 200px;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	margin: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sub-nav ul {
	width: 250px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#sub-nav li ul {
	width: auto;
	background: 0;
}

#sub-nav li {
	height: 1%;
	display: block;
	padding: 0 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e3e3;
	border-right-color: #e5e3e3;
	border-bottom-color: #e5e3e3;
	border-left-color: #e5e3e3;
}

#sub-nav li:hover {
	height: 1%;
	display: block;
	padding: 0 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0033FF;
	border-right-color: #CCCCCC;
	border-bottom-color: #0033FF;
	border-left-color: #CCCCCC;
	background-color: #3F438C;
	font-weight: bold;
	color: #FFF;
}

#sub-nav li li {
	padding: 0 0 0 20px;
	border: 0;
}

#sub-nav a {
	height: 1%;
	display: block;
	text-decoration: none;
	font-size: 13px;
	color: #3D418B;
	background-image: url(img/ARR_round.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#sub-nav a:hover {
	height: 1%;
	display: block;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(img/ARR_round.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bolder;
}

#sub-nav .last a {
	border-bottom: 0
}

/** Sidebar - Actions
------------------------------------------------------------\*/
		    


/*===END OF NAVIGATION===*/
#nav_shd{
	background-image: url(images/header_shd.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
	}
	
/** Crumb Nav
------------------------------------------------------------\*/
#crumb-nav {
	overflow: auto;
	padding-top: 10px;
	font-size: 11px;
	width: 980px;
}

#crumb-nav span {
	padding: 0 3px
}

#crumb-nav .last {
	font-weight: 700
}


/** Banner
------------------------------------------------------------\*/
#banner{
	width: 100%;
    padding-top: 15px;
    padding-bottom: 50px;
	
	}
/** Footer
------------------------------------------------------------\*/
#footer h3 {
	margin-top: 0
}

#footer, #footer a {
	color: #622222
}

/** -- Contact Details
-------------------------------------------------------------\*/
#contact-details {
	float: left;
	width: 980px;
}

#contact-details li {
	float: left;
	width: 170px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 16px;
}

#contact-details address {
	font-style: normal;
	color: #2E3180;
}

#contact-details p {
	margin-top: 20px;
	color: #2E3180;
}

/** -- Services
-------------------------------------------------------------\*/
#our-services {
	float: right;
	width: 15%;
}

#our-services a {
	text-decoration: none
}

#our-services a:hover {
	text-decoration: underline
}

#our-services ul {
	float: left;
	width: 140px;
}

#our-services ul ul {
	float: none;
	width: auto;
}

#our-services li {
	line-height: 2em;
	font-size: 12px;
	font-weight: 700;
}

#our-services li li {
	font-weight: 400;
	background: url(img/ARR_pixel.gif) no-repeat 0 8px;
	padding: 0 0 0 8px;
}

/** -- Legal
-------------------------------------------------------------\*/
#legal a, #legal a:hover {
	color: #999
}

#copyright {
	float: left
}

#credit {
	float: right;
	text-align: right;
	margin-right: 15px;
}
