@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	background-image: url(../i/bg.gif);
	background-repeat: repeat-x;
}

img {
	margin: 0px;
	border: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	padding-top: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h4 {
	display: none;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}

#wrapper, #wrapperAbout, #wrapperServices, #wrapperDestinations, #wrapperSectors, #wrapperNews, #wrapperInfo, #wrapperContact   {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	z-index: 1;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: no-repeat;
	background-position: left 230px;
}

#wrapper {
	background-image: url(../i/bg02.gif);
}

#wrapperAbout {
	background-image: url(../i/aboutBg.gif);
}

#wrapperServices {
	background-image: url(../i/servicesBg.gif);
}

#wrapperDestinations {
	background-image: url(../i/destinationsBg.gif);
}

#wrapperSectors {
	background-image: url(../i/sectorsBg.gif);
}

#wrapperNews {
	background-image: url(../i/newsBg.gif);
}

#wrapperInfo {
	background-image: url(../i/furtherInfoBg.gif);
}

#wrapperContact {
	background-image: url(../i/contactBg.gif);
}

/****************** Navigation **********************/

.tabcontent {
	display: none;
}

.topNav ul{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 11px Arial;
	width: 800px;
}

.topNav li {
	display: block;
	list-style-type: none;
	float: left;
	text-align: center;
	margin-right: 2px;
}
.topNav li.firstItem {
	margin-left: 35px;
}
.topNav li.firstItem a {
	width: 75px;
	background-image: url(../i/firstItemBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.topNav li.firstItem a:hover, .topNav li.firstItem a.current {
	color: #000000;
	background-image: url(../i/firstItemBgRoll.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.topNav li.one a {
	width: 75px;
	background-image: url(../i/oneBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.topNav li.one a:hover, .topNav li.one a.current {
	color: #000000;
	background-image: url(../i/oneBgRoll.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.topNav li.two a {
	width: 90px;
	background-image: url(../i/twoBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.topNav li.two a:hover, .topNav li.two a.current {
	color: #000000;
	background-image: url(../i/twoBgRoll.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.topNav li.three a {
	width: 130px;
	background-image: url(../i/threeBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.topNav li.three a:hover, .topNav li.three a.current {
	color: #000000;
	background-image: url(../i/threeBgRoll.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.topNav li.lastItem a {
	width: 90px;
	background-image: url(../i/lastItem.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.topNav li.lastItem a:hover, .topNav li.lastItem a.current {
	color: #000000;
	background-image: url(../i/lastItemRoll.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.topNav li a {
	float: left;
	color: white;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 7px;
}
.topNav li.lastItem a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.topNav li a:visited{
color: white;
}

.tabcontainer{
	clear: left;
	width:760px; /*width of 2nd level sub menus*/
	height:1.5em;
	display: block;
	position: absolute;
	top: 184px;
	margin: 0px;
	padding: 0px;
	left: 15px;
}
.sectionTitle {
	visibility: hidden;
}
.sectionTitle li {
	visibility: visible;
	display: block;
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: none;
}

.sectionTitle li a {
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.sectionTitle li.differentBullet a {
	background-image: url(../i/subNavBg02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.sectionTitle li a:link, .sectionTitle li a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.sectionTitle li a:hover, .sectionTitle li a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.sectionTitle li.firstItem { /*shifts subnav over to the right*/
	padding-left: 5px;
}

.sectionTitle li.firstItemTwo { /*shifts subnav over to the right*/
	padding-left: 75px;
}

.sectionTitle li.firstItemThree { /*shifts subnav over to the right*/
	padding-left: 180px;
}

.sectionTitle li.firstItemFour { /*shifts subnav over to the right*/
	padding-left: 390px;
}

.sectionTitle li.firstItemFive { /*shifts subnav over to the right*/
	padding-left: 500px;
}
.sectionTitle li.lastItem {
	margin-right: 0px;
}
.currentPage {
	text-decoration: underline;
}

li.firstTab {
	background-image: url(../i/firstTab.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#ddtabs1 {
	position: absolute;
	top: 169px;
	width: auto;
	margin-left: 0px;
	height: auto;
	z-index: 5;
}

/******************************Ends*********************************/
#telNo {
	background-image: url(../i/telNoBg.gif);
	background-position: left bottom;
	position: absolute;
	height: auto;
	width: 240px;
	right: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
#telNo p {
	text-align: right;
	display: block;
	margin-right: 25px;
	padding: 10px 0px 6px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
#footer {
	background-image: url(../i/footerBg.gif);
	background-repeat: repeat-x;
	height: 74px;
	width: 800px;
	margin-top: 20px;
	text-align: left;
	clear: both;
}
#footer p {
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-left: 215px;
}
#telNo .lrger {
	font-size: 18px;
}
#logo {
	position: absolute;
	height: 79px;
	width: 132px;
	left: 30px;
	top: 30px;
}

#logo img {
	border: 0px;
}
#logo a.strap {
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1C1950;
	font-weight: bold;
}
#logo a.strap:hover {
	text-decoration: underline;
}




#buffer {
	height: 200px;
	width: 800px;
	background-image: url(../i/horizon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 30px;
}
#content .col {
	float: left;
}
#content .Left {
	width: 200px;
	margin-right: 15px;
}
#content .Left h1 {
	display: block;
	text-indent: -9999px;
	background-image: url(../i/featuredServices.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
	height: 25px;
	width: 200px;
	border-top-style: none;
	border-bottom-style: none;
	margin: 4px 0px 0px;
	padding: 0px;
	border-right-style: none;
	border-left-style: none;
}
#content .Left p.pullOut {
	color: #26BCD7;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-left: 15px;
	text-align: right;
}
#content .Left .link {
	display: block;
	width: 185px;
	text-align: right;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-left: 15px;
	height: auto;
}
#content .Left .link a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}
#content .Left .link a:hover {
	text-decoration: underline;
}
#content .Left .link a:visited {
	color: #000000;
}
#content .Left .link p {
	margin: 0px 0px 8px;
	padding: 3px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C1950;
	text-transform: capitalize;
	font-weight: bold;
}
#adOne {
	height: 140px;
	width: 200px;
	background-image: url(../i/adBg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#adOne h2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	width: auto;
	text-transform: uppercase;
	margin: 0px;
	padding-left: 25px;
	float: left;
	padding-bottom: 0px;
}
#adOne a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	padding-top: 17px;
	padding-bottom: 11px;
	background-image: url(../i/whtBorder.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
	float: right;
	width: 75px;
	text-align: right;
	padding-right: 8px;
	margin-right: 7px;
}
#adOne a:hover {
	text-decoration: underline;
}
#adOne img {
	clear: both;
	margin-left: 18px;
}
#adOne p {
	font-size: 10px;
	margin: 3px 0px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 100%;
}

#adTwo {
	height: 140px;
	width: 200px;
	background-image: url(../i/adBg02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#adTwo h2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	width: auto;
	text-transform: uppercase;
	margin: 0px;
	padding-left: 25px;
	float: left;
	padding-bottom: 0px;
	color: #FFFFFF;
}
#adTwo a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 17px;
	padding-bottom: 11px;
	background-image: url(../i/whtBorder.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
	float: right;
	width: 75px;
	text-align: right;
	padding-right: 8px;
	margin-right: 7px;
}
#adTwo a:hover {
	text-decoration: underline;
}
#adTwo img {
	clear: both;
	margin-left: 18px;
}
#adTwo p {
	font-size: 10px;
	margin: 3px 0px 0px;
	padding: 0px 10px 0px 20px;
	line-height: 100%;
}

#adThree {
	height: 140px;
	width: 200px;
	background-image: url(../i/adBg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#adThree h2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	width: auto;
	text-transform: uppercase;
	margin: 0px;
	padding-left: 25px;
	float: left;
	padding-bottom: 0px;
}
#adThree a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	padding-top: 17px;
	padding-bottom: 11px;
	background-image: url(../i/whtBorder.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
	float: right;
	width: 75px;
	text-align: right;
	padding-right: 8px;
	margin-right: 7px;
}
#adThree a:hover {
	text-decoration: underline;
}
#adThree img {
	clear: both;
	margin-left: 18px;
}
#adThree p {
	font-size: 10px;
	margin: 3px 0px 0px;
	padding: 0px 10px 0px 20px;
	line-height: 100%;
}

#content .Middle {
	width: 369px;
	margin-bottom: 25px;
}
#content .Middle p {
	font-size: 12px;
	line-height: 120%;
}
#content .Middle p.intro {
	display: block;
	margin-top: 45px;
	font-size: 12px;
}
#content .Middle p.firstPara {
	margin-top: 40px;
}
#content .Middle p.topMargin {
	margin-top: 90px;
}
#content .Middle h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	text-transform: uppercase;
	color: #1C1950;
}
#content .Middle ul {
	margin-top: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .Middle h1 {
	margin-top: 110px;
	font-size: 14px;
}

