body {
	font: normal 13px 'Exo', sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333333;
}
* {
	border: none;
	outline: none;
	padding:0;
	margin:0;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #757575;
	transition: all 500ms ease-in-out 0s;
}
a:hover {
	text-decoration: none;
	color: #666;
	transition: all 500ms ease-in-out 0s;
}
p{
	line-height: 22px;
}
.wrapper{
	max-width: 100%;
	width:1348px;
	height: auto;
	margin: 0 auto;
	display:table;
}
.homebannerContainer{
	/*background: url(../img/banner_01.jpg) no-repeat center top;*/
	width: 1348px;
	max-width:100%;
	height: 913px;
	position: absolute;
	z-index: 99;
	top: 0;
	padding:0;
	margin:0 auto;
	display:table;
}
.aboutbannerContainer
{
	background: url(../img/aboutus_inner.jpg) no-repeat center top;
	width: 1348px;
	height: 438px;
	max-width:100%;
	margin:0 auto;
}
.termsbannerContainer
{
	background: url(../img/terms_inner.jpg) no-repeat center top;
	width: 1348px;
	max-width:100%;
	height: 438px;
}
.offsharesupport{
	background: url(../img/air_inner.jpg) no-repeat center top;
}
.oceanTowage{
	background: url(../img/road_inner.jpg) no-repeat center top;
}
.usefull-links{
	background: url(../img/Useful-Links_inner.jpg) no-repeat center top;
}	
.disclaimer{
	background: url(../img/aboutus_inner.jpg) no-repeat center top;
}
.projecttransportation{
	background: url(../img/shi_inner.jpg) no-repeat center top;
}
.agencyservices{
	background: url(../img/aboutus_inner.jpg) no-repeat center top;
}
.privacyservices{
	background: url(../img/privacy_inner.jpg) no-repeat center top;
}
.contactus{
	background: url(../img/contact_inner.jpg) no-repeat center top;
}
.paragraph_inn .heading strong
{
	display: block;
    padding-top: 10px;
	padding-bottom:0;
}
header{
	width: 1348px;
	max-width:100%;
	height: auto;
	display: table;
	padding: 20px 0;
	}
.logo{
	float: left;
	width: 121px;
	height: auto;
	margin-right: 10px;
}
.logo a > img{
	width: 100%;
}
.headerright{
	width: 1024px;
    padding: 10px 0;
    margin: 0 auto;
    height: auto;
    display: table;
}
.logotxBlock{
	width: 100%;
	float: left;
}
.logoTxt{
	float: left;
}
.phoneIc{
	float: right;
	background: url(../img/phone_ic.png) no-repeat left center;
	font-size: 16px;
	color: #FFF;
	padding: 0 0 0 15px;
}

.right-logo{
float: right;
margin-top: 8px;

}

