a:active{
outline: none;
}

a:focus{
-moz-outline-style: none;
}
html, body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height:100%;
}
#navigation {
	width: 741px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	height: 56px;
	text-align: right;
}
#header {
	background-image: url(images/header-background.jpg);
	background-repeat: no-repeat;
	height: 42px;
}
#header h1 {
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 181px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#header p {
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 181px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#page {
	position: relative;
}
.pageback {
	background-image: url(images/page-background2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height:100%;

}
.pagebackright {
	background-image: url(images/page-background-no-right.gif);
	background-repeat: repeat-y;
	background-position: center top;
		height:100%;


}
.pagebacknarrowright{
	background-image: url(images/page-background-right-narrow.gif);
	background-repeat: repeat-y;
	background-position: center top;
		height:100%;


}
.pagebackrightwide {
	background-image: url(images/page-background-right-wide.gif);
	background-repeat: repeat-y;
	background-position: center top;
		height:100%;


}
a.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A999A;
	text-decoration: none;
	display: block;
	height: 38px;
	width: 56px;
	text-align: center;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}
a.topnav:hover {
	color: #085CB1;
}
a.topnavon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #085CB1;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 56px;
	text-align: center;
	padding-top: 15px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}

.navborder{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #085CB1;
	}
	
.navborderright{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #085CB1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #085CB1;
	}

#left {
	width: 171px;
	position: absolute;
	top: 56px;
}




#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 9px 0px 0px 9px;
	display:block;
}
#left a.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 9px 0px 0px 9px;
	display:block;
}
#left a.sub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	color: #054B92;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 9px;
	padding: 0px;
}
#left a.imagenav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	color: #054B92;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	display:block;
}
#planzoom, #planzoom2, #planzoom3, #planzoom4, #planzoom5, #planzoom6, #planzoom7, #planzoom8, #planzoom9, #planzoom10, #planzoom11, #planzoom12{
	width: 741px;
	position: absolute;
	left: 0px;
	visibility:hidden;
	z-index:10;
	background-color:#FFFFFF;
	height:100%;
	
}
#content {
	width: 570px;
	position: relative;
	left: 171px;
}
.leftpadding {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navtable {
	margin-top: 18px;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
h2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
h3{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #054B92;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}


a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}




.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.blue {
	color: #2476CC;
	line-height: 26px;
	padding: 0px;
	margin: 0px;
}
.mapback {
	background-image: url(images/international.jpg);
	background-position: 0px 373px;
	background-repeat: no-repeat;
}
#one {
	position: absolute;
	width: 399px;
}
#two {
	position: absolute;
	width: 399px;
	visibility: hidden;
}
#links {
	position: absolute;
	left: 0px;
	top: 386px;
	z-index: 10;
	width: 110px;
}