#content .Middle h1.response {
	display: block;
	margin-left: 158px;
	font-size: 16px;
	color: #666666;
}

#content .Middle p.paraMargin {
	margin-top: 100px;
}
#content .Middle ul.noBullets {
	list-style-type: none;
	margin: 15px 0px 0px;
	padding: 0px;
}
#content .Middle .subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	color: #1C1950;
}
#content .Middle .newsIntro {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
#content .Left .quote {
	display: block;
	margin-top: 54px;
	text-align: right;
	margin-left: 10px;
}
#content .Left .quote p {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #DB1F26;
	font-weight: bold;
}
#content .Left .quote h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	font-size: 14px;
	color: #999999;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 15px;
}
#content .Left .quote h4 {
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	padding-bottom: 5px;
	font-weight: bold;
}
#content .Left .quote ul {
	padding-bottom: 10px;
}
#content .Left .quote li {
	list-style-type: none;
}
#content .Left .quote li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	text-transform: uppercase;
}
#content .Left .quote a:link, #content .Left .quote a:visited {
	color: #000000;
	text-decoration: none;
}

#content .Left .quote a:hover {
	text-decoration: underline;
	color: #999999;
}
#content .Left .quote .addressDetails {
	color: #000000;
	font-size: 12px;
}
#content .Left .quote .addressDetails .notBold {
	font-weight: normal;
}