.mainMenu{
	float: left;
	text-align: left;
	width: 100%;
	margin-top: 5px;
}
nav{
	width: auto;
}
nav ul{
	margin: 0;
	padding: 0;
}
nav ul li{
	display: inline;
	color: #FFF;
	font-size: 15px;
	padding: 0 9px 0 4px;
	background:url(../img/divider.png) no-repeat right center;
}
nav ul li.last
{
	background:none;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{ nav ul li{ padding: 0 7px 0 4px; }
}
nav ul li:last-child{
	background: none;
	padding: 0 0 0 3px;
}
nav ul li a{
	color: #FFF;
}
nav ul li a:hover{
	color: #CCC;
}
nav ul li a.current{
	color: #CCC;
	border-bottom: #f55f35 solid 3px;
}
.bodyContainer{
	width: 1348px;
	height: auto;
	margin: 10px auto 30px;
	display: table;
}
.homebodyContainer{
	width: 1024px;
	max-width:100%;
	padding: 10px 0;
	margin:0 auto;
}
.homebodyContainer h1{
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #757575;
}
.homebodyContainer h2{
	margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2f3083;
}
.homebodyContainer p{
	text-align: center;
	padding: 0;
	margin: 0;
}
.paragraph{
	width:100%;
	margin: 0 auto;
}
.paragraph p{
	text-align: center;
	font-size: 16px;
	padding: 0;
	margin: 0;
}
.paragraph_inn{
	width: 100%;
	margin: 0 auto;
	float: left;
	min-height: 200px;
	text-align: left;
	font-size: 14px;
}
.fullblock{
	width: 100%;
	margin: 0 auto;
	float: left;
	min-height: 200px;
	text-align: left;
	font-size: 16px;
}
.fullblock table {
	border: #dedede solid 1px;
	border-bottom: none;
	border-right: none;
	margin-bottom: 20px;
}
.fullblock table tr th, .fullblock table tr td {
	border: #dedede solid 1px;
	border-top: none;
	border-left: none;
	padding: 3px 6px;
}
.fullblock ul{
	margin-left: 0;
	padding-left: 10px;
}
.fullblock ul li{
	list-style:  none;
	background: url(../img/dotted.jpg) no-repeat left 9px;
	padding: 3px 0 3px 17px;
}
.paragraph_inn ul{
	margin: 0 0 10px;
	padding-left: 0;
}
.paragraph_inn ul li{
	list-style:  none;
	background: url(../img/dotted.jpg) no-repeat left 9px;
	padding: 3px 0 3px 17px;
	line-height:22px;
	font-size:16px;
	color:#666;
}
.paragraph_inn p{
	text-align: left;
	font-size: 16px;
	padding: 0 0 15px;
	margin: 0;
	color: #757575;
}

.paragraph_inn .heading{

	padding-bottom: 5px;
}
.paragraph_contact{
	width: 30%;
	margin: 0 auto;
	float: left;
	min-height: 200px;
}
.paragraph_contact p{
	text-align: left;
	font-size: 16px;
	padding: 0 0 3px;
	margin: 0;
}
paragraph_contactrit{
	float: right;
	width: 38%;
}
paragraph_contactrit img{
	width: 100%
}
.paragraph_contact strong, .paragraph_contact b{
	text-align: left;
	font-size: 18px;
	padding: 0 0 3px;
	margin: 0;
}
.inner_rightblock{
	float: right;
	width: 38%;
}
.inner_rightblock img{
	border: #CCC solid 5px;
}
.inner_rightblock img+img{
	margin-top: 10px;
}
.innerbodyContainer{
	width: 1024px;
	padding:0;
	text-align: left;
	display:table;
	margin:10px auto;
}
.innerbodyContainer h1{
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #757575;
}
.innerbodyContainer p{
	padding: 0;
	margin: 0;
}
.fourBlocks{
	width: 1024px;
	height: auto;
	margin: 10px auto 0;
	display:table;
}
.block01, .block02, .block03 {
	width: 320px;
	height: 230px;
	margin: 0 18px 0 0;
	background: url(../img/blockBG.jpg) no-repeat center bottom;
	float: left;
}
.block04{
	margin: 0;
}
.block01 h1, .block02 h1, .block03 h1, .block04 h1{
	margin: 5px 0 8px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
.block01 p, .block02 p, .block03 p, .block04 p{
	text-align: center;
	font-size: 16px;
	padding: 0 19px;
	margin: 0 0 6px;
	color: #757575;
}
.block01 a, .block02 a, .block03 a, .block04 a{
	text-align: center;
	font-size: 18px;
	padding: 0;
	margin: 0;
	width:100%;
	color: #f63;
	font-weight: bold;
	font-style: italic;
}
.block01 a:hover, .block02 a:hover, .block03 a:hover, .block04 a:hover{
	color: #666;
}
.mapBlock{
	width: 1024px;
	height: 106px;
	margin: 15px auto 0;
	background: url(../img/map_img.jpg) no-repeat left center;
}
.mapBlock p{
	text-align: left;
	font-size: 16px;
	padding: 45px 0 0;
	margin: 0 0 0 350px;
	color: #757575;
}
footer{
	background: #606060 url(../img/footerBg.jpg) repeat-x  left 0;
	height: 84px;
	width:100%;
	max-width:100%;
}
footer section{
	width: 1024px; 
	margin: 0 auto;
	padding: 35px 0 0;
}
footer section article.footerlft{
	float: left;
	width: auto;
	 color: #FFF;
	 font-size: 16px;
	 text-align: left;
	 line-height: 27px;
	 text-align:right;
}
footer section article.footerrit{
	float: right;
	width: auto;
}


/*Banner Styles*/
#container {
	margin: 0 auto;
    max-width: 100%;
    width:1348px;
}
ul.bjqs {
	position:relative;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	display:none;
}
li.bjqs-slide {
	position:absolute;
	display:none;
}
ul.bjqs-controls {
	list-style:none;
	margin:0;
	padding:0;
	z-index:9999;
	display: none;
}
ul.bjqs-controls.v-centered li a {
	position:absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
	right:0;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
	left:0;
}
ol.bjqs-markers {
	list-style: none;
	padding: 0;
	margin: 0;
	width:100%;
}
ol.bjqs-markers.h-centered {
	text-align: center;
	display: none;
}
ol.bjqs-markers li {
	display:inline;
}
ol.bjqs-markers li a {
	display:inline-block;
}
p.bjqs-caption {
	display:block;
	width:96%;
	margin:0;
	padding:2%;
	position:absolute;
	bottom:0;
}
.clientadd{
	background: #F1F1F1;
	padding: 10px;
	width: 96.8%;
	margin: 0 0 15px
}
.clientadd p{
	padding-bottom: 5px;
}
p a.download{
	background:url(../img/pdf_ic1.png) no-repeat left center;
	line-height: 40px;
	padding: 20px 0 20px 38px;
}
p a.download:hover{
	background:url(../img/pdf_ich.png) no-repeat left center;
}

.marg-lft{

margin-left: 50px;

}

.image-01{

	text-align: center;
	margin-bottom: 20px;
}

.gra-clr{
	height: 400px;
	max-width: 100%;
    width:1348px;
	display:table;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&amp;0.65+0,0+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.64) 1%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(1%,rgba(0,0,0,0.64)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.64) 1%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.64) 1%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.64) 1%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.64) 1%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}

.footerlft > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
	width:585px;
	float:left;
	text-align:left;
}
.footerlft > ul li
{
	display:inline-block;
	padding:0 2px;
}
.footerlft > ul li:first-child
{
	padding-left:0;
}
.footerlft > ul li a
{
	color:#fff;
}
.footerlft > ul li a:hover
{
	color:#ccc;
}
.paragraph_contact p iframe {
    margin-top: 20px;
}

.paragraph_inn .sp-list
{
	list-style:none;
}
.paragraph_inn .sp-list li
{
	display: block;
    float: left;
    width: 210px;
	background:url(../img/smlist_ic.png) no-repeat left;
	margin:15px 0;

}
.paragraph_inn .sp-list li a
{
	color:#666;
}
.paragraph_inn .sp-list li a:hover
{
	color:#333;
}