h3 a {
	text-decoration: underline;
	color: #054B92;
}
#superyacht {
	position: absolute;
	top: 473px;
	left: 0px;
}
#newslinks {
	position: absolute;
	top: 334px;
	left: 1px;
	width: 170px;
}
#navalarchitectureone {
	width: 283px;
}
#navalarchitecturetwo {
	width: 283px;
}
#navalarchitecturethree {
	width: 283px;
}
#navalarchitecturefour {
	width: 283px;
}
#exteriorone {
	width: 283px;
}
#exteriortwo {
	width: 283px;
}
#exteriorthree {
	width: 283px;
}
#exteriorfour {
	width: 283px;
}
#exteriorfive {
	width: 283px;
}
#ownyachtdetail {
	width: 398px;
}
#navalarchitecturebottom {
	width: 283px;
}
#formbottom {
	width: 398px;
}
#ownyachtquestion {
	width: 398px;
}
.relative {
	position: relative;
		visibility: visible;
		z-index:10;
		border:1px solid #ffffff;
		display:block;
	
}
.absolute {
	position: absolute;
	visibility: hidden;


}
.contactform p {

	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.intro {
	color: #0A64C4;
	font-weight: bold;
	line-height: 14px;
}
.credit {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.servicesintro {
	line-height: 16px;
	color: #064A91;
	letter-spacing: 1px;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #074A90;
	padding-top: 8px;
	padding-bottom: 4px;
	line-height:22px;
}
.portfoliotable p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
ul.portfoliolists  {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;

}


.portfoliolists li {
	margin-left: 10px;
	padding-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet2.jpg);
	font-size: 11px;
	


}

#intdesone {
	position: absolute;
	width: 285px;
}
#intdestwo {
	position: absolute;
	width: 285px;
	visibility: hidden;
}
#intdeslinks {
	position: absolute;
	left: 0px;
	top: 428px;
	z-index: 10;
	width: 62px;
}
#aboutone {
	position: absolute;
	width: 342px;
}
#abouttwo {
	position: absolute;
	width: 342px;
	visibility: hidden;
}
#aboutthree {
	position: absolute;
	width: 342px;
	visibility: hidden;
}
#aboutlinks {
	position: absolute;
	left: 0px;
	top: 840px;
	z-index: 10;
	width: 106px;
}

#aboutlinksBack {
	position: absolute;
	left: 0px;
	top: 640px;
	z-index: 10;
	width: 106px;
}

.subnavtable {
	margin-right: 9px;
	margin-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.subnavtable p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
a.clicktoenlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	display:block;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
a.clicktoanimation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	display:block;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 6px;
	margin-bottom: 7px;
	padding-left: 9px;
}
.padtop49 {
	margin-top: 52px;
}

.padtopBurstOut {
	top: 294px;
	position:absolute;
}

.padtop58 {

	margin-top: 58px;
}
.padtop33 {

	margin-top: 38px;
}
#superyachtwrap {
	position: relative;
	width: 285px;
	heihgt: 653px;
	border:1px solid 
}
#superyachtone {
	position: absolute;
	width: 285px;
}
#superyachttwo {
	position: absolute;
	width: 285px;
	visibility: hidden;
}
#superyachtthree {
	position: absolute;
	width: 285px;
	visibility: hidden;
}
#superyachtlinks {
	position: absolute;
	left: 0px;
	top: 813px;
	z-index: 10;
	width: 106px;
}
#planzoom2 {
	width: 741px;
	position: absolute;
	left: 0px;
	visibility:hidden;
	z-index:10;
	background-color:#FFFFFF;
}
.date {
	color:#3399FF;
	font-weight:bold;
}
.image-style {
	background-color: #88C4FF;
	padding-right: 50px;
	padding-left: 50px;
}
.portfoliotable td {
	vertical-align: top;
}
.bold {
	font-weight: 425;
}
.push-down {
	position: relative;
	top: 244px;
}

#flvmovie {
	background-color: #FFFFFF;
	z-index: 1;
	position: relative;
	height: 183px;
}
.sloop {
	position: absolute;
	left: 430px;
	top: 119px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.ketch {
	position: absolute;
	left: 430px;
	top: 264px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.whiteTable {
	background-color: #FFFFFF;
}
.eletter td {
	vertical-align: top;
	border-bottom:1px solid #CCCCCC;

}
.white {
	background-color: #FFFFFF;
}

#header #Burger {
	position: absolute;
	top: 65px;
	right: 148px;
}
#header #derecktor {
	position: absolute;
	top: 63px;
	right: 402px;
}


a.pageLink:link {
	color: #0A64C4; 
	text-decoration: underline;
	font-weight: bold;
}
a.pageLink:visited {
	text-decoration: underline;
	color: #0A64C4;
	font-weight: bold;
}
a.pageLink:hover {
	text-decoration: none;
	color: #0A64C4;
	font-weight: bold;
}
a.pageLink:active {
	text-decoration: underline;
	color: #0A64C4;
	font-weight: bold;
}
.gulf-news  img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