#content .Right {
	width: 200px;
	float: right;
}

#content .Right .blueBorder img {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B4E0EC;
	margin: 0px;
	padding: 0px;
}

#content .Right .blueBorder02 img {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B4E0EC;
	margin: 92px 0px 0px;
	padding: 0px;
}




#additionalLinks {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#additionalLinks p {
	margin: 5px 0px 0px;
	padding: 0px;
}
#additionalLinks a {
	font-size: 10px;
	color: #000000;
}
#roundel {
	height: 107px;
	width: 107px;
	background-image: url(../i/roundel.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	bottom: 20px;
	right: 150px;
}

/*******************Syles for response form ********************/

#responseForm {
	display: block;
	height: auto;
	width: 382px;
}
#responseForm h3 {
	margin-bottom: 10px;
	padding-top: 7px;
	margin-top: 10px;
}

#responseForm div {
	display: block;
	text-align: left;
	margin-top: 10px;
}
#responseForm input {
	left: 50px;
	margin-left: 15px;
	border: 1px solid #999999;
	font-size: 12px;
	padding: 4px;
	width: 197px;
	color: #333333;
}
#responseForm .title {
	width: 140px;
	display: block;
	float: left;
	font-size: 12px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
}

#responseForm .title02 {
	width: 140px;
	display: block;
	font-size: 12px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
}

#responseForm .submitDetails {
	width: 140px;
	display: block;
	float: left;
	font-size: 1px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

#responseForm textarea {
	border: 1px solid #999999;
	margin-left: 15px;
	padding: 2px;
	font-size: 12px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#responseForm select {
	margin-left: 15px;
}
#responseForm .shorter input {
	height: auto;
	width: auto;
}

#responseForm .shorter02 input {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#responseForm .subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #00336F;
}

#responseForm .productsTitle {
	width: 140px;
	display: block;
	font-size: 13px;
	height: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #00336F;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#responseForm .noBorder input {
	height: auto;
	width: auto;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#responseForm .lastnoBorder input {
	height: auto;
	width: auto;
	border: 1px solid #999999;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 155px;
}

#responseForm .noMail input {
	height: auto;
	width: auto;
	margin-right: 15px;
	float: left;
	margin-bottom: 0px;
	margin-left: 155px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#responseForm .noMailtxt {
	width: 165px;
	display: block;
	font-size: 11px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#responseForm .multiSelect {
	margin-bottom: 25px;
}
#responseForm .title .required {
	color: #00ADEE;
}

#responseForm .requiredTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00ADEE;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-left: 155px;
	padding: 0px 0px 5px;
}

#responseForm .requiredTxt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00ADEE;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-left: 155px;
	padding: 10px 0px 5px;
}

/* Ends */
#responseForm img {
	padding-left: 15px;
}
#responseForm .instruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin-left: 155px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#responseForm .security input {
	margin-left: 155px;
}
#responseForm .identipic img {
	margin-left: 140px;
	margin-top: 10px;
}

#responseForm .title2lines {
	width: 140px;
	display: block;
	float: left;
	font-size: 12px;
	height: auto;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
}
#responseForm .title2lines .required {
	color: #00ADEE;
}

/*******************Ends ********************/

#responseForm .tnt input {
	height: auto;
	width: auto;
	margin-left: 155px;
}
#responseForm p.tnt {
	display: block;
	margin-left: 152px;
	font-weight: bold;
}
#responseForm .last {
	padding-bottom: 10px;
}
#responseForm div.chkBoxes input {
	width: auto;
	height: auto;
	margin-top: 3px;
	margin-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#responseForm div.chkBoxes .required {
	color: #00ADEE;
}
#responseForm .boxTitle {
	width: 140px;
	display: block;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
}
#consignee div.deeper input {
	margin-top: 7px;
	margin-bottom: 7px;
}
#consignor h1.formtitle {
	margin: 0px 0px 0px 153px;
	padding: 15px 0px 5px;
	text-transform: uppercase;
	color: #00ADEE;
}
#consignor {
	background-color: #E2DCD1;
	margin: 5px 8px 5px 5px;
}

#consignee h1.formtitle {
	margin: 0px 0px 0px 153px;
	padding: 15px 0px 5px;
	text-transform: uppercase;
	color: #00ADEE;
}
#consignee {
	background-color: #E2DCD1;
	margin: 5px 8px 5px 5px;
}
#responseForm #submit {
	background-color: #D7CFC2;
	margin: 5px 8px 5px 5px;
}
